Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hw1-1.electricity.works went away around 7 PM 2023-01-27? #164

Open
anschweitzer opened this issue Jan 28, 2023 · 2 comments
Open

hw1-1.electricity.works went away around 7 PM 2023-01-27? #164

anschweitzer opened this issue Jan 28, 2023 · 2 comments

Comments

@anschweitzer
Copy link
Collaborator

anschweitzer commented Jan 28, 2023

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.

@jessicamillar
Copy link
Collaborator

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

@jessicamillar
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants