cursor-free-vip icon indicating copy to clipboard operation
cursor-free-vip copied to clipboard

[Bug]: Browser setup failed

Open ntdung6868 opened this issue 7 months ago • 5 comments
trafficstars

Commit before submitting

  • [x] I understand that Issues are used to provide feedback and solve problems, not to complain in the comments section, and will provide more information to help solve the problem.
  • [x] I have checked the top Issue and searched for existing open issues and closed issues, and found no similar issues.
  • [x] I have filled out a short and clear title, so that developers can quickly determine the general problem when browsing the Issue list. Not "a suggestion", "stuck", etc.

Platform

macOS ARM64

Version

1.8.08

Description

Image

Related log output

❌ Browser setup failed: 
浏览器连接失败。
地址: 127.0.0.1:9222
提示: 
1、用户文件夹没有和已打开的浏览器冲突
2、如为无界面系统,请添加'--headless=new'启动参数
3、如果是Linux系统,尝试添加'--no-sandbox'启动参数
可使用ChromiumOptions设置端口和用户文件夹路径。
版本: 4.1.0.18
❌ Browser failed to start: {error}

Additional information

No response

ntdung6868 avatar Apr 08 '25 00:04 ntdung6868

me too.

macOS ARM64 15.3.2

BigTailMonkey avatar Apr 08 '25 08:04 BigTailMonkey

me too macos monterry 12.7.6

andianjie avatar Apr 08 '25 17:04 andianjie

me too macos sequoia 15.4

lihengcn avatar Apr 09 '25 02:04 lihengcn

Had the same issue. Made some changes, and it worked as expected:

  1. Download and install the relevant Chromedriver
  2. Navigate to /Users/<username>/Library/Application Support/Google and change the name of the Chrome folder to something else --> Chrome-bak
  3. If ChromeDriver is installed correctly, there should be another folder named Chrome for Testing or Google Chrome for Testing. Change it's name to --> Chrome
  4. Run install.sh and you should be good to go (Browser will navigate automatically and prompt for account details)

Image

RogueSMG avatar Apr 09 '25 05:04 RogueSMG

https://github.com/yeongpin/cursor-free-vip/issues/604#issuecomment-2802220828 @BigTailMonkey @andianjie @lihengcn @ntdung6868

canmi21 avatar Apr 14 '25 16:04 canmi21