Skip to content

[Question] browserType.launch timeout and multiple connections #486

@qe360-vrucenzon

Description

@qe360-vrucenzon

Hello!

I'm testing out the Playwright MCP (0.0.27) containerized on ECS. I have another back-end server on ECS that connects to the MCP over SSE, and I also have an MCP inspector running locally. The back-end server can talk to the MCP no problem, but I noticed that when I use the MCP inspector (ex. running browser_navigate), subsequent requests made by the back-end server to the MCP result to browserType.launch timeouts (which happens when browser_navigate is called):

Image

When I disconnect the MCP inspector, the back-end server can talk to the the MCP without problems again.

Is this expected behavior for this scenario? Or am I just missing some setup to support the back-end and MCP inspector connecting to the MCP over SSE at the same time?

If there's any other information I need to provide, please let me know. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions