Запуск "node- html -to-image" на linux машине 16.4 aws падение экземпляра - PullRequest
0 голосов
/ 04 августа 2020

Я застрял в этом вопросе на 3 дня, было бы замечательно, если бы вы могли помочь.

На моей локальной машине все работает идеально. Проблема возникает только на linux машине с ОС.

Failed to launch the browser process!\nFailed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
[0804/061726.901779:FATAL:zygote_host_impl_linux.cc(187)] Check failed: ReceiveFixedMessage(fds[0], kZygoteBootMessage, sizeof(kZygoteBootMessage), &boot_pid). 
Received signal 6
  r8: 00000000000000c1  r9: 00007f3257a1314c r10: 0000000000000008 r11: 0000000000000246
 r12: 00007ffc0c9025f0 r13: 00000000000000a0 r14: 00007ffc0c902610 r15: 00007ffc0c902b60
  di: 0000000000000002  si: 00007ffc0c9024c0  bp: 00007ffc0c9024c0  bx: 0000000000000006
  dx: 0000000000000000  ax: 0000000000000000  cx: 00007f32579ca155  sp: 00007ffc0c9024a8
  ip: 00007f32579ca155 efl: 0000000000000246 cgf: 0000000000000033 erf: 0000000000000000
 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.


TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/master/docs/troubleshooting.md
Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...