I have a self-hosted n8n on aws using docker, and I saw another installed on heroku has this,
The circle animation works very well and ends when the execution ends, while my install never show anything and never ends a test execution even if it’s “success” in “Executions” tab. I always have to manually stop the execution. And if there’s any error it’s impossible to stop, I have to refresh to restart.
How can I enable the processing animation?
n8n version: 1.63.4
Database (default: SQLite): Not sure
n8n EXECUTIONS_PROCESS setting (default: own, main): not sure
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker