-
Unable to start docker container after building docker image
I'm trying to create a python docker container from a python script of github. It's a script for Immich Webdav Server. I'm able to create the docker image with command "docker build -t app" . When i attempt command "docker run app" i get an error saying values must be set. According to the requirements only the .env file needs it and i still get the same error. I've tried putting the info in the app.py file and still the same error. I'm just a noob trying to build this container, so forgive me if i missed something here. Any help i would really appreciate. Error: root@SERVER:~# cd /mnt/user/appdata/immich-webdav-wrapper root@SERVER:/mnt/user/appdata/immich-webdav-wrapper# docker build -t app . [+] Building 15.4s (10/10) FINISHED docker:default => [internal] load .dockerignore 2.2s => => transferring context: 406B 0.0s => [internal] load build definition from Dockerfile 1.8s => => transferring dockerfile: 486B 0.0s => [internal] load metadata for docker.io/library/python:3.11-slim 0.0s => [1/5] FROM docker.io/library/python:3.11-slim 0.0s => [internal] load build context 1.7s => => transferring context: 295B 0.0s => CACHED [2/5] WORKDIR /app 0.0s => CACHED [3/5] COPY requirements.txt . 0.0s => CACHED [4/5] RUN pip install --no-cache-dir -r requirements.txt 0.0s => [5/5] COPY . . 3.0s => exporting to image 3.4s => => exporting layers 3.1s => => writing image sha256:1c2f53082bbd0a9d035c3e393de229e6cee98fdaf3b00e5740c5b551ce5f5536 0.1s => => naming to docker.io/library/app 0.2s root@SERVER:/mnt/user/appdata/immich-webdav-wrapper# docker run app Traceback (most recent call last): File "/app/app.py", line 246, in <module> run_webdav_server() File "/app/app.py", line 210, in run_webdav_server raise ValueError("IMMICH_URL, IMMICH_API_KEY, and ALBUM_IDS must be set.") ValueError: IMMICH_URL, IMMICH_API_KEY, and ALBUM_IDS must be set. Following this guide/topic @ post 4 on how to build and run container Github script https://github.com/PersistentCloud/immich-webdav-wrapper?tab=readme-ov-file
-
[Plugin] Tailscale
Ok after rebooting i still wasn't able to connect. I uninstalled the plugin and installed branch version and bam connection good now. Thanks for this update!
-
[Plugin] Tailscale
@ EDACerton I'm in the same boat can't connect. I'm going to reboot my server as well to see if it helps.
-
Parity check finding 1 error
Okay thanks, will do correcting check.
-
Parity check finding 1 error
I had an unclean shutdown due to loosing power. I have to replace my ups and of course i lost power before getting a replacement. Parity check started after boot up and i got 1 error. I have parity scheduled for weekly checks and haven't had any errors. Just want to find out if this is a problem. server-diagnostics-20230520-0629.zip
-
[Support] Nginx Proxy Manager (NPM) Official
How would i know? What can i check? I'm a noob at this. It's going to photoprism container.
-
[Support] Nginx Proxy Manager (NPM) Official
Hey everyone, I'm trying to upload videos from my iPhone via photosync using this docker and I'm getting an error 413-request too large. I've searched and attempted to add in some of the custom config given in the advanced tab on npm, but non seem to work. Any help would be appreciated, thanks!
-
VM Pfsense not seeing my dual nic card
Hi, I trying to setup a Pfsense VM, but i get "no interface found". Pfsense is not detecting my nic card. I see the card in the iommu group. If it's a driver issue can someone guide me on how to install it? Unraid version: 6.10.3 Pfsense version: 2.6.0 release This is the card that I'm trying to use. https://www.amazon.com/gp/product/B07XJ8CMQX/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&th=1 VM xml
-
[DOCKER] ps3netsrv
Did you ever figure this out? If so, can you post your settings on your docker? Can't seem to get my PS3 to recognize any games.
Pharmtech78
Members
-
Joined
-
Last visited