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

docker启动报错... #57

Closed
5dprince opened this issue Mar 30, 2023 · 3 comments
Closed

docker启动报错... #57

5dprince opened this issue Mar 30, 2023 · 3 comments

Comments

@5dprince
Copy link

./node/bin/node[6]: ../src/node_platform.cc:61:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.

1: 0xb08f10 node::Abort() [./node/bin/node]
2: 0xb08f8e [./node/bin/node]
3: 0xb7515e [./node/bin/node]
4: 0xb75226 node::NodePlatform::NodePlatform(int, v8::TracingController*) [./node/bin/node]
5: 0xacbf74 node::InitializeOncePerProcess(int, char**, node::InitializationSettingsFlags, node::ProcessFlags::Flags) [./node/bin/node]
6: 0xaccb59 node::Start(int, char**) [./node/bin/node]
7: 0x14ad719ead90 [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x14ad719eae40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0xa408ec [./node/bin/node]
Aborted

@Nriver
Copy link
Owner

Nriver commented Mar 30, 2023

docker什么版本的

@Nriver
Copy link
Owner

Nriver commented Mar 31, 2023

你可以尝试升级一下docker,我用的是23版本的。之前有群友也说启动不了,是因为docker太旧了,升级到新版就可以了。

@Nriver
Copy link
Owner

Nriver commented Apr 4, 2023

没有反馈,先关了

@Nriver Nriver closed this as completed Apr 4, 2023
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

2 participants