sst / ion

SST v3
https://sst.dev
MIT License
1.89k stars 221 forks source link

Keep getting failed to connect to mqtt #1166

Open manjufy opened 3 hours ago

manjufy commented 3 hours ago

I'm starting with fresh project with mono repo setup and running the app in LIVE mode, and every second day I start the project get the following error

failed to connect to mqtt: network Error : dial tcp: lookup xxxx.iot.ap-southeast-1.amazonaws.com: no such host

Here are my steps.

My Environment:

OS: MacOs
Node version `v21.7.3`
sst version: ^3.1.47
manjufy commented 3 hours ago

OK, It works after 15-20mins of trying the command several times. Why is that so? Is there a cooling period that we need to wait after the running the command for the first time?