Skip to content
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

Port Conflict #44

Open
sanyaade-iot opened this issue Oct 7, 2017 · 2 comments
Open

Port Conflict #44

sanyaade-iot opened this issue Oct 7, 2017 · 2 comments

Comments

@sanyaade-iot
Copy link

Hi Everybody,

I try to compile and run chat server but got port in use so I try to change the port inside prod.exs to 4060 but its not working. Where can I change or configure port? Many thanks!

Error message:

mix phoenix.server is deprecated. Use phx.server instead.

=INFO REPORT==== 7-Oct-2017::17:29:13 ===
application: logger
exited: stopped
type: temporary
** (Mix) Could not start application chat: Chat.start(:normal, []) returned an error: shutdown: failed to start child: Chat.Endpoint
** (EXIT) shutdown: failed to start child: Phoenix.Endpoint.Handler
** (EXIT) shutdown: failed to start child: {:ranch_listener_sup, Chat.Endpoint.HTTP}
** (EXIT) shutdown: failed to start child: :ranch_acceptors_sup
** (EXIT) {:listen_error, Chat.Endpoint.HTTP, :eaddrinuse}

God blesses!!!

Best regards,
Sanyaade

@sanyaade-iot
Copy link
Author

Hi everybody,

Its me again.... Now I got it sorted by changing port also inside the dev.exs as well to 4060, so its now working.

Please help close this issue.

God blesses!!!

Best regards,
Sanyaade

@pubfriend
Copy link

Error on port 5500. Please try to change the port through settings or report on GitHub... how do i solve this. I got it in my test work in vs code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants