Closed OussyNecroSec closed 2 years ago
Hi, I have a problem with running meshcentral in the docker, no problem on the previous docker image, with the new 6-day image it does not get up.
/opt/meshcentral/startup.sh: line 28: 7 Aborted (core dumped) node node_modules/meshcentral node[8]: ../src/node_platform.cc:61:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed. 1: 0x7f5c638f23cc node::Abort() [/lib/x86_64-linux-gnu/libnode.so.72] 2: 0x7f5c638f245b [/lib/x86_64-linux-gnu/libnode.so.72] 3: 0x7f5c63974de2 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [/lib/x86_64-linux-gnu/libnode.so.72] 4: 0x7f5c63974f16 node::NodePlatform::NodePlatform(int, v8::TracingController*) [/lib/x86_64-linux-gnu/libnode.so.72] 5: 0x7f5c638bd2c8 node::InitializeOncePerProcess(int, char) [/lib/x86_64-linux-gnu/libnode.so.72] 6: 0x7f5c638bd4ac node::Start(int, char) [/lib/x86_64-linux-gnu/libnode.so.72] 7: 0x7f5c62e2bd90 [/lib/x86_64-linux-gnu/libc.so.6] 8: 0x7f5c62e2be40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6] 9: 0x55da3fca40f5 _start [node] /opt/meshcentral/startup.sh: line 28: 8 Aborted (core dumped) node node_modules/meshcentral
Ah, that is most likely caused by your docker version, you need to update it. See #12
It's works, thanks.
Hi, I have a problem with running meshcentral in the docker, no problem on the previous docker image, with the new 6-day image it does not get up.
/opt/meshcentral/startup.sh: line 28: 7 Aborted (core dumped) node node_modules/meshcentral node[8]: ../src/node_platform.cc:61:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
1: 0x7f5c638f23cc node::Abort() [/lib/x86_64-linux-gnu/libnode.so.72]
2: 0x7f5c638f245b [/lib/x86_64-linux-gnu/libnode.so.72]
3: 0x7f5c63974de2 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [/lib/x86_64-linux-gnu/libnode.so.72]
4: 0x7f5c63974f16 node::NodePlatform::NodePlatform(int, v8::TracingController*) [/lib/x86_64-linux-gnu/libnode.so.72]
5: 0x7f5c638bd2c8 node::InitializeOncePerProcess(int, char) [/lib/x86_64-linux-gnu/libnode.so.72]
6: 0x7f5c638bd4ac node::Start(int, char) [/lib/x86_64-linux-gnu/libnode.so.72]
7: 0x7f5c62e2bd90 [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7f5c62e2be40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0x55da3fca40f5 _start [node]
/opt/meshcentral/startup.sh: line 28: 8 Aborted (core dumped) node node_modules/meshcentral