Skip to content
Discussion options

You must be logged in to vote

I solved the problem. Port 8080 was already in use, I think by docker. The funny thing is that when I ran netstat -tulpn port 8080 was not listed as in use, but even without Adonis running, I was getting a 404 when I went to http://localhost:8080. In the end I stopped a few services one of them being docker, and suddenly everything worked fine.

Thanks for your help anyway.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@simonjcarr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by simonjcarr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants