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
I get this output which starts on the docker and I can see it with docker ps command but it never shows up mqtt explorer and I believe it either is not loading the config or it has some prereq that is not met but it is not giving any output to explain whats going on. I have installed the node.js v8 on the synology so that should be all it needs.
The text was updated successfully, but these errors were encountered:
sudo docker run -v /opt/config:/config dfarkov/onvif2mqtt
{"level":30,"time":1589486125412,"msg":"Loading configuration. {"configPath":"/config/config.yml"}","v":1}
{"level":30,"time":1589486125493,"msg":"Validating configuration file.","v":1}
{"level":30,"time":1589486126244,"name":"Manager","msg":"Beginning initialization...","v":1}
{"level":30,"time":1589486126245,"name":"MQTT","hostname":"127.0.0.1:1883","msg":"Connecting.","v":1}
I get this output which starts on the docker and I can see it with docker ps command but it never shows up mqtt explorer and I believe it either is not loading the config or it has some prereq that is not met but it is not giving any output to explain whats going on. I have installed the node.js v8 on the synology so that should be all it needs.
The text was updated successfully, but these errors were encountered: