web-ui
web-ui copied to clipboard
remote control own local browser chrome from server
Hi experts,
I deploy the web ui service on ubuntu follow the first installation method, not docker. And now, I can access the UI page from local windows, and use it to do normal web operations in real time, but not in my own browser. Now, I want to use my own browser that if i select the "Use Own Browser". However, the ubuntu server console reported an error:
ERROR [browser] Failed to initialize Playwright browser: [Errno 2] No such file or directory: 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe'
WARNING [browser] Page load failed, continuing...
How to solve it? Does it have to be a local app? if is possible to start and control local own browser remote browser from server, make it a service?
Hey, go in your .env file, and check if the CHROME_PATH , and CHROME_USER_DATA are correct