Closed this issue 5 months ago · 0 comments
As reported in #617, the app will crash if the default port (or a new one set by a user) is already in use. We need to catch the exception, increment the port by 10, store the new value, and retry.