-
Editing VM template breaks EFI boot
Not sure what happens when changing a working VM template. I assume it changes the assigned PCI assignments. However, after making an change and clicking update the VM will not boot. I had to delete the VM and recreate the VM for it to boot again. Surely, there is someway to make the VM remember its PCI assignments so it does not recreate the XML with new PCI assignments.
-
Unraid OS version 6.10.0 available
Upgrade did not go smooth for me. Thankfully I backed up my flash before upgrading. I upgraded through the webgui from the previous stable version. I received an error about waiting 30 seconds for device labeled UNRAID to load and after 30 seconds just rebooted. I ended up having to reflash the usb stick using the official unRaid usb creator and cooy back over my config folder to the flash. I then had to turn off SSL through SSH to be able to get back to the webgui. For some reason PCIe ACS Overide setting was changed to disabled and I had to change that back to downstream to get my Sata HBA and GPU working again. I am on 6.10 now though.
-
sadkisson started following SuperMicro CSE-M35T 5in3 Hotswap Cages , Supermicro X9SCM-F and GPU , AMD RX 590 Pass-Through and 1 other
-
[Support] Djoss - MakeMKV
This new version fixed my issue. MakeMKV was crashing for v65 AACS BD+.
-
New Unraid Light Theme Option!
Thank you! Appreciate the options. I am enjoying the light theme.
-
**VIDEO GUIDE** How to setup up a Pihole docker container for network wide adblocking **
It shows 0 domains on the block list. It is failing when downloading the lists it seems. Do you have the dns entry in the extra cmd as seen in the picture?
-
Can Unraid connect to network using a virtual bridge?
I have one NIC pass through to pfsense for WAN and I set the unraid created bridge as LAN. I had to modify the bridge in pfsense VM xml to display the Bridge as an e1000 Ethernet adapter instead of the default virtio adapter that unraid assigns. Unraid gets its IP from the bridge and the physical NIC feeds my switch for other devices in my LAN. Hope that made sense. Sent from my iPad using Tapatalk
-
[support] rix's Docker Repository
Ok, I was able to get it working. I did not see at the top when it recognizes the disk type it sets the variable and then executes the IF statement lower in the script. I had to add another BD28 variable at the top along with the additional IF statement noted earlier. It detected and started ripping immediately this time. Love automation! Thanks!
-
[support] rix's Docker Repository
I just picked up a blu ray drive to backup my collection onto the server. It does not appear to do anything when I insert the disk however. It looks like your script runs makemkv to determine what type of disk it is. On this particular disk it is reporting as: " DRV:0,2,999,28, " and I noticed your script determines its a blu ray if it matches DRV:0,2,999,12, . I thought I could make it work by just copying the IF statement matching DRV:0,2,999,12 to DRV:0,2,999,28 but it still does not attempt to rip the disk. I restarted the docker after making the change to the script. Is there anything else that needs to take place?
-
Docker requests
Amazing! I have been working on building a docker for this and struggling. Thanks Sparkly!
-
Docker requests
Yes, removing the "$" from my environment variables fixed that issue. Still some other issues, but I think it is with the docker it self.. Does not seem to be working. When I run "docker logs ogar" I see this: sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory module.js:338 throw err; ^ Error: Cannot find module '/data/src/index.js' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3 sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory sed: /data/gameserver.ini: No such file or directory module.js:338 throw err; ^ Error: Cannot find module '/data/src/index.js' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3
-
Docker requests
I am trying to get Docker for Ogar working for my kids. I used Community Applications plugin to convert "Galexrt/docker-ogar" to a template. I guess I have no idea what I am doing.. I see this in the docker commands: if [ ! -z "$SERVER_PORT" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_PORT"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_GAMEMODE" ]; then if [[ "$SERVER_GAMEMODE" == "0" && "$SERVER_GAMEMODE" == "1" ]]; then echo "SERVER_GAMEMODE is invalid, defaulting to 0" SERVER_GAMEMODE="0" fi sed -i 's/serverGamemode = .*$/serverGamemode = '"$SERVER_GAMEMODE"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_BOTS" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_BOTS"'/g' "$DATA_PATH/gameserver.ini" fi if [ ! -z "$SERVER_BOTS" ]; then sed -i 's/serverPort = .*$/serverPort = '"$SERVER_BOTS"'/g' "$DATA_PATH/gameserver.ini" fi node "$DATA_PATH/src/index.js" So I created environment variables for "$SERVER_PORT, $SERVER_BOTS, $SERVER_GAMEMODE, $DATA_PATH" but when trying to create it fails stating invalid environment variables. I tried removing all variables from the template and when I click add it successfully adds however the docker will not keep running. It starts for a few seconds then stops. Any ideas?
-
[support] MakeMKV-RDP container Deprecated
Finally!
-
Docker requests
Okay Has anyone tried making a docker for makeMKV? I know there is a linux version, but it looks like it needs compiled, and they usually have a new version about once/month, so it probably will need 'constant' maintenance. I'm not sure if building one will be easy or good, but I'd really like to put the work of creating my mkv files onto my unRAID box, and not have to continue doing it on my laptop, over wifi, which takes forever. maybe this helps one get started... http://www.makemkv.com/forum2/viewtopic.php?f=3&t=2047 I have latest makemkvcon installed on unraid, still playing with it........ But it looks good. Sent from my iPhone using Tapatalk 2 This will have to wait docker v.1.1 upgrade, where the new --device flag will be available. jonp promissed that to the next beta, if I'm not mistaken. We are at docker 1.6.2. is this a possibility yet?
-
VirtualBox Plugin for unRAID v5 and v6
Is there a reason why no recommendation of what webserver to use? I really dont want to install SimpleFeatures just to get webserver. I tried just downloading webserver plugin from SimpleFeatures site and installpkg to it but it broke my EMHTTP had to remove and reboot to restore.
sadkisson
Members
-
Joined
-
Last visited