-
Notifications
You must be signed in to change notification settings - Fork 31
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
"jovo run" should throw an error if selected default port is already being used #91
Comments
jovo run
should throw an error if selected default port is already being used
Hi @stuart-clark-45, thank you. I typically get an error like this when I try to run the server when the port is already used in a different tab:
I agree that it could have a more descriptive error message. Are you seeing this error? |
Hi @jankoenig Thanks for the speedy response promising to see that this repo is so active A useful bit of info i probably missed out is that the port clash was caused by a Once I run
Then when I try to launch the app through alexa testing console I get the following output
|
Hey @stuart-clark-45 Based on your feedback, we've made some improvements. Please update your Jovo CLI and let me know what you think. |
Hi @aswetlow, I have updated my jovo-cli and just gave this a test afraid I see no change |
Closing this for now due to inactivity. If the issue still persists, feel free to reopen. |
I'm facing a similar issue. When the
Notice that if I use |
Seems like this is a bug we didn't catch earlier. Setting |
I'm submitting a...
Expected Behavior
jovo run
should throw an error if selected default port is already being usedCurrent Behavior
everything appears to start up fine, so kinda looks like jovo just isn't working to the new user such as myself
Your Environment
Jovo CLI Version: 2.2.7
Jovo packages of current project:
jovo-cms-i18next: 2.2.10
jovo-core: 2.2.9
jovo-db-filedb: 2.2.9
jovo-framework: 2.2.12
jovo-platform-alexa: 2.2.14
jovo-platform-dialogflow: 2.2.10
jovo-platform-googleassistant: 2.2.12
jovo-plugin-debugger: 2.2.10
ProductName: Mac OS X
ProductVersion: 10.13.4
BuildVersion: 17E202
The text was updated successfully, but these errors were encountered: