Hello, really enjoying SST!
I seem to be stuck on one one issue, the SST console is stuck on ‘Syncing metadata’…
Network log shows this as failing POST
https://localhost:13557/proxy/https://ssm.ap-southeast-2.amazonaws.com/`
Debugging
- Firefox 110.0.1 (deleted & reinstalled via brew)
- disabled adBlocker
- SST v2.0.38
- aws cli (
aws s3 ls
returns stuff) - followed the steps in SST Console | SST
- I also tried Chrome and FF in Private
I ran npx sst console
in the root of my project (project deploys to AWS fine) and I get a loading screen with the message ‘Syncing Metadata’ - seems like its strying to connect to something but can’t…
Any help would be appreciated!