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
Yea thatâs what that issue turned out to be.