You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can make the change yourself or just pull the latest changes.
The latest version of Mosquitto 2.0 runs more securely by default and isn't letting in access from an unconfigured I.P. Since security is not the focus of the tutorial it is easily fixed by pinning to the older Mosquitto version.
I am getting this error "Error: Connection refused" while running below command
docker run -it --rm --name mqtt-subscriber --network fiware_default efrecon/mqtt-client sub -h mosquitto -t "/#"
Error: Connection refused
The text was updated successfully, but these errors were encountered: