Error at deployment
Im getting this error on the deployment. Im using NextJS.
I have no idea what is error is, hope there is nothing sensitive.
node[1]: ../src/node_platform.cc:61:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
1: 0xa67a18 node::Abort() [node]
2: 0xa67aa7 [node]
3: 0xae9a62 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
4: 0xae9b92 node::NodePlatform::NodePlatform(int, v8::TracingController*) [node]
5: 0xa277ff node::V8Platform::Initialize(int) [node]
6: 0xa25a21 node::InitializeOncePerProcess(int, char, node::InitializationSettingsFlags, node::ProcessFlags::Flags) [node]
7: 0xa25ca9 node::InitializeOncePerProcess(int, char) [node]
8: 0xa25d08 node::Start(int, char**) [node]
9: 0x7f529ea8e24e [/nix/store/7fz6dhhriwv6n4kdg05qi8cwf7mfqza9-glibc-2.35-163/lib/libc.so.6]
10: 0x7f529ea8e309 __libc_start_main [/nix/store/7fz6dhhriwv6n4kdg05qi8cwf7mfqza9-glibc-2.35-163/lib/libc.so.6]
11: 0x98be75 _start [node]
13 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I already tried some times
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Oh it is a known issue?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
6a5bde30-c483-4356-8d8d-f969756f7fe2
Its is the main id
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
00dd3f6a-0ec1-4b10-8bc7-a8cbec0a9f65
This is the service id
For now recreate your deployment. I'm deploying a fix that will prevent landing on these machines
I've merged the fix. If you wait about 10m, this error shouldn't be possible
Perfect dude, thx!
Deployed so you're golden!
Please redeploy, confirm you're good, then will archive
Im going to
I let you know what happens
It worked perfectly, thx guys
archiving then :)