Describe the problem/error/question
I have configure n8n exactly following this guide
How to Install n8n on Your Synology NAS – Marius Hosting but it runs on port 5678 which I cannot allow on my network, it should run on my ddns mynasname.synology.me
What is the error message (if any)?
No error just wrong port.
Logfile shows "running on httsp://mynasname.synology.me:5678 but I cannot get rid of the 5678
Probably a yaml config?
Please share your workflow
See link above
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
n8n
November 2, 2024, 10:55am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Created this issue 5 min ago.
Good for you. I have no clue what you actually did and how it could help me, so you are looking for a solution, not to help me out.
Jon
November 3, 2024, 9:13am
8
Have you both tried setting WEBHOOK_URL
and setting it to be the URL and protocol you want to use so https://automations.mydomain.com
Jon
November 3, 2024, 9:35pm
10
Sorry that is not an official install guide but based on the error I suspect WEBHOOK_URL
is either not set or it has an incorrect value in it.
If it is set correctly it could be that n8n was not stopped and started after adding it.
Thanks but there is no error. Just mydnsname running on port 5678 like https://mydns:5678
Damn it, indeed a typo in my url. Searched for more than a day and did not notice it at all. Thanks for your help, how stupid of me! Works like a charm
1 Like
system
Closed
November 10, 2024, 11:07pm
13
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.