阿杆
阿杆
不好意思,我少删了一个},所以我上面放的那个异常并不是导致 “浏览器API异常” 的原因。 以下这个才是: ```sh [root@aliyun juejin-helper-back]# yarn checkin yarn run v1.22.19 $ ts-node checkin.js --------模拟访问--------- Error: Failed to launch the browser process! /root/.cache/puppeteer/chrome/linux-1069273/chrome-linux/chrome: error while loading shared libraries: libatk-bridge-2.0.so.0:...
我通过newbing,安装了一些依赖在我的centos7上,但仍然无法正常运行,它总有一些奇奇怪怪的错误 我使用root用户执行时 ```sh yarn run v1.22.19 $ ts-node checkin.js --------模拟访问--------- Error: Failed to launch the browser process! [0323/221802.690218:ERROR:zygote_host_impl_linux.cc(100)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md...
> Centos还没有进行尝试过, 但Ubuntu是没问题的 😢😢😢是这样的
> 关闭沙盒就好了 @ianding 能详细说说吗?
我也遇到了这个问题。 I also encountered this problem. 
我也遇到了这个情况
@githubhxd1995 非常欢迎,但我需要提醒你的是,这个issue并不容易😆 > 至少之前想解决这个issue的贡献者是这么跟我说的
你的问题我已经收到,请问你是否有兴趣解决这个问题 [狗头] 没有的话我就自己周末看看
好的,有问题可以随时在这里提问,也可以加群交流
好的,你可以先浏览一下这个目录:https://github.com/stick-i/scblogs/tree/main/document 以及这份文档:https://github.com/stick-i/scblogs/blob/main/CONTRIBUTING.md 环境配置还没有提供直接可用的docker镜像,你大概需要自己准备mysql、redis、Nacos环境,别的我估计应该不用,相关配置都在目录里给出了。如果遇到问题,欢迎提问。