louislam / dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

Home Page:https://dockge.kuma.pet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot run

helloxz opened this issue Β· comments

Discussed in #498

Originally posted by helloxz April 24, 2024

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

πŸ›‘οΈ Security Policy

πŸ“ Describe your problem

I used docker compose to deploy dockge, but it couldn't be started normally. Check the container log as follows

πŸ“ Error Message(s) or Log

bash: line 1:     7 Aborted                 (core dumped) node ./extra/clean-tsx-tmp.js
node[7]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
 1: 0xb83f50 node::Abort() [node]
 2: 0xb83fce  [node]
 3: 0xbf14ee  [node]
 4: 0xbf15d1 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
 5: 0xb41ed3 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
 6: 0xb4256b node::Start(int, char**) [node]
 7: 0x7f89313d01ca  [/lib/x86_64-linux-gnu/libc.so.6]
 8: 0x7f89313d0285 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
 9: 0xac1fee _start [node]
bash: line 1:     7 Aborted                 (core dumped) node ./extra/clean-tsx-tmp.js

🐻 Dockge Version

1.4.2

πŸ’» Operating System and Arch

CentOS 7

🌐 Browser

Chrome

πŸ‹ Docker Version

Docker version 19.03.9

🟩 NodeJS Version

none

@helloxz: Hello! πŸ‘‹

This issue is being automatically closed because it does not follow the issue template. Please DO NOT open a blank issue.