Stash will not deploy

Even before I updated to the latest version, stash is stuck on deploying and will not start. Any suggestions pleaseeeeee!!!

Can you oprovide more details? How are you deploying? Any logs?

It’s set to deploy on startup, but it sits there, if I stop it and restart it, it gives me an error saying FAILED ‘up’ action for ‘stash’ app. Please check /var/log/app_lifecycle.log for more details.

I dont know where to check for that tho.

If I hit “more info” it has a list of ERROR: traceback but I can’t type all that here. Unless I can send a pic. (I’m on my phone for this thread and true webui is on PC

UPDATE: it’s running now. I have a 2nd server that stash pulls data from as well but the stash app isn’t installed on that server. That server is just an extension of my library. With that said, do I HAVE to have the whole system on before deploying stash. It doesn’t make any sense for deploying because none of the OS is on the second server.

sounds and looks like a choice in implementation - it’s waiting for all mount points to become available before bringing up the container

Please check /var/log/app_lifecycle.log for more details.

also not normal for docker or docker compose, so a choice in whatever you have managing your containers

1 Like

Yea that’s what that issue turned out to be.