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

Mosquitto crash #172

Open
bertt opened this issue Feb 10, 2020 · 2 comments
Open

Mosquitto crash #172

bertt opened this issue Feb 10, 2020 · 2 comments

Comments

@bertt
Copy link
Contributor

bertt commented Feb 10, 2020

sometimes we observe Mosquitto server crashing, error message:

mosquitto: loop.c:489: loop_handle_reads_writes: Assertion `pollfds[context->pollfd_index].fd == context->sock' failed
version mosquitto version 1.4.15
timestamp Sat, 07 Apr 2018 11:13:41 +01

Workaround: restart server

Used Docker image: https://github.com/toke/docker-mosquitto

@bertt
Copy link
Contributor Author

bertt commented Feb 10, 2020

On the https://github.com/toke/docker-mosquitto there is a hint to move to the official Eclipse Mosquitto https://hub.docker.com/_/eclipse-mosquitto/

@bertt
Copy link
Contributor Author

bertt commented Feb 13, 2020

Changed docker-compose.yml (https://github.com/gost/docker-compose/blob/master/docker-compose.yml)

Testing: dashboard mqtt client is working, mosquitto_sub working, Mosquitto version 1.6.8.

Small drawback: both files (docker-compose.yml file + mosquitto.conf) are needed to get GOST running.

Todo: rollout/test on production server

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

1 participant