Failed to get executions count from Postgres: TypeError: Cannot read properties of undefined (reading ‘n_live_tup’)
Attempt to read execution was blocked due to insufficient permissions
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
I’m getting weird error? Is there anyone who can handle this
What is the error message (if any)?
Failed to get executions count from Postgres: TypeError: Cannot read properties of undefined (reading ‘n_live_tup’)
Attempt to read execution was blocked due to insufficient permissions
The session “w0capzkbdhl” is not registered.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Hi @Kylychbek, I am very sorry you’re having trouble.
Perhaps you can share a few additional details about your setup? In particular, which version of n8n you are running, how you deployed n8n (especially which database including version you have in use) and which when exactly you are seeing the error (as in what action are you performing when this error occurs)?
Is this crashing n8n for you or causing any other noticeable problem apart from the error being logged?
I’m actually running my n8n on kubernetes deployment with N8n deployment and worker deployment image versions are 1.3.1 both, and database is Postgres 13.10, so I’m not able run my workflows since those erros appeared
I am afraid I don’t seem to be able to reproduce this on my end. Are you also seeing this problem with a fresh n8n instance started against an empty database? And does the issue persist for you when using the latest n8n version [email protected]?
i do have exact error with the same configurations
Failed to get executions count from Postgres: Cannot read properties of undefined (reading ‘n_live_tup’)
The session “jwy0821m6q” is not registered.
The session “jwy0821m6q” is not registered.
The session “jwy0821m6q” is not registered.
The session “jwy0821m6q” is not registered.
The session “jwy0821m6q” is not registered.
The session “jwy0821m6q” is not registered.
Failed to get executions count from Postgres: Cannot read properties of undefined (reading ‘n_live_tup’)
Hi @Nargiza_Fernandez, I am very sorry for this. As mentioned above I was unfortunately not able to reproduce this on my using a setup like below and two active workflow querying an API.
n8n starts as expected, and workflows are also executed as expected
So without additional details on how to reproduce the problem I am unfortunately stuck here myself, but I’ll add this to our internal bug tracker for a closer look by the engineering team.