Migrate to v1.0 in 2024

Hello everyone.

Yes. I am in version 0.233.1 (yes, 1 yr old version) and I am too scared to upgrade to the latest N8N version in Jul 2024.

I was putting it off because the ‘breaking changes’ section seemed too scary for me and I have several sensitive workflows running 24x7.

Do you think I am done for, and cant upgrade to 1.x version ever :sob:
Or should I just docker-compose down, pull and up the instance and pray it works?

Or do you suggest something else? please help me out🥲

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • n8n version: 0.233.1 :sob:
  • Database (default: SQLite): I have no idea
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker on a VPS
  • Operating system: Ubuntu

Hello @Dhyaneshwar_Ra

The simplest option is to create another instance of n8n with latest version and move your old workflows there one by one (with copy+paste or via export/import)

1 Like

should I update incrementally?

hell no. Completely new instance with latest version of n8n and with new database.

The old versions (before v1.0) has some nodes which does not exists in the new one or they have been replaced. Plus there were many changes in the DB also.

Once you have moved all workflows into the new instance, you can decomiss the old one

1 Like

can I use the cli to export workflows and credentials? and can I directly import them in the new instance?

Also, I dont think I am using any of the depreciated nodes right now

GOOD NEWS EVERYONE!
In under 24 hrs, I am on the LATEST and GREATEST version of N8N!

None of the complex database stuff was done!
Only the websocket setting was changed. I incrementally upgraded and now am on 1.49.0 :sunglasses::sunglasses::sunglasses::sunglasses:

Thanks everyone for their help!

LONG LIVE N8N! LONG LIVE AUTOMATION! N8N THE BESSSTTT!!! :heart_eyes::heart_eyes::heart_eyes::heart_eyes:

1 Like

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