Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BeardElk

Members
  • Joined

  • Last visited

Everything posted by BeardElk

  1. I´ve set new permissions, but I still get "Errored" in qbittorent and log says "mkdir /torrent"blabla" :permission denied. root@BelK:~# ls -l /mnt/user/Media/ total 1933276 drwxrwxrwx 1 nobody users 0 Jan 10 05:31 Incomplete/ drwxrwxrwx 1 nobody users 0 Jan 10 19:32 Osorterat/ Full error : " (W) 2022-01-10T20:08:50 - File error alert. Torrent: "torrent-download". File: "/mnt/user/Media/Incomplete/torrent-download". Reason: torrent-download mkdir (/mnt/user/Media/Incomplete/torrent-download) error: Permission denied "
  2. I did a typo before, in docker settings it set to /mnt/user/Media/ and in qbittorrent finished downloads are set to /mnt/user/Media/Osorterat and incomplete to /mnt/user/Media/Incomplete. So in docker settings, /data path > /mnt/user/Media/ In qbittorent /Finished > /mnt/user/Media/Osorterat and /Incomplete > /mnt/user/Media/Incomplete
  3. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="BelK" -e HOST_CONTAINERNAME="binhex-qbittorrentvpn" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='' -e 'VPN_PASS'='' -e 'VPN_PROV'='custom' -e 'VPN_CLIENT'='wireguard' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='no' -e 'WEBUI_PORT'='8080' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' -e 'VPN_INPUT_PORTS'='' -e 'VPN_OUTPUT_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/qbittorrent-icon.png' -p '6881:6881/tcp' -p '6881:6881/udp' -p '8080:8080/tcp' -p '8118:8118/tcp' -v '/mnt/user/Media/':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn:4.3.9-1-01' 6b1659f202f721c66f5474296f288a7f6959322dc7941b007c4e582c83d9dc3a The command finished successfully!
  4. root@BelK:~# ls -l /mnt/user/Media/Osorterat/ total 0 root@BelK:~# ls -al /mnt/user/Media/Osorterat/ total 0 drwxrwxrwx 1 nobody users 0 Jan 10 19:32 ./ drwxrwxrwx 1 sshd users 450 Jan 10 19:32 ../ root@BelK:~# ls -al /mnt/user/Media/Incomplete/ total 0 drwxrwxrwx 1 main users 0 Jan 10 05:31 ./ drwxrwxrwx 1 sshd users 450 Jan 10 19:32 ../ root@BelK:~# ls -l /mnt/user/Media drwxrwxrwx 1 main users 0 Jan 10 05:31 Incomplete/ drwxrwxrwx 1 nobody users 0 Jan 10 19:32 Osorterat/ I´ve removed folders that don´t matter
  5. WTF, I removed those this time SMH. Yeah im on 4.3.9-1-01 atm, tried to delete the old docker and just add 4.3.9-1-01 from scratch, still not working.
  6. I´ve downgraded to 4.3.3-1-07 and still get the same "mkdir - permission denied". In web-ui it just says "stalled" instead of "errored", but the log says the exact same thing.
  7. all your dockers should be in "/mnt/user/appdata/", unless you have (for some unknow reason) set it otherwise.
  8. Dude, /data folder is located in /mnt/user/appdata/binhex-qbittorrentvpn/qBittorrent/data, and you talked about NOT having download shares on cache, and Appdata should Always be on cache?! My problem is that if I change my download folder to anything outside of /mnt/user/appdata/binhex-qbittorrentvpn/qBittorrent/data I get an error saying "mkdir - permission denied". I don´t agree with you saying that, "move download folder off cache" and then just showing us that you have it on cache. Makes me question everything you say.
  9. I´ve googled the shiz out of this and not found f-in anything, so I apologize if this has already been answered. (And to clearify what I want, I wanna have a folder on my array named "Incomplete" where unfinished torrents are located, when they are finished they should be auto moved to a folder named "Osorterat". Since I regulary backup my appdata folder, I don´t wanna be backing up torrents) Im on Unraid Version: 6.10.0-rc2 Got the docker working just fine, but if I try to change the download folder I get mkdir (torrent-name) error: Permission denied. At first I had the target folder set as private, so I just figured I´ll set it to public and everything will work fine, but Nope, still same error in the log and the torrent "errored" in the webui. It works just fine if I revert back to the stock "appdata - dockercontainerfolder/data" folder, but as soon as I try to change it to any other folder on my array I get permission denied error. Full error output : (N) 2022-01-08T22:47:13 - 'torrent-i-try-to-download.file' was removed from the transfer list and hard disk. (N) 2022-01-08T22:47:25 - 'torrent-i-try-to-download.file' added to download list. (N) 2022-01-08T22:47:26 - Couldn't enqueue move of "torrent-i-try-to-download.file" from "/mnt/user/Media/Osorterat/" to "/mnt/user/Media/Osorterat". Both paths point to the same location. (W) 2022-01-08T22:47:31 - File error alert. Torrent: "torrent-i-try-to-download.file". File: "/mnt/user/Media/Osorterat/torrent-i-try-to-download.file/torrent-i-try-to-download.file". Reason: torrent-i-try-to-download.file mkdir (/mnt/user/Media/Osorterat/torrent-i-try-to-download.file/torrent-i-try-to-download.file) error: Permission denied redacted the exact torrent name for obvious reasons. Last edit: The download directory I try to set is at the moment set to public with 777 permissions, but that has made No difference. I´ve tried without setting the incomplete folder, thats when I get "Both paths point to the same location" in the log.
  10. So, by some freaking miracle I got it working! Over the last couple of weeks I´ve tried different setups and hardware configs, and for some reason I could not get my 1050ti to passthrough, so that was the first problem I had to solve. Followed every guide and everything to try getting it to work... Dumped my own bios, edited it as by Spaceinvaders guide, nothing. Added video=efifb:off to my go file, and still nothing. Both my Android TV vm and Windows 10/11 vm did boot, but both gave just a black screen on both realvnc and on hdmi output. The screen reqognized there was "some" output, because it did not say "no hdmi input", but the screen was black non the less. Last night before I went to bed I read something about the 1050ti and unraid with csm, so i went into bios and enabled CSM support as the last thing I did before I went to bed, but still the same black screen. Today, I re-did the hole vm, never started from vnc, just selected the vdisk and set the 1050ti as primary gpu, and it fucking worked. By some fucking miracle, things decided they were done fucking with me, and just worked! I don´t know if this will help anyone but, wanna at least share what I "did" to get it to work. Another thing is that it would now refuse to boot if I had a keyboard connected, the google boot screen would come on and then it would just shut off, so the only control I have is via the flirc usb, but for me, thats how I wanted it anyway! Gonna mark this as resolved now! Thanks everyone who responded and gave me tips!
  11. I´m really f-in stuck! In the VM log i get this at the start of the log : "-smp 4,sockets=1,dies=1,cores=2,threads=2 \ -uuid 9316829c-37bd-f9eb-a6d6-f67bc80b3b09 \ -display none \ -no-user-config \ -nodefaults \" which is not present in the working VM with a different gpu passthrough. Please Help!
  12. Just a small update. I haven´t changed everything etc etc. I´ve just followed spaceinvaders guide do dump vBios, and then try to add it to the vm. One problem I have is that I cannot browse for the file, its just blank when I click on it (unraid 6.10rc2). And even if I write the right location of the vBios file I still get "-display none" in the log when running the vm. (And no display output, just like before). So I don´t know if its a rc2 thing or my hardware wont play nice thing. Thats it! Hope you all had a nice christmas!
  13. Sorry, my fucking add takes over sometimes, and I wont stop until I´ve got it working.... The vm i´m trying to get working right now is just a random W10 vm, since it uses the same config as the android tv one, just a different os (that supports realvnc) i figured it would be easiest to try get working. The one thing I´ve just now noticed, is this : "-display none \ -no-user-config \ -nodefaults \" My working VM does not have those lines in the log. Diag and everything is in this post. belk-diagnostics-20211223-2227.zip NOT WORKING VM log.txt vfio log.txt WORKING VM log.txt
  14. Now I get this : NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. But first VM still works. Second VM is still black. Edit: It worked earlier, don´t have a fucking clue what i´ve changed to break it. All my config now is the same as 12h ago.
  15. Log for the second VM with the gtx 1050ti passthrough, and black screen for both hdmi output and realvnc. #Edit I´ve tried to add VBios rom but everything is the same. I´ve also tried with no vm running, ie just trying to start that vm, and it´s still just black screen. Also tried both Q35 and I440FX, both OVMF. I´ve now also tried Spaceinvaders "rom hack", dump vbios and edit out the nvidia lock shit, still not working.
  16. So i´ve dropped the idee of using the igpu for my second vm, it works more then fine now as a plex transcoder. My already working vm got a gtx1660ti passthrough, and thats working fine. Trying to passthrough the gtx1050ti to the second vm does not work fine, in fact, does not work at all. I get No errors what so ever in the log, but screen output is zero and realvnc is just black. Going back to VNC as a gpu and its back to working. Everything is bound at vfio, have not tried stubbing in the go file. Current devices page: Have not seen a difference in behaviour selecting group 16 & 17, or unselecting them. The VM behaves the same either way.
  17. I´ve got a 1050ti in the server as well, for plex transcoding (haven´t gotten hdr tone mapping to work with uhd750), but the 1050ti is putting up a fucking fight as well. Not getting anything to work atm........... Sorry for my language, I´m just getting frustrated.
  18. Alright, now that I´ve stubed the right boot option (kill me) I´m back to this : "pci,host=0000:00:02.0,id=hostdev0,bus=pcie.0,multifunction=on,addr=0x2: IGD device 0000:00:02.0 cannot support legacy mode due to existing devices at address 1f.0 2021-12-21T21:58:06.855931Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:16.0, no available reset mechanism. 2021-12-21T21:58:06.855983Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:1f.5, no available reset mechanism. 2021-12-21T21:58:06.859922Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:1f.3, no available reset mechanism. 2021-12-21T21:58:06.971980Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:1f.5, no available reset mechanism. 2021-12-21T21:58:06.976926Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:16.0, no available reset mechanism. 2021-12-21T21:58:06.980924Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:1f.3, no available reset mechanism. 2021-12-21T21:58:09.090715Z qemu-system-x86_64: vfio-pci: Cannot read device rom at 0000:00:02.0" And in realvnc the screen is just black. Hdmi output says "no input" and realvnc is just black. Full vm log in "test vm log.txt" test vm log.txt
  19. So, i´ve done a bunch of testing, fucking around in bios, trying different things and with csm enabled etc, (my unraid wont even boot with csm enabled, doesn´t mater if i set it to uefi only or uefi/legacy etc). And with iGPU @ enabled, I now get "XML error: Attempted double use of PCI Address 0000:00:02.0", and with iGPU @ Auto, i get problems with my other VM, and unraid don´t even recognize the iGPU. (its not even an option to select, its just gone). I´ve stubed everything associated with intel graphics, an this is where i get "Attempted double use of PCI" etc etc.
  20. Intel-GVT-g app does not support 11th gen Intel yet, unfortunately.
  21. I´m on unraid 6.10rc2, with an intel 11600k on a gigabyte z590 motherboard with the F5 bios, gonna update to F6 shorty. Print of pci-e devices : Gonna try all the tips i´ve gotten and come back to you!
  22. Alright, I´ve got a problem. Got an Android TV x64 working in vnc, but trying to use igpu, i´ve gotten stuck. Tried stubbing igpu, no luck, setting pcie2 as primary in bios, no luck. (Luck = black screen) Now i got this error message = "VM creation error internal error: qemu unexpectedly closed the monitor: 2021-12-17T21:40:31.651900Z qemu-system-x86_64: -device vfio-pci,host=0000:00:02.0,id=hostdev0,bus=pcie.0,addr=0x2: IGD device 0000:00:02.0 cannot support legacy mode due to existing devices at address 1f.0 2021-12-17T21:40:31.652004Z qemu-system-x86_64: -device vfio-pci,host=0000:00:1f.3,id=hostdev1,bus=pci.5,addr=0x1: vfio 0000:00:1f.3: group 13 is not viable Please ensure all devices within the iommu_group are bound to their vfio bus driver." when trying to create the vm from existing vdisk, and I don´t know whats wrong. I get a "guest has not initialized the display (yet)" every time I try something new, so just end up deleting the vm (not image) and trying again. Please Help.
  23. So I´ve got a problem that forces me to have modprobe it87 force_id=0x8628 in my go file, to have my fans show up, but for some reason it does not seem to "stick", because dynamix system auto fan stoppes working after an hour or 2. But if I simply just type it in the terminal window and hit enter everything works again. So I´m wondering if it´s possible to have a script to just run modprobe it87 force_id=0x8628 once an hour or so, so auto fan plugin keeps working. Thanks in advance. (I already have acpi_enforce_resources=lax in syslinux.cfg-)

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.