When I login to my n8n instance it says there is a important update. How do I update my n8n?
When I login to my n8n instance it says there is a important update. How do I update my n8n?
Log in to the Claw Cloud Run Console
Whenever I try to pull a specific version of n8n, it keeps saying “fail to pull,” even though I’ve double-checked that the version number definitely exists on DockerHub. Meanwhile, when I pull the latest version, it often fails to fetch the most recent build.
After following the above steps, the version did not update. However, the status has been stuck at ‘Creating/Writing’ for several hours.
I solved this issued by using a specific version number. (e.g. n8nio/n8n:1.112.5 )
It looks like the n8nio/n8n:latest cannot find the version correctly. So, you can check the correct version at https://docs.n8n.io/release-notes/, and then use the desired version number. Good luck guys.