N8N 504 error

fabiosvn
PRO

a year ago

Hello everyone,

I'm getting the following error on my n8n project. Seems to be something related with Postgres, but have no clue how to solve it.

Any ideas how to solve it? Thanks!

Error:

[WARN tini (7)] Tini is not running as PID 1 and isn't registered as a child subreaper.

Zombie processes will not be re-parented to Tini, so zombie reaping won't work.

To fix the problem, use the -s option or set the environment variable TINI_SUBREAPER to register Tini as a child subreaper, or run Tini as PID 1.

License manager not initialized

UserSettings were generated and saved to: /home/node/.n8n/config

n8n ready on 0.0.0.0, port 5678

Basic auth has been deprecated and will be removed in a future version of n8n. For authentication, please consider User Management. To learn more: https://docs.n8n.io/hosting/authentication/user-management-self-hosted

Initializing n8n process

n8n detected that some packages are missing. For more information, visit https://docs.n8n.io/integrations/community-nodes/troubleshooting/

Version: 0.236.0

Stopping n8n…

2024-04-16 11:58:31.806 UTC [33] LOG: checkpoint starting: time

2024-04-16 11:58:41.336 UTC [33] LOG: checkpoint complete: wrote 93 buffers (0.6%); 0 WAL file(s) added, 0 removed, 1 recycled; write=9.520 s, sync=0.003 s, total=9.530 s; sync files=3, longest=0.002 s, average=0.001 s; distance=5859 kB, estimate=6356 kB

2024-04-16 12:03:31.435 UTC [33] LOG: checkpoint starting: time

2024-04-16 12:03:41.769 UTC [33] LOG: checkpoint complete: wrote 101 buffers (0.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.325 s, sync=0.003 s, total=10.334 s; sync files=3, longest=0.002 s, average=0.001 s; distance=6245 kB, estimate=6345 kB

2024-04-16 12:08:31.866 UTC [33] LOG: checkpoint starting: time

2024-04-16 12:08:42.290 UTC [33] LOG: checkpoint complete: wrote 19 buffers (0.1%); 0 WAL file(s) added, 0 removed, 1 recycled; write=10.415 s, sync=0.003 s, total=10.424 s; sync files=3, longest=0.002 s, average=0.001 s; distance=6463 kB, estimate=6463 kB

2 Replies

fabiosvn
PRO

a year ago

More info


a year ago

Logs aside, what is actually wrong? can you access n8n? are you missing data?