Install n8n(1.63.4) on Synology with docker

Describe the problem/error/question

I managed to install n8n the latest version on my synology and applied reverse proxy and ssl
I can login and it looks okay(I guess) but as soon as I hit the listen for the test event then I can’t stop listening

but I can stop the full test flow

I tired to put custom header on reverse proxy setting on DSM, modified the environments on both docker and yml but no luck.

it was only work when I installed version 1.1

Anyone have same issue? or it just me?

Anyone know how to fix this and please advise me how to fix it

What is the error message (if any)?

Please share your workflow

(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: 1.63.4
  • **Database (default: SQLite and tired PostgresDB)
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docke):
  • **DSM 7.1.1

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:

Hi @tae_hoon_Yim

Can you check that your reverse proxy has Websocket support?
Also, what is your docker setup? Which env variables are you using?

Thanks for providing the additional info :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.