Thank you for your response, I will try here with this steps.
Did you do that using the command we provide in the migration guide (pasted below), This should do the same thing?
docker run --rm -it --user root -v ~/.n8n:/home/node/.n8n --entrypoint chown n8nio/base:16 -R node:node /home/node/.n8n
I didn’t see this until after I had it running. I figured out the permissions by temporarily making it world RW. Then noted what was being written and by who. Then tighten up the permissions to allow that user to continue.
I think my boggle was trying to follow the Digital Ocean walkthrough before it was updated for 1.0.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.