-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
mastodon fails to startup #31025
Comments
By the way, it also helps to scale down mastodon-web to 0 and then to 1 again, then it starts normally |
Do you face the same problem with the latest version 9.1.0? |
I am still on 4.2.12 Package Version: 7.0.5, i will try upgrade |
I upgraded to Package Version: 8.0.0, same issue. I need more time to upgrade further |
Upgrade to 9.0.4 didnt help either, i install with kubeapps and since kubeapps is giving me now sql error i cant upgrade, will try tomorrow. |
Now I`m stuck when i want to upgrade further. I already reinstalled kubeapps, but when i try to upgrade to 9.0.5 or 9.1, kubeapps throws an error: Thanx |
Hi @robertbovens, That error is caused by an issue with the latest version of kubeapps. |
Ok thanx for the info @migruiz4 |
@robertbovens we have just released a new version of kubeapps (v2.12.1) which should fix the chart upgrade issue. You can not install the bitnami/kubeapps chart version 17.1.1 that use the kubeapps version v2.12.1: |
I reinstalled kubeapps, now i was able to upgrade mastodon. The problem is still there after rebooting/restarting kubernetes. When i scale down and scale up mastodon-web, everything resumes operations like it should be. |
Thanks for upgrading to the latest version.
I was not able to reproduce the issue on GKE. This is what I tried:
It was properly started as you can see from the output below:
Could you please le me know what could differ from your scenario? |
My scenario is: I took my settings to other vm with kubernetes. Installed with helm3. CrashLoopBackOff (back-off 5m0s restarting failed container=prepare-tmp-dir pod=mastodon-web-6ffc96ffbc-p2jgk_mastodon-test(672133b6-062e-4630-bd4f-5ffefab4ad70)) | Last state: Terminated with 1: Error, started: Thu, Dec 26 2024 2:51:10 pm, finished: Thu, Dec 26 2024 2:51:11 pm mkdir: cannot create directory '/tmp/tmp-dir': File exists At this moment i need to set mastodon-web to 0 deployments and then 1, then it boots like it should. I need to tell you that i use rancher for my kubernetes vms, so i have a + and a - button to scale my deployment. Thanks again for your support |
|
I can see now a difference, my init job is still in the list, not sure if it tells you anything, but yours doesn`t show that. Not sure if it has something to do with it or not though. |
Name and Version
bitnami/mastodon App Version: 4.2.12 Package Version: 7.0.5
What architecture are you using?
amd64
What steps will reproduce the bug?
Mastodon runs well until I need to reboot the system or just restart kubernetes, mastodon won't be able to start. It only helps to redeploy mastodon-web container.
Are you using any custom parameters or values?
yes, but it does not have to do with a directory issue
What is the expected behavior?
Mastodon start without any problem
What do you see instead?
Mastodon won't start normally and the pod of mastodon-web gives the error:
The text was updated successfully, but these errors were encountered: