Troubleshooting Oktopus Controller - Mark-Millard/oktopus GitHub Wiki
Inspecting Logs
You can check the logs of the container application protocol you're trying to connect your device to with the following Docker commands:
- "docker logs -f mqtt"
- "docker logs -f stomp"
- "docker logs -f ws"