Hi,
Not sure this is the right place to ask, please move if not.
I tried installing n8n on DO server, followed the instructions from the server setup docs page.
After installation when I visit the site I see the message “404 page not found”
n8n installation URL: https://n8n.aceboxmedia.com/
Not sure where I messed up. I am not comfortable with console log, total noobie here, can someone look at my console actions and let me know the mistake?
Console log: https://pastebin.com/h6p49dfs
Any help would be great, thank you in advance.
jan
December 12, 2020, 10:22am
2
Welcome to the community @jijojose !
Please use instead of: docker-compose up -d
just: docker-compose up
and then post what it displays you.
It will then print the output of all the services in the terminal and will allow seeing what is going on exactly.
Hi @jan ,
Thank you for replying.
Did as you mentioned, here is the output: https://pastebin.com/ULjVsvUe
Thank you.
jan
December 12, 2020, 10:55am
4
Ok thanks. Please check this topic out:
Hi guys,
this is my first post here and first of all, n8n looks amazing. I think it is an incredible tool.
Also I love the idea of fair-code (never heard it before) and I hope to give something back to the community and to the project.
I made a fresh server installation on ubuntu20.04 with docker. Everything looks good at installation.
But when I try open the page it gives me a 404 error.
What am I doing wrong?
SSL works and everything seems to be fine.
Is there a n8n log somewhere?
Look…
1 Like
That worked! Thank you @jan .
jan
December 12, 2020, 11:31am
6
Great! Happy to hear. Have fun!
1 Like