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
Almond log just reports many mqtt disconnect messages (1/minute), and doesn't connect. Ear is reporting nothing has been heard for an hour. Haven't checked orange yet. mosquitto_sub doesn't fail, but just seems to sit there. MQTT Explorer connect takes a long time then reports disconnected. gwd events show has last report at around 3PM.
The text was updated successfully, but these errors were encountered:
When I cleared the dummy_ear_queue (which had something like 800,000 messages) everybody started talking again. Unfortunately I did not first go to the overview page to inspect memory, but it seems likely that the dummy_ear_queue had clogged up our memory.
queues are not meant to be long on rabbit. The dummy ear queue is just for debugging, so maybe we could leave it in with a short queue if we want to take the time to figure out how to do that. For now I am deleting that queue
Its interesting that gwd events show stopped at 3 pm but the ear didn't generate a nothing heard for the last hour until 7 pm. We should dig into that perhaps.
Almond log just reports many mqtt disconnect messages (1/minute), and doesn't connect. Ear is reporting nothing has been heard for an hour. Haven't checked orange yet. mosquitto_sub doesn't fail, but just seems to sit there. MQTT Explorer connect takes a long time then reports disconnected.
gwd events show
has last report at around 3PM.The text was updated successfully, but these errors were encountered: