Dogy007

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Dogy007

  1. As stated above. Version 6.6.1, but i figured out, if i edit the docker container in "bridged" mode. it works. As soon as i enter the custom docker network "myProxyNetwork" the container port disappears.
  2. I am new to docker and containers and such, however not all containers i would like to use are ready to use with unraid via the community applications. I am very interested on how to setup my own dockers via UnRAID. I tried to get "traefik" to run on UnRAID. I have enabled ca Docker Hub so i can find them in the apps tab. I Pulled the image i wanted and edited the file on how i thought it needs to be... However several problems and questions appeared. 1. Do All Containers use /config ? Or which directory need to be mapped to the unraid appdata folder? 2. Why do i only see "Host Port" when setting up ports for my docker? (See Picture) 3. The Traefik Docker Documentation mentions .toml and .yml files. Do all dockers use these? (How do i work with those?) 4. Can i Compose on Unraid directly? Or should i use a vm with docker to compose? (What exatctly does compose?) 5. Is there maybe already a documentation which could help me out? (Of course i already visited several forums, but didn't find the desired answers) 6. My Traefik Docker throws this error (OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused "exec: \"sh\": executable file not found in $PATH": unknown) when i try to connect to his console? (Does someone know what i did wrong?) All Help is appriciated, all Helpfull links will be visited Greetings Dogy007
  3. Today i swapped out mit USB Controller and the issue is gone now :) Note: I had a Dellock 5 x External 2x Internal Controller connected which resultet in this issue for me I changed it to a 5x External Hub from Inatek which i ordered from amazon. Thread can be marked as solved
  4. Update: I have ordered another USB pcie controller from a different manufacturer. I am gonna keep you Updatet if this resolved the problem. I couldn't resolve the Problem with my card sadly
  5. I encountered the exact same problem. Thanks for the tipp with the additional vm pointing to the same disk
  6. Update: The Sound and USB input does work if not plugged into the same usb hub. I attached the wireless usb receiver for the headset in a diffrent slot and passed it to the vm sepparatly. But when i clicked update in the VM interface, i got the error : "error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0xc24a#remove , error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0xc24a#remove error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0x2106#remove , error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0xc24a#remove error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0x2106#remove error: Failed to attach device from /tmp/hotattach.tmp error: internal error: cannot parse product 0x0aa7#remove" But it did still give the receiver to the vm. but i found this a little bit confusing?
  7. I allready had pinned the vm to 8 specific cores. However i tried isolating them now, but it still doesn't work. Now i Also encountered a problem with setting usb 3.0 to 2.0 . The VM wouldn't start with the error XML error: Attempted double use of PCI Address 0000:00:07.0
  8. Hi, i have the issue that while sound plays my mouse and keyboard freeze in my Windows 10 VM. I used all devices (pci-e usb hub included) sepparatly for a long time before with no issue. I'm passing a nvidia Grafics card through for the VM. The issue only occurs when i have the sound set to a Logitech USB Headset plugged into the same HUB. Not when i have the sound on my monitor through DisplayPort. Unraid Version : 6.6.1 --> Linux 4.18.10-unRAID x86_64 Does anyone have a solution for this`?