Duplicate
Details
Details
Assignee
Triage Team
Triage TeamReporter
Chris Wasser
Chris WasserLabels
Impact
High
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created June 18, 2021 at 7:25 PM
Updated July 6, 2022 at 8:57 PM
Resolved June 28, 2021 at 6:08 PM
Follow-up from forum thread. Providing what debug I can.
TrueNAS-SCALE-21.06-MASTER-20210618-092920 previously TrueNAS-SCALE-21.04-ALPHA.1
When creating docker image in Apps > Launch Docker Image you are taken through guided compose. Enter environment variables, volumes, ports, etc and deploy. After deployment, port assignment is visible in Apps UI as a tile showing port assignments, active, etc. Click on the 3 dots and edit container. The following fields are present and populated during edit:
Image repo: linuxserver/emby
Update strategy: create new & kill old
Image tag: latest
Image pull policy: only if not present on host
Container CMD/Args: I never filled these, emby does launch normally but says no items have been added yet
Container envvars: no items added yet. I added two: NVIDIA_DRIVER_CAPABILITIES=all, NVIDIA_VISIBLE_DEVICES=all
Networking: host network unchecked
Add External Interfaces: didn't add any during creation, no items have been added yet otherwise
DNS Policy: default policy
DNS Nameservers: empty
DNS Searches: empty
Add Port Fwd List: no items have been added yet but I added 2 during creations: 9096 and 9920
HostPath Volumes: I didn't add any, no items have been added yet otherwise
Volumes: I tried to add /mnt/ZFSPOOL/meda as /config during creation but shows no items have been added yet.
Privileged is unchecked.
Resource reservation: allocate 0 nvidia.com/gpu GPU
Please let me know what other information I can provide. I see a debug button in the UI but not sure if I should attach to this or not (personal info/size/etc.) The same issue existed in ALPHA.1 after container deployment as well.
Please let me know what you need for me to help.