Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker部署出现错误 #52

Open
4D4937 opened this issue Jun 10, 2023 · 6 comments
Open

docker部署出现错误 #52

4D4937 opened this issue Jun 10, 2023 · 6 comments

Comments

@4D4937
Copy link

4D4937 commented Jun 10, 2023

在azure vps下使用docker部署出现以下问题:

Now listening: 127.0.0.1:3000
please wait init.....about 1 min
Error: Failed to launch the browser process!
[30:45:0610/024706.490497:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30:30:0610/024706.962278:ERROR:ozone_platform_x11.cc(239)] Missing X server or $DISPLAY
[30:30:0610/024706.962962:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
[0610/024707.062028:ERROR:nacl_helper_linux.cc(355)] NaCl helper process running without a sandbox!
Most likely you need to configure your SUID sandbox correctly


TROUBLESHOOTING: https://pptr.dev/troubleshooting

    at Interface.onClose (/usr/src/app/node_modules/@puppeteer/browsers/src/launch.ts:398:11)
    at Interface.emit (node:events:525:35)
    at Interface.emit (node:domain:489:12)
    at Interface.close (node:internal/readline/interface:533:10)
    at Socket.onend (node:internal/readline/interface:259:10)
    at Socket.emit (node:events:525:35)
    at Socket.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
@xiangsx
Copy link
Owner

xiangsx commented Jun 10, 2023

delete directory run

@4D4937
Copy link
Author

4D4937 commented Jun 10, 2023

删除docker镜像里的run目录吗?

@Ren1zo
Copy link

Ren1zo commented Jun 11, 2023

delete directory run

Why

@HamiltionSenior
Copy link

Why

@LeonardBarton
Copy link

delete directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@4D4937 @xiangsx @Ren1zo @HamiltionSenior @LeonardBarton and others