-
Notifications
You must be signed in to change notification settings - Fork 129
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
run container failed #355
Comments
what's your docker version ? |
docker version 20.10.9 |
Maybe you should upgrade it. |
Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug:
milvus Started
attu logs:
node[1]: ../src/node_platform.cc:68:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
1: 0xb95b60 node::Abort() [node]
2: 0xb95bde [node]
3: 0xc0447e [node]
4: 0xc04561 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
5: 0xb50e03 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: 0xb5145b node::Start(int, char**) [node]
7: 0x7f84e5c341ca [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7f84e5c34285 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0xacfdce _start [node]
Steps to reproduce:
1.
2.
3.
Attu version:
2.3.5
Attu version:
The text was updated successfully, but these errors were encountered: