Skip to content

Port Conflict #44

@sanyaade-iot

Description

@sanyaade-iot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions