-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
core cluster dies when starting misskey v12.119.0 #9135
Comments
Might be related... Build is using an old yarn version:
|
Likely urelated, as me and a few other people have been using yarn 3.2.2 without problems for months now. |
Now, try installing the package with However, it is unlikely that a package mistake will cause |
I tried
Can you help me resolve this new error please? |
|
I have no idea why this error would occur. |
Can someone please provide their current versions of npm, node and yarn? |
Node: 18.4.0 |
ubuntu@primary:〜$ node --version |
I thought I'd try upgrading the project version of yarn to latest stable (3.2.4).
|
I've reverted to my original configs and versions and I'm back to the original error. Clutching at straws now, but as I'm also running diaspora, friendica, mastodon, pixelfed and peertube instances, could this be a clash caused in my config somewhere? |
Doubt it, as long as your postgres and redis instances are healthy. Could you try out my fork? I optimized it for yarn berry so you might get some better results. |
On it now... |
|
The yarn lock is broke rn, run |
Thanks for your efforts. The build process worked, but alas I'm still seeing the core cluster died error.
Something else must be amiss if no-one else has this problem. 🤨 |
Can you check how much CPU/RAM you have available? |
|
|
Ok, so resources aren't a problem. Can you try with Docker? |
I can try. I'm building it in docker now. |
You're not going to believe this...
|
Frankly in my entire year of hosting Misskey & Calckey across multiple machines, I've never seen this before and I'm at a loss. I really want to make sure it's not local to your machine -- could you try a new server? |
I could. In fact I started to do that last night on may host that runs nothing but Docker instances, but hit some odd yarn dependency issues. I realised that I don't really need a Misskey instance. I'm covered with Mastodon, Diaspora, Friendica, Pixelfed and Peertube all working fine (on the same host). Thanks for trying to help but agree it most be something local to this box that's not right. |
💡 Summary
ERR * [core cluster] [1] died :(
🥰 Expected Behavior
misskey
should continue to start normally.🤬 Actual Behavior
📝 Steps to Reproduce
That is it.
.NODE_ENV=production npm start
📌 Environment
Misskey version:
12.119.0
Your OS:
Linux social 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux
Your browser: Safari
The text was updated successfully, but these errors were encountered: