When I telnet a local server I get telnet: Unable to connect to remote host: Connection refused

Viewed 19

I am spinning up a new server and I am running the Phoenix application on it on port 400.

However when I run telnet localhost 4000

I get

telnet: Unable to connect to remote host: Connection refused

I'm not sure why this is the case

0 Answers
Related