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

it's a docker install anythingllm problem #4548

Open
2 tasks done
xhj967 opened this issue Mar 6, 2025 · 0 comments
Open
2 tasks done

it's a docker install anythingllm problem #4548

xhj967 opened this issue Mar 6, 2025 · 0 comments

Comments

@xhj967
Copy link

xhj967 commented Mar 6, 2025

Node.js Version

v.16

NPM Version

v.8

Operating System

boot2docker v19.03

Subsystem

assert

Description

sorry,it's not a nodejs problem retricktly,but boot2docker is no longer maintained.

seem boot2docker os haven't install node,so,what can i do ?
I need to install nodejs via docker image, or install it directly on operating system by rpm?
thanks.

node[8]: ../src/node_platform.cc:68:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion (0) == (uv_thread_create(t.get(), start_thread, this))' failed. node[9]: ../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: 0xb9c1f0 node::Abort() [node]
1: 0xb9c1f0 node::Abort() [node]
2: 0xb9c26e [node]
2: 0xb9c26e [node]
3: 0xc0a39e [node]
3: 0xc0a39e [node]
4: 0xc0a481 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
4: 0xc0a481 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
5: 0xb58213 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, node::ProcessFlags::Flags) [node]
5: 0xb58213 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, node::ProcessFlags::Flags) [node]
6: 0xb5886b node::Start(int, char**) [node]
6: 0xb5886b node::Start(int, char**) [node]
7: 0x7fd2d61f3d90 [/lib/x86_64-linux-gnu/libc.so.6]
7: 0x7f6ebc1c8d90 [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7fd2d61f3e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7f6ebc1c8e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0xad779e _start [node]
9: 0xad779e _start [node]

Minimal Reproduction

No response

Output

No response

Before You Submit

  • I have looked for issues that already exist before submitting this
  • My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant