You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
(Hi! 👋 Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)
What are the steps to reproduce this issue?
What happens?
Gateway works for around one to several hours and crashes with unhandled exception in callback handler.
What were you expecting to happen?
Gateway should keep running
Any logs, error output, etc?
(If it’s long, please paste to https://gist.github.com and insert the link here)
Any other comments?
Hello, this keeps happening and I have no idea why. Can anyone help me to find a reason and to fix it?
I tried adding
except KeyError as ex:
self._log('KeyError Exception: {}', ex)
but it doesn't help or I did something wrong.
What versions of software are you using?
nodename='FiPy', release='1.18.2.r3', version='v1.8.6-849-86b2375 on 2019-03-15', machine='FiPy with ESP32', lorawan='1.0.2'
The text was updated successfully, but these errors were encountered: