Update to 236.2, is prune still working?

Hugh, so i decided to update n8n to the latest.
Now i see in the log “Pruning was requested, but not enabled”

How exactly do i enable it?
Currently i run with env vars:

N8N_ENCRYPTION_KEY=“123”
N8N_TEMPLATES_ENABLED=false
N8N_USER_MANAGEMENT_DISABLED=true
N8N_METRICS=true
N8N_DIAGNOSTICS_ENABLED=false
N8N_VERSION_NOTIFICATION_ENABLED=false
EXECUTIONS_DATA_PRUNE=true
EXECUTIONS_DATA_MAX_AGE=168

Hey @yavetal,

As far as I am aware the prune option still works we had a user on Discord do it over the weekend. Can you share the log you are looking at?

I’m having the same issue. I think I might have had a crash mid upgrade and now when I start the container it won’t get past this in the log.

License manager not initialized
Last session crashed
n8n ready on 0.0.0.0, port 5678
Migrations in progress, please do NOT stop the process.
Pruning was requested, but was not enabled

Any help here would be super appreciated.

Might not be advisable by the team at n8n, so I’d wait for one of them to chime in here, but I was able to get the migration/update kicked back off by rebooting the whole server I’m hosting n8n on and then starting the container again. Now going through the “query is slow” processes in the log.

A reboot never hurts :slight_smile:

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