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.

wacko37

Members
  • Joined

  • Last visited

Everything posted by wacko37

  1. Hi All, As always thankyou to everyone involved in providing these great dockers - much apricated Basically I'm trying to change the ports on the LuckyBackup docker - I've deleted the default port config and created a new 1 with Container port 8585 & Host port 8585 to avoid any clashing with my qBitTorrent docker which is also on 8080 port. This all works applies as expected and the docker starts but I cannot access via noVNC as the Web socket listening port setting within the docker is still on the 8080 port. Is it possible to change this setting are is it hard coded into the docker, Any advise is greatly appreciated.
  2. All good, got this to work - 24hrs of messing lol but got there in the end..... no help needed I have attached the .sh if anyone would like to hardlink their downloaded files to a post-processing folder where Sonarr / Radarr etc can grab the files without accessing the main download folder - the script will create the necessary folder/subfolder based on the main downloads folder, i.e "category's" It requires some editing based on your mapped directory's etc torrent-complete.sh
  3. Hi All, Just migrated over from the deprecated rutorrent..... yes another 1. I have successfully migrated all my torrents and I'm now in the fine tuning phase. I'm trouble-shooting a bash script that hard-links my downloaded files over to a post-processing folder (I prefer the blackhole way of doing things as it gives me more control). I found a bash script online https://gist.github.com/paul-chambers/71ef48e40449ec73eef95430b9e4e6c7 that runs upon completion of a torrent which was working perfectly on the Linuxserver version of qbittorrent but sadly the scripts is only partial working since changing to this version. The problem is that if the destination "category" directory isn't already created the files never get hard-linked over, but if I manually create the folder prior, it works as desired, the relevant code is on "Line 56" so i believe. The 2nd problem (not a show stopper) is the script has a echo command "line 51" that writes to a torrent-complete.log that also is not being updated anymore - I suspect this is permissions issue but I'm so out of my depth I cannot work it out. On a side note - I cannot for the life of me find any logs that details what is actually happening when the script is ran apart form qBittorent.log which just indicates the script has indeed executed "Running external program" but sadly with no extra details. I have enabled "debug" in the container settings but again no errors and very little detail. Any help is much appreciated supervisord.log torrent-complete.sh
  4. OK after many reboots this seems to have fixed my problem...... fingers crossed. I'll message back if this changes. Thanks @JorgeB for all that you do mate!
  5. Hi Team! Sadly I can no longer successfully complete my rsync script within UD, it runs but ends with so many I/O errors. I have tried everything I can think of, multiple drives, changing sata cables and even using a Sata to usb adaptor but to no avail. I've come to the conclusion that something has changed within UD My error is as follows: Also i have attached my script also. 05_-_Videos_-__Pictures_-_Music_-_SYNC.sh OK.... nothing to do with UD..... I think? That's 2 x drives that got corrupted somehow, they were working fine when i last used them (used 2 months ago for same backups, then they sat on a shelf) . I plug them into a spare bay on 3.5" enclosure - mount - run script, but today the 1st drive seized up with the above errors, then I tried the 2nd drive with a different script and got the same result. 1st ntfs drive failed to repair in Windows 10, but I could access all the files and copy to and from them in both windows and unraid. But after a format they worked fine and completed the UD rsync script. 2nd - I was able to repair in Windows 10 - I also made an edit to the script to "delete-before" in rsync script as the drive was running out of space before deleting the other files. Sorry for posting in wrong forum, so clueless as to what happened today, I did reboot the server a few times during troubleshooting, not sure if that helped. Also attached a log file. Anyhow all good, would appreciate a reply if have missed something so this doesn't happen again. Thanks wacko-unraid-syslog-20230323-0919.zip
  6. +1 Still struggling to understand why this is not already a feature? How is everyone dealing with backups of their VM's without this feature?
  7. Thanks so much for your help & sorry for the late reply, I will apply the following boot option and test over the next month. I will reply the outcome for others in the same boat.
  8. @JorgeB I've been having a very similar issue with 2 x 1tb Samsung 970 evo plus nvme drives that i have in a mirrored cache on my Gigabyte z590 elite MB. My server will be running fine for a month plus with no issues, until i have to do a random reboot for whatever reason, but upon reboot 1 of the 2 drives will present in "dashboard" tab but the temperature is not being reported and is just blank. There is always a huge list of errors in the system logs related to the NVME in question and that cache is unusable. Its also worth mentioning that 9 times out 10 the server reboots just fine without issue, it seems to be a totally random issue. The only method that clears the issue is a full power down of the system, as a reboot does not seem to reset the issue at all. After the reboot the mirrored cache balances its issues and everything returns to normal. My question is will the "nvme_core.default_ps_max_latency_us=0" boot option clear my issue and is there any implications to using this boot option permanently that would cause further problems. Thanks
  9. Thanks for the reply @alturismo and for pointing me in the right direction.
  10. Hi all, just noticed my OpenRGB patch stopped working, after some troubleshooting I realised it was due to the recent setting up of my 1st ever VM (steep learning curve that 1....lol) Basically once I bound my onboard Intel sound card to VFIO it stopped the patch from working, which makes total sense as SMbus & Serial Bus controller are in the same IOMMU group that is being passed through. I tried a few thing to free up resources for the Patch via modifying the syslinux config, but to no avail, those being: "modprobe.blacklist=i2c_i801,i2c_smbus" and unbinding the IOMMU group and binding only the sound device via "vfio-pci.ids=8086:43c8" So my question is can I utilise both at the same time?
  11. Cheers @ghost82 you've been a legend over the last few days to say the least! If I've learnt anything over the last few days is just how complex VM's actually are, just so many variables it's impossible to keep track of. I think I'll stick with Libreelec for now, to much time spend and it does work. Windows.....F$%k no! I have installed it twice as a vm recently and both times it corrupted itself during windows updates. It's bad enough natively....lol thanks for all your help
  12. I totally agree with you here, everything has been a struggle to implement on libreelec via Unraid VM. This is my 1st ever VM on any system and its been nothing but painful to say the least...... hence my rant on 1 of the other unraid threads. I wish I have of had the foresight and knowledge I have gained over the last few days back then before I started down this route Libreelec advertise "just enough os for kodi" which sounds perfect for a VM in my mind, but as you say it has to many limitations. Im currently using nfs and FYI I reluctantly rearranged my audio hardware to accommodate the lack of HDMI audio. What distro would you recommend with your expertise?
  13. ok I changed the unraid share mode to manual and edited the mount tag to multimedia (all lower case) but still same error ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 10.95.0 (Generic.x86_64) Wacko-Libreelec-Kodi:~ # mount -t 9p -o trans=virtio,version=9p2000.L,posixacl,cache=loose multimedia /storage/test mount: mounting multimedia on /storage/test failed: No such device
  14. Would the capital M in Multimedia cause and issue?
  15. ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 10.95.0 (Generic.x86_64) Wacko-Libreelec-Kodi:~ # mount -t 9p -o trans=virtio,version=9p2000.L,posixacl,cache=loose Multimedia /storage/test mount: mounting Multimedia on /storage/test failed: No such device Wacko-Libreelec-Kodi:~ # cd /storage/test Wacko-Libreelec-Kodi:~/test #
  16. Yes sure does, created it via WinSCP
  17. Hi there ghost82, its only been 24hrs....lol I've ran your code in libreelec ssh to test 1st, but i keep getting an error ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 10.95.0 (Generic.x86_64) Wacko-Libreelec-Kodi:~ # mount -t 9p -o trans=virtio,version=9p2000.L,posixacl,cache=loose Multimedia /storage/test mount: mounting Multimedia on /storage/test failed: No such file or directory
  18. Anybody have an experience in implementing the Unraid Share 9p Mode within Libreelec? There is no 9p mount script within Libreelec, like the scripts for SMB & NFS. The problem arises when trying to mount the share within Libreelec, all the info I can find on the unraid forums talk about utilising "fstab" to mount the share but libreelec has no "fstab" function. See here:https://forum.libreelec.tv/thread/22051-can-t-edit-fstab/ I can setup NFS but seems pointless using the network when they are on the same system.
  19. Just started getting this error in the logs within the last 48 to 72hrs, I know this as I'm regularly checking the logs for errors after rebooting while testing out syslinux edits and the likes for VMs that are not working. I'm on the latest stable firmware 6.11.5 I've attached my diagnostics logs which indeed have the error recorded, Should I be worried about these errors as I'm not having any stability issues etc. Also i did reply to a thread on pre-release that had the exact same issue but I've released this is now related to Stable releases see here: wacko-unraid-diagnostics-20230209-2102.zip
  20. @ghost82 firstly thankyou kindly for all your help and expertise, sadly still no HDMI audio I'm afraid, see log attached. I just tried to exit Kodi, but I don't have that options within the Librelec/Kodi, but I did reboot kodi without rebooting the VM using a power menu from another skin but to no avail. I'll have a look at the other forum that you have mentioned and see what I can come up with. If I manage to fix this issue I'll be sure to post my findings back here. Cheers! libreelec Ispci -v log (3).txt
  21. My bad, I undid all the changes I have done over the last few days to see if i could clear that error, but to no avail. Doing so must have reset the XML? Anyhow as of now my system devices is binded as in the original photo above, my syslinux configurations is : "append modprobe.blacklist=i2c_i801,i2c_smbus video=efifb:off initrd=/bzroot" and I have added your amended xml Attached is new log for Ispci -v cmd, sadly still no hdmi audio output. libreelec Ispci -v log (2).txt
  22. Sorry for the delayed response got totally sucked into that error above, thanks for the link to the other thead, I have followed it up there. Please see attached log for the Ispci -v cmd Also searched the log and there is no mention of HDMI. libreelec Ispci -v log.txt
  23. Sadly no change mate still no HDMI options, normally after reboot I like to check system logs for any errors and found these, is that related to the syslinux code?
  24. Ok, i'll try this now with your VM xml config and let you know the results also the "video=efifb:off" is already in my syslinux as this was the only way I could get video on the the VM as Unraid had utilised the igpu from boot and this code prevents that. Please correct me if I'm wrong in my understanding.
  25. Ok, copied xml over, updated and started VM. Sadly no hdmi, outputs are the same as in image above, I can also confirm serial bus was not passed-through but still bound to vfio

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.