Failed to load resource on Editor UI

Describe the problem/error/question

Running into an error to load resources when accessing the Editor UI login screen with subsquent failure to log in to N8N.

Background:

A workflow ended up hanging due to a missing subworkflow trigger. After stopping the workflow N8N was in a weird state and the workflow couldn’t load anymore throwing the error 503 can’t connect to database.

To solve the issue, I restarted the docker and database. Now I am getting the previous mentioned error.

If I try to login, it takes a long time and will eventually timeout

25-11-24T18:50:36.610942997Z Error executing workflow with item at index 0
2025-11-24T18:50:36.615526996Z Error executing workflow with item at index 0
2025-11-24T18:50:36.620152836Z Error executing workflow with item at index 0
2025-11-24T18:50:36.669976053Z Error executing workflow with item at index 1
2025-11-24T18:50:36.704358245Z timeout exceeded when trying to connect
2025-11-24T18:50:36.796565912Z timeout exceeded when trying to connect
2025-11-24T18:50:36.963338583Z timeout exceeded when trying to connect

The database does not show any errors.

I am effectively locked out of accessing all my workflows at this point. How can I get back into N8N Editor?

Hey @evenmarbles could you share the url you’re using to access N8N and also the docker command/docker-compose you’re using to launch it please?

Hi @Jekylls
The url is: https://n8n1.ventureoutdoors.xyz
I am running N8N through Coolify.