We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by helloxz April 24, 2024
I used docker compose to deploy dockge, but it couldn't be started normally. Check the container log as follows
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
1.4.2
CentOS 7
Chrome
Docker version 19.03.9
none
The text was updated successfully, but these errors were encountered:
@helloxz: Hello! 👋
This issue is being automatically closed because it does not follow the issue template. Please DO NOT open a blank issue.
Sorry, something went wrong.
No branches or pull requests
Discussed in #498
Originally posted by helloxz April 24, 2024
🛡️ 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
🐻 Dockge Version
1.4.2
💻 Operating System and Arch
CentOS 7
🌐 Browser
Chrome
🐋 Docker Version
Docker version 19.03.9
🟩 NodeJS Version
none
The text was updated successfully, but these errors were encountered: