louislam / dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
https://dockge.kuma.pet
MIT License
13.13k stars 375 forks source link

Dockge is restarting in loop #564

Closed Parlendir closed 4 months ago

Parlendir commented 4 months ago

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

πŸ›‘οΈ Security Policy

Description

Hi

I'm trying to run Dockge and got this error in the logs :

the container is restarting in a loop.

I've found this other issue which was not answered du to an invalid format : cannot run #499 : https://github.com/louislam/dockge/issues/499

πŸ‘Ÿ Reproduction steps

i did nothing special :

πŸ‘€ Expected behavior

container running fine.

πŸ˜“ Actual Behavior

container reboots in a loop

Dockge Version

1.4.2

πŸ’» Operating System and Arch

Debian 5.10.197-1

🌐 Browser

firefox latest

πŸ‹ Docker Version

20.10.6

🟩 NodeJS Version

No response

πŸ“ Relevant log output

node[8]: ../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: 0x7f331bc271ca  [/lib/x86_64-linux-gnu/libc.so.6]
 8: 0x7f331bc27285 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
 9: 0xac1fee _start [node]
bash: line 1:     8 Aborted                 (core dumped) node ./extra/clean-tsx-tmp.js
louislam commented 4 months ago

❌ Debian/Raspbian Buster or lower is not supported