rad
rad copied to clipboard
运行rad报错
chrome-linux版本为79 [ERRO] 2021-10-28 15:05:48 [rad:radium.go:209] [launcher] Failed to get the debug url: [1028/150547.437603:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
[launcher] Failed to get the debug url: [1028/150547.437603:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
解决了:
修改如下文件
vim /usr/bin/google-chrome
将 exec -a "$0" "$HERE/chrome" "$@" 改为
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir --no-sandbox
不知道为哈 我用这个还是报错
windows10 chrome110.0.5481.178 版本 >.\rad_windows_amd64.exe -t https://www.xxx.com -wait-login -http-proxy 127.0.0.1:8080 无法启动,错误:
[ERRO] 2023-03-03 17:15:47 [rad:radium.go:209] [launcher] Failed to get the debug url: [launcher] Failed to get the debug url: