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

Out of the box the docker image doesn't work - Error: Address not available #2910

Open
ashtonian opened this issue Sep 29, 2023 · 1 comment

Comments

@ashtonian
Copy link

docker run elcipse-mosquitto -p 1883:1883 doesn't serve anything. This makes the docker image useless for testing pipelines.

@JustEnoughDucks
Copy link

JustEnoughDucks commented Dec 29, 2023

Take a look at this thread:

#1078

For me, after 4 hours of trying every single solution on the page, nuking the entire directory structure and rebuilding multiple times, even setting the permissions to 777 in every single directory mosquitto has access to throws a "permissions error" from mosquitto. You have to set everything up not according the the documentation at all, apparently.

The mosquitto docker image is fundamentally broken. I have never seen a container that couldn't even resolve a fundamental missing config file without being unable to start.

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