-
dalgibbard started following 9th/10th gen Intel Transcoding Support in Docker
-
dalgibbard started following Unraid OS version 6.9.0-beta1 available
-
[Plugin] CA User Scripts
I did initially add a while loop that waited for docker to be 'up', and it never came up. Killed the script and then docker came up... Not sure if it is blocking, or if it was co-incidence. But either way, I can always have it call another script and nohup it or something. Thanks for the pointers
-
[Plugin] CA User Scripts
Hey all, running some docker commands using "At Startup of Array" and finding that docker isn't started when the script runs- is this expected? I initially tried waiting for a bit too, but it seems to block the startup of docker entirely until it's completed/run. If this is expected; is there an option/ability to say "At startup of array, once everything else is ready?" 😅 Thanks!
-
dalgibbard started following [Solved] [6.8.2] WebUI reports "no space" after authenticating
-
dalgibbard started following Share renaming - Case Sensitivity Bug and Custom docker network - container fails to start
-
Custom docker network - container fails to start
Hey all, I created a docker network directly on the server via SSH: $ docker network create vpn Then I created a docker entry in the UI, and selected this network from the dropdown successfully. However, when trying to start this container from the UI it fails to start, but no errors displayed. Trying to start it via SSH instead shows: root@Tower:~# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 26e0054002b3 azinchen/nordvpn "/init" 5 minutes ago Created nordvpn root@Tower:~# docker logs 26 root@Tower:~# docker start 26 Error response from daemon: failed to create endpoint nordvpn on network vpn: failed to add the host (vethae07446) <=> s andbox (vethc725125) pair interfaces: operation not supported Error: failed to start containers: 26 A quick check on the internet suggests this can be an issue with the "veth" module in the kernel: root@Tower:~# modinfo veth filename: /lib/modules/4.19.88-Unraid/kernel/drivers/net/veth.ko.xz modinfo: ERROR: could not get modinfo from 'veth': Exec format error Thoughts?
-
Share renaming - Case Sensitivity Bug
Hi all, Running 6.8.0-rc9 and noticed two possible minor bugs with case sensitivity with Shares; bug1: Initially created a shared called "TV". In Windows Explorer when navigating to the Tower, it displays as "tv" (bug1 - should share as "TV"). bug2: I decided to rename it to "tv", but doing this in the UI and saving has no effect. To successfully rename it, i changed it to "TVa", and then changed it again to "tv" and this works; but can't go from TV -> tv. Thanks!
dalgibbard
Members
-
Joined
-
Last visited