Migration to a different server which has a different version

Describe the problem/error/question

So i have multiple workflows on self hosted on our server which is 16 gb memory and 8 cpus, dedicated, we wanna to migrate to another server and drop this one, I need a way to migrate these workflows to a different server, but we find version compatability issues, and memory consumption issue,

we tried copy pasting and also the downloading and improting files, it is still not working properly, there is 150 percent increase CPU usage after this,

So i would need help with that.

Do you suggest in environmental changes in n8n like file system values etc. as we host n8n through cloudron and use the file system for continous read and write

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

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 - 1.70.3
new version - latest one which ever is provided by cloudron

database: postgres
execution setting : default
running n8n on : docker(cloudron)
OS : cloudron

hi @Sai_Vamsi

Welcome to the community! Did you had any memory issues on the previous instance? If not can you share the specs on the new server, are they also the same?

For memory related issues we have a guide that shares a few tips here: Memory-related errors | n8n Docs

Besides that can you share what compatibility issues you’re facing?

Thanks!

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