N8n setup pops up every time

I get the /setup with new admin account creation every time my instance sleeps and I reactivate it. Is that normal? I see the n8n instance i setup in the render dashboard, but when i load it again after sleep mode I always have to re-create my admin account.

Does anyone reply to threads here, seems pretty quiet…bad sign.

Hey there,
We have a guide at https://render.com/docs/deploy-n8n which should help you here - what you describe sounds like you’re not persisting the data which is common as n8n defaults to a file based database and our filesystems are ephemeral so changes are lost when services restart, deploy etc

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