Executions nothing is displayed. We have a Self hosted community version. Do I understand correctly that this is because of the free version? or was something done wrong when installing the n8n?
Hello @Zerberg there are few thing you need to check,First of all this is not related to using the Community version - executions should display in both free and paid versions. The most likely causes are:
Outdated version:
You’re running v1.66.0 (current is v1.81.0)
Data pruning:
Check your environment variables for EXECUTIONS_DATA_PRUNE
Set EXECUTIONS_DATA_PRUNE=false if you want to keep all execution data
I think the Community Edition shows executions just like the Enterprise version - this is a technical issue, not a licensing one.