Can't see all Execution Logs

Hi, I have a question.

I have 2 workflows: basically when a new contact is created in Airtable, the flow triggers a whatsapp message flow. However, when I check the Execution logs, it doesnt show all the executions.

Like yesterday, I can see the executions ID of #937-#960. But this morning, it only loads for executions up to number #5xx and only ID #937.

How to see all the execution logs? It happens to both of my workflows. Thanks.

Information on your n8n setup

  • n8n version: 1.75.2
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: (I’m not sure)

Welcome to the community!

Are the workflows actually running? I see them waiting in your execution log?
Normally you can just scroll down and you see more executions logs. If you didnt set any filters of course.

Also I see you are on cloud, there is a limit to how many are saved. Are you seeing old ones getting removed before new ones?
Not sure what cloudplan you are on and what the limits on that are exactly.

Hi, thanks for your reply. @BramKn

Yes the workflow is running, I have some wait nodes in the flow but normally even in the wait node, the execution should still appear.

I scroll down but dont see the list of the number ID I listed out, i have scrolled down all the way.

Im not sure about the old ones, cause they never show the full execution logs.

I checked the usage and plan, it says Im on Community Edition.

In your first post you say n8n cloud. And now it is ommunity edition. Can you please verify?

Are you self hosting or using a cloud instanced provided by n8n?

Sorry for the confusion, it’s self hosting. @BramKn

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