You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
A workaround might be to scan for available ports (like the Puter dev server does) instead of hard-coding them. That doesn't fix this issue, but would make it less of a problem, and would generally be good to do as we don't know what ports someone's system might be using already.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm running on Linux, and this happens a bit inconsistently for me.
Steps:
dev-runner ./run-phoenix-http.json5
stop
to shut it downnode
processes related to it have exiteddev-runner ./run-phoenix-http.json5
againAfter doing the same again, I only had the
:8080
server fail to start. Then a third time, they both succeeded. But it definitely varies.The text was updated successfully, but these errors were encountered: