N8n instance crashed

Problem
Been slowly migrating all integromat automations.
Was testing a base64 file upload via gdrive… and all broke lose. Instance not accessible anymore.

What I tried

  • I did update to latest v1 yesterday, but everything was working fine
  • I paused droplet (digital ocean) , log of digital ocean is also below screenshot
  • I ran : “docker exec -it [container-id] n8n update:workflow --all --active=false”

Issue is still present: cannot access the prod editor URL at all.
Could this be related to new v1 version ? (i had not udpated since 3months ago)

Thanks for your help :pray:
Vince

Digital Ocean Graph Log
Digital Ocean running on : 1 GB Memory / 25 GB Disk / Ubuntu

Hi Vince, I am so sorry you’re having trouble.

Can you check and share your n8n server logs so we can figure out what prevents it from starting?

It might help setting the N8N_DIAGNOSTICS_ENABLED=false environment variable to prevent n8n’s error capturing logic from eating up some of these log entries.

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