Skip to content

Python node timing out on n8n Cloud (even with simple code) #25281

@baris54321

Description

@baris54321

Hello n8n Support Team,

I am facing a timeout issue with the Python node on n8n Cloud.

Details:

n8n version: 2.6.3 (Cloud)

Issue: Python node fails with timeout even when using a very simple one-line code like return True or 1 + 1

JavaScript Code node works fine with the same workflow

This issue also happens in a brand-new workflow with only a Manual Trigger and Python node

I have already tried updating the version and clearing all executions, but the issue still persists

Error message:
Task request timed out after 60 seconds

Stack trace:
Error: Task request timed out after 60 seconds
at LocalTaskRequester.requestExpired
at LocalTaskRequester.onMessage
at TaskBroker.handleRequestTimeout

It looks like the Python task runner is not responding properly for my workspace.
Could you please check and restart or repair the Python task runner on your side?

Thank you for your support.

Best regards,
Vaishnav

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed:support-issueIssue is not a bug, This may include license, billing, cloud instance or how-to questionsstatus:in-linearIssue or PR is now in Linear

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions