sst / ion

SST v3
https://sst.dev
MIT License
1.99k stars 231 forks source link

sst dev error #1176

Open wissem-km opened 6 days ago

wissem-km commented 6 days ago

When running sst dev in my development environment, I encounter an error related to connecting to the MQTT broker via WebSockets. The connection attempt fails with a WebSocket close code 1005, indicating that the connection was closed without a specific status

level=ERROR msg="exited with error" err="failed to connect to mqtt: network Error : websocket: close 1005 (no status)"

jayair commented 2 days ago

Does this happen all the time? Does it ever connect?