MabezDev / wokwi-server

Other
58 stars 7 forks source link

Error connecting to ws://localhost:9012. #13

Open terokarvinen opened 1 year ago

terokarvinen commented 1 year ago

Documentation could clarify how to run this program. Especially, minimum steps to run prebuilt binaries on an empty machine.

Steps to reproduce

Browser opened with Wokwi web GUI.

The bug (what happened): A bar over the page says: "Error connecting to ws://localhost:9012. Please reload the page."

What I expected to happen: I expected the web editor open and run Blink project. (For the error message, I expected guidance how to fix the error).

My use case: Simulate Arduino UNO and ESP32 offline, using Wokwi web interface.

Maybe I should install some prerequisites. Could documentation (README.md) explain the minimum steps to take, when running the prebuilt binaries on an empty machine?

MabezDev commented 1 year ago

For the error message, I expected guidance how to fix the error

Please file an issue against wokwi for that, I have no control over those messages.

Perhaps you can take a look at the developer console in the web browser and get some more info about the disconnect issue? It's hard to tell what's going on here just from the details provided.

eilefsen commented 2 months ago

This issue was likely addressed by the troubleshooting advice in this recent pull request. #23