New error after running app for 3 days with no issues.
0184102170 [app] WARN: Cloud connecting
0184103994 [system] ERROR: Failed to determine server address
0184104000 [system] WARN: Cloud socket connection failed: -230
0184104006 [system] WARN: Internet available, Cloud not reachable!
0184104009 [system] WARN: Handling cloud error: 3
0184104006 [app] WARN: Cloud disconnected
The [app] WARN: Cloud connecting
is my app trapping all errors. The ARGON is fast flashing cyan.
This is the console log for that period:
So it seems to have rebooted - although the log doesn’t have the sequence I would expect, which based on past reboots should be:
The Serial output shows that my app is looking for DNS resolution of an external server and its returning 0.0.0.0 - so my suspicions is that somewhen it lost its IP configuration.
Once manually restarted it resumed expected operation
Any ideas as to where to look?