When opening a browser in a dev container, the error Unable to login. Make sure to login and keep your browser open. This error may also be due to OpenAI servers down or that it's throttling the requests. Error: Error Failed to launch the browser process !spawn /opt/yandex/browser/yandex-browser ENOENT TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md . If you install it in the "Chrome" container, then it swears on the X server. Maybe somehow you can make it so that when the browser leaves the dev container, the browser is in the system, and not in the container?
When opening a browser in a dev container, the error
Unable to login. Make sure to login and keep your browser open. This error may also be due to OpenAI servers down or that it's throttling the requests. Error: Error Failed to launch the browser process !spawn /opt/yandex/browser/yandex-browser ENOENT TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
. If you install it in the "Chrome" container, then it swears on the X server. Maybe somehow you can make it so that when the browser leaves the dev container, the browser is in the system, and not in the container?