StableStudio | browsers cannot establish a connection to the server at the localhost
Beto-Prado opened this issue · 3 comments
I have stalled and used the StableStudio on my Mac (and all the rest: node.js and yarn). The installation went all well and StableStudio was working perfectly fine. However, my browsers cannot establish a connection to the server at the localhost anymore. I am using http://localhost:3000/ or http://localhost:3000/settings
I have tried on both Safari 16.5.2 and Firefox 109.0.1 on my MacBook Pro 2019, OS Monterey 12.6.7
Am I missing something? Could someone help me with this please?!
what branch is this? and what commands did you run? Did you see Vite print out a local URL?
Hello KAJdev,
Thank you for your quick reply!
Sorry my ignorance. I have followed the steps on the quick start from https://github.com/Stability-AI/StableStudio
Downloaded node.js 18.17.0 LTS for macOS from here https://nodejs.org/en/download
After installing, I have used StableStudio on my computer and it was all working well. But when I tried to access next time, it gave me those messages above.
Since everything was installed and have worked properly after installation, I thought all I had to do was to go to my browser and run StableStudio through the localhost link:
Do I need to do anything else to run StableStudio again? Should I run any command via terminal before trying the localhost link?
Thanks!
Hey KAJdev! Nevermind! I managed to make it work.
I figure that out. We do need to run the commands every time before actually go to the localhost link.
Sorry to waste your time, I am new in the platform and have not posted it properly.