Google Sheets Trigger executions - Could not complete

Describe the problem/error/question

Google Sheets Trigger shows executions on the “Failed” executions list with the status “Could not complete”:

Is that a n8n or Google side error? The workflow works, but sometimes it drops these errors which are filling the “Failed” executions list

What is the error message (if any)?

The error message we get from Google Trigger node:
ERROR: The service was not able to process your request

500 - {“error”:{“code”:500,“message”:“Internal error encountered.”,“status”:“INTERNAL”}} - Internal error encountered.

n8n version: 1.21.1

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Emils_Bisenieks,

It looks like an error on the Google side with the internal error / code 500 and because the node has not finished or failed in a way we have expected it you are getting the could not complete status.

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