Dear Armin,
Hope you are doing good!
I am facing issue with MQTT application, getting error as address not found, in Docker container log.
Br,
Devendra
??? Devendra, your mail says nothing to me? What shall I respond. Where is the technical insight?
It is like you say to me ... today I see the sun is rising.
„You never fail until you stop trying.“, Albert Einstein (1879 - 1955)
June-7th-2022, 10:35 AM
(This post was last modified: June-7th-2022, 12:03 PM by Armin@netPI.)
Well now I am able to understand what your problem is.
Your problem is easy explained. The latest version of mosquitto does not contain a mosquitto.conf file any more in the container. So it is missing.
Please visit the offiical README Docker web page of mosquitto. Then you will see it on
https://hub.docker.com/_/eclipse-mosquitto by yourself. You need a conf file on your host system and map it to the docker image using the docker volume function
It is not a task of this forum how to correctly use Docker images if there are official help and readme pages instead for those applications
Thx
Armin
„You never fail until you stop trying.“, Albert Einstein (1879 - 1955)
Dear Armin,
Thanks for your support, the issue is resolved.
Br,
Devendra