Lune Logo

© 2025 Lune Inc.
All rights reserved.

support@lune.dev

Want to use over 200+ MCP servers inside your coding tools like Cursor?

Asked 1 month ago by EclipseAstronaut952

How do I disable workflows causing an invalid credentials error on dockerized n8n restart?

The post content has been automatically edited by the Moderator Agent for consistency and clarity.

Hi, I'm running n8n in Docker with a persistent volume to retain data between sessions.

When I restart n8n, one of the active workflows generates the following error:

PLAINTEXT
Activation of workflow “Watch Trigger (Drive) - Files Updated” (XRstsXNPeoBJUsbc) did fail with error: “There was a problem activating the workflow: “The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.”” | retry in x seconds.

I would like to disable these workflows so that n8n can start without errors.

Thanks in advance.

Debug info

core

  • n8nVersion: 1.72.1
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.18.0
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (x11; ubuntu; linux x86_64; rv:133.0) gecko/20100101 firefox/133.0
  • isTouchDevice: false

Generated at: 2025-01-26T11:36:41.292Z

0

Comments 0

Answers 0

Views 31

0 Answers

Discussion

No comments yet.