-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Unable to fetch http page to include it in context when running roocode as remote ssh plugin as root #2537
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
Comments
Hello @rstanislav! I'm a friendly bot here to help you solve bugs, answer questions, and assist you in becoming a contributor. I'll be here while you wait for a human maintainer. How can I assist you today? The error you're encountering is related to running a browser automation tool (like Puppeteer) as root without the Unfortunately, I couldn't find any specific workarounds or configurations in the Roo Code repository for running the application with the If you haven't already, try adding the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Can you please provide detailed steps to repro? |
To reproduce you need to connect to any remote host as root in vscode (using official remote-ssh plugin), and in roocode include any web page link (with @), as a result there will be fail:
|
I left this comment on the test PR but I think it is relevant here as well:
This issue will be closed to prevent others to try and "fix it" the same way. |
App Version
last
API Provider
Anthropic
Model Used
3.7 sonnet
Actual vs. Expected Behavior
Fetch failed with error: Running as root without --no-sandbox is not supported
It's the same as puppeteer/puppeteer#3698 (comment) looks like.
Detailed Steps to Reproduce
Include with @ any web address in console
Relevant API Request Output
Additional Context
No response
The text was updated successfully, but these errors were encountered: