Skip to content
New issue

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

Dockge is restarting in loop #564

Closed
2 tasks done
Parlendir opened this issue Jul 9, 2024 · 1 comment
Closed
2 tasks done

Dockge is restarting in loop #564

Parlendir opened this issue Jul 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Parlendir
Copy link

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

  • I checked and didn't find similar issue

🛡️ 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 : #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
@Parlendir Parlendir added the bug Something isn't working label Jul 9, 2024
@louislam
Copy link
Owner

louislam commented Jul 9, 2024

❌ Debian/Raspbian Buster or lower is not supported

@louislam louislam closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants