-
Notifications
You must be signed in to change notification settings - Fork 709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kolibri start command can't detect if the port is not available. #4189
Comments
This should be addressed in #3285 |
also related and targeted to 0.11.0: #1707 |
@indirectlylit this was previously fixed in #3048, so the issue is a regression in 0.10 - not sure when, why etc :) |
@mrpau-richard Hi! I'm wondering if you still have the |
@lyw07 your right, it did show in log file that the port is not available. But the logs appear only in the Here are my log files: |
thank you! @mrpau-richard That makes sense to me. I will find ways to let the error show up at the terminal. |
Observed behavior
I have running KA LIte server on port 8008 then I run the
kolibri start
command at the command prompt and I used the same port 8008 then kolibri say it running on that port but when I check it it's not, still KA Lite using that port.Expected behavior
kolibri start
command should have an error that the port is not available.Errors and logs
Context
Tell us about your environment, including:
The text was updated successfully, but these errors were encountered: