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

possible bug: restart MQTT on use-hd-keys #803

Open
Evanfeenstra opened this issue Feb 21, 2024 · 1 comment
Open

possible bug: restart MQTT on use-hd-keys #803

Evanfeenstra opened this issue Feb 21, 2024 · 1 comment
Assignees

Comments

@Evanfeenstra
Copy link
Contributor

We saw swarm4 relay crash when MQTT server reconnected (swarm4 is using use-hd-keys). Maybe there is a bug there?

@Evanfeenstra
Copy link
Contributor Author

Evanfeenstra commented Feb 21, 2024

postmortem on the crash

  • MQTT was restarted (up, but missing env vars for sphinx-auth, which mqtt uses for authorization of new clients)
  • a couple hours later the EC2 was dead
  • big spike in EC2 EBS reads.... possibly relay trying over and over to hit MQTT and getting 401... and for some reason loading the sqlite again and again? Or maybe crashing and restarting over and over?

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