-
Notifications
You must be signed in to change notification settings - Fork 763
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Issue Type
Browser Issue
Operating System
Linux
Description of the bug
Environment:
- OS: Ubuntu 25.10
- BrowserOS version: 137.0.7229.69
Issue: - MCP settings show port 9100
- Server actually listens on random ports (9063, 9076, 9080, 9081, 9309, 9312, etc.)
- Port changes randomly even after fresh restart
- Test button always fails with "Failed to fetch"
- Issue persists even with CUPS printing service stopped (which I presumed to reserve the port 9100)
Expected:
- Server should bind to configured port (or port shown in settings)
- Test button should work
Steps to Reproduce
Steps to reproduce (Ubuntu 25.10):
- Enable MCP server in BrowserOS settings
- Note the port shown (e.g., 9100)
- Check actual listening port: ss -tlnp | grep browseros
- Ports don't match
Screenshots / Videos
No response
BrowserOS Version
137.0.7229.69
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working