Some Apps wont Deploy after Pool Change

Zain

Contributor
Joined
Mar 18, 2021
Messages
124
@truecharts As I mentioned in a post above, they are passing the buck on to you.

The errors you have shared are related to app update/upgrade failing which is a truecharts issue as that value does not exist and helm chart is trying to reference it..

Nevermind. I reinstalled the apps. Betas...
 
Last edited:

alvihion

Cadet
Joined
Jan 20, 2023
Messages
1
Hello,

I had to move apps over to new pool while I change raid type and add drives. After doing so, some of the apps fail to deploy (stuck on deploying). When looking at the pod shell, I see the following:

Code:
error: unable to upgrade connection: container not found ("AppNameHere")


Any help you have on this is much appreciated! TIA!
Hello!
I have had this issued and it was some permissions issues with the additional storage declared. When I fixed the permissions then relaunched the app and now it it working fine. I spent hours trying to figure this out, there was actually no message telling me whet to fix. I hope this can help someone else.
 
Top