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 was archived by the owner on Nov 10, 2023. It is now read-only.
We need to detect if the default port for the server to run is being occupied. If so, we need to add some logic in the app in order to change it in execution time and prevent it from getting white screen instead.
Why is it needed? What is the value? For whom do we build it?
Nowadays, we have some users reporting they get white screen when open the desktop app (specially on windows) and they are unable to use it. The root cause of it is typically related to used port by another app that is preventing the desktop from starting the HTTPS server.