Getting error on publishing my first workflow

Describe the problem/error/question

What is the error message (if any)?

Ive just created a google cloud vps with docker and installed the latest version (2.11.2) and when i try to publish my flow I get:

”Problem activating workflow
The following error occurred on workflow activation:
The service is receiving too many requests from you”

”Workflow could not be published:
Too Many Requests: retry after 1”

I was getting the error last night trying to publish and tried again this morning after not doing anything else (no other flows setup) and still get the error.

Please share your workflow

Sorry not sure how to share without giving away credentials, so just sharing this. Its not fully built but i want to publish it for easier testing.

Share the output returned by the last node

Information on your n8n setup

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

hello @dracula_show

As stated in the telegram node warning, you should have only one trigger node for each bot.

image

1 Like

Ah thank you I missed that :folded_hands:

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