3 months ago
I'm trying to depoly a project and I can't access my templates.
How do I deploy this?
Can I recover my existing templates?
Attachments
12 Replies
3 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
3 months ago
Hello! Can you please share the logs what caused the errors? I saw some errors with healthcheck but it's hard to tell what caused them without seeing 
3 months ago
Attached is the error from the primary container.
Attachments
experimentandoideias
Attached is the error from the primary container.
3 months ago
Well it looks like the healtcheck is failing here.
Do you have it configured correctly?
3 months ago
The worker is also failing, is it for the same reason?
Attachments
3 months ago
I don’t know how to configure the integrity, how do I do it?
3 months ago
This is the only thing that has an error. The permissions is just a warning.
Is your N8N pointing to the right database?
Attachments
3 months ago
Postgres is not being pointed to, what should be pointing to it?
Attachments
3 months ago
?
3 months ago
Postgres is not being pointed to, what should be pointing to it?
3 months ago
I need assistance with connecting my database. Could you please guide me through the process?
Attachments
3 months ago
In your first few screenshots, it would appear you didn't have any deployments on your Postgres service so N8N was failing when trying to connect to the database to run migrations because the database wasn't actually running. Now that it appears your Postgres is running based on your last screenshot, and you're running my template, so it should already be pre-configured. Go on each of your two n8n services ("Primary" and "Worker") and try redeploying the deployment or open the command palette (CTRL+K on WIN, CMD+K on MAC) to initialize a fresh deployment with the "Deploy latest commit" button.