자유게시판
AppImage실행이 안돼는 이유?
2019.11.10 03:43
$ ./GoPanda2.AppImage
[14864:1110/033125.459686:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_GoPandhSoqlN/chrome-sandbox is owned by root and has mode 4755.
댓글 3
-
Moordev
2019.11.10 14:48
-
야흔
2019.11.10 22:58
판다넷에서 바둑 두시나요?? 저도 자주는 아니고 가끔 판다넷에서 바둑 둡니다.
AI 바둑 나온 후에는 릴라제로와 노느라 자주는 안들어가지만, 혹시 "yaheun" 아이디 보시면 귓말 주세요.
-
neti
2019.12.19 23:12
This is a known problem with Appimage/Electron/Chrome. This can be (temporarily) solved by running
sysctl kernel.unprivileged_userns_clone=1
or disabling the sandbox entirely by starting the Appimage with the--no-sandbox
flag.음... 이게 아무튼 앱이미지의 이슈라는 뜻인가요?
샌드박스가 아니니 Appimage가 시스템에 접근할 가능성이 있고 Appimage가 수정되어버릴 가능성도 있습니다. 대신 어떤 프로그램인지만 알면 딱히 문제는 없을듯 합니다