I keep getting this error when trying to install audiobookshelf. Other apps install fine - before and after. I deleted the app folder in /app-data and tried again - same result. Restarted docker - same result. Not sure what to do next
Here is the error:
~/umbrel/scripts$ sudo ./app install audiobookshelf
Installing ‘audiobookshelf’ from: GitHub - getumbrel/umbrel-apps: The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
Setting up data dir for app audiobookshelf…
sending incremental file list
./
docker-compose.yml
exports.sh
umbrel-app.yml
data/
data/config/
data/metadata/
sent 3,802 bytes received 88 bytes 7,780.00 bytes/sec
total size is 3,421 speedup is 0.88
Pulling images for app audiobookshelf…
Pulling app_proxy … done
Pulling web … done
Starting app audiobookshelf…
Starting audiobookshelf_web_1 … error
Starting audiobookshelf_app_proxy_1 …
ERROR: for audiobookshelf_web_1 Cannot start service web: network 7fea909b1008834c944ebf7ec1f126dec22176d45a96a6e20129bStarting audiobookshelf_app_proxy_1 … error
ERROR: for audiobookshelf_app_proxy_1 Cannot start service app_proxy: network 8b5264dfef292514e55d79b8f4fcd7e6f9c01d3584620ecb3a03aee24401a986 not found
ERROR: for web Cannot start service web: network 7fea909b1008834c944ebf7ec1f126dec22176d45a96a6e20129b30a57e59551 not found
ERROR: for app_proxy Cannot start service app_proxy: network 8b5264dfef292514e55d79b8f4fcd7e6f9c01d3584620ecb3a03aee24401a986 not found
ERROR: Encountered errors while bringing up the project.