Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browserbase_close_session complains about session limit #40

Open
wilson opened this issue Mar 26, 2025 · 3 comments
Open

browserbase_close_session complains about session limit #40

wilson opened this issue Mar 26, 2025 · 3 comments

Comments

@wilson
Copy link

wilson commented Mar 26, 2025

When trying to close a test session (MacOS Sequoia, Claude Code), browserbase_close_session complains that we're at the session limit.
Presumably this should close the session, but instead I'm having to do it manually on the Browserbase sessions view.

⏺ browserbase:browserbase_close_session (MCP)(sessionId: "")…
  ⎿  MCP error -32603: 429 You've exceeded your max concurrent sessions limit (limit 1, currently 1). Please contact support to increase your limit.

Thanks for any insight you can provide.

@aHagouel
Copy link

aHagouel commented Apr 2, 2025

+1 @wilson you figure this out?

@wilson
Copy link
Author

wilson commented Apr 6, 2025

+1 @wilson you figure this out?

I haven't yet, sadly.. Clearly upgrading from the free plan would fix it, but I'm still trying things out and that seems like cheating.

@wilson
Copy link
Author

wilson commented Apr 6, 2025

Interestingly this function was just removed: c9cb6de
..I'm not sure how it's meant to work now; I guess it cleans up on error and on exit but not otherwise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants