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.

nraygun

Members
  • Joined

  • Last visited

Everything posted by nraygun

  1. I recreated the Docker image and this morning's run of the auto update made the other "boinc" come back. And neither boinc was updated in the process - only 2 other containers were updated. Any other ideas on where to look to find why this container keeps coming back?
  2. Ha! That's what I just figured out after wrestling with this all day! Also, for some reason, the container side ports and the server ports were set to the same port number. Changing these as appropriate (443 in container and 444 for the server) plus recreating the docker network did the trick. Whew! I guess rebuilding the docker container is not as straightforward as I thought it would be. I'm all good now. Thanks!
  3. Ugh! I recently rebuilt my docker container as a result of a deleted container that kept coming back. Unfortunately, this process borked my Nextcloud. 😞 All other containers with a UI seem to work fine. The Nextcloud container is running but when I try to access the WebUI I get a 502 Bad Gateway error. I tried the direct ip:port, but it seems to resolve to a name. I have Swag running as well. Note that when the docker rebuilt these two containers, the Network Type was set to none. I changed these to bridge but still no go. I'm a relative noob and I'm not even sure where to start looking. Attached diagnostic file. flores-diagnostics-20221228-1328.zip
  4. Oh well, so much for that idea. The extra boinc container came back again after this morning's run of the backup. I'll research and try recreating the Docker image. Hope I don't screw it up.
  5. I think I got it. I deleted the container again, deleted its appdata, then deleted its template. I had it run again this morning and the old "boinc" container didn't come back this time. I put the updater's settings back to the normal day for the backup(Wed) so we'll see what happens.
  6. I'm having a problem where an old Docker container comes back after the auto update is done. I had a "boinc" container (lower case B) but was having problems with it so I deleted and added a different one called "Boinc" (upper case B). I see a single container called "Boinc" until the updater runs on Wednesday's, then I see the other older "boinc" container has returned. I delete the "boinc" instance again, and I'm good until the following Wednesday. I also tried deleting them both and loading back the new one, Boinc. In looking at the settings of this plugin, if I change the option to update all to No, I can see a list of containers with a toggle to turn on autoupdate. I can see the old "boinc" container in this list. Is this a Docker problem I'm having or a plugin issue? Any ideas on how to make the deletion of the old "boinc" container permanent?
  7. Did you try removing the /dev/dri: parameter from your container? Stop the container, go to settings, remove /dev/dri, then restart the container and see if that helps. If it does, you'll have to do this every time the container is updated.
  8. BINGO! I changed them both to be the same (omitting the bzroot-gui for the default) and the problem is solved - no more prompt for a reboot when looking at the VM settings!!! Woohoo! Thank you so much @SimonF!!! Not sure, but maybe in the past I changed the syslinux file manually. But wouldn't changing it in the GUI write a new one? Oh well, it's fixed. Thanks again!
  9. The setting in the GUI for PCI ACS override is "both", not "downstream". Maybe I need to change that? Is "both" the proper parameter name?
  10. default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS menu default kernel /bzimage append initrd=/bzroot pcie_acs_override=downstream,multifunction vfio_iommu_type1.allow_unsafe_interrupts=1 label Unraid OS GUI Mode kernel /bzimage append vfio_iommu_type1.allow_unsafe_interrupts=1 pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui label Unraid OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label Unraid OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest The default looks similar to the default except the default has commas and the parameters are in a different order. Should I make the default parameters the same as the GUI mode?
  11. Still looking for more support on this. Hope someone can help or steer me in the right direction.
  12. Tried a few more things. I turned the PCIe ACS override off(disabled). Still get the reboot message after rebooting. I tried deleted the virtio driver and redownloading. Still get the message after rebooting.
  13. Tried a few more things. 1. Tried Edge from a Windows VM. Thought maybe Firefox in Linux was doing something weird. Nope. Same problem. 2.I see the following in the HTML/script of the page. Is that php script changing the file for no reason? I can see the file change when entering the page and upon reload. Is there a way to see this "data" object before and after it goes to the php script? Note that I don't know Javascript nor PHP. $.post("/plugins/dynamix.vm.manager/include/VMajax.php", {action:'reboot'}, function(data){ var rebootMessage = "VM Settings: A reboot is required to apply changes"; if (data.modified) addRebootNotice(rebootMessage); else removeRebootNotice(rebootMessage); });
  14. I tried moving domain.cfg around before. On 7/6 I tried this: "Copied the domain.cfg to domain.old, deleted the file, then had unRaid recreate the file. I rebooted, then went to the VM Manager area, and it still has the reboot message at the top." This time, if I read your suggestion correctly, I just deleted the domain.cfg file then rebooted. When I went to go look at the VM Settings, I got the prompt again at the top to reboot. I just put the settings back to the way they were (had copied the original domain.cfg somewhere else) and tested a few VMs to make sure they still work. They do. Not sure where to go from here.
  15. Just to make sure, I created another trial instance and booted a laptop with an extra USB to act as the array. I went into Settings, then VM Manager, and it did NOT display the reboot message. So I guess there's something wrong with my main unRaid system. 😞 Since I purchased a license for my main system, is there some sort of formal support path I need to engage? I'd like to get this resolved.
  16. Any other ideas? Just concerned that if this is not working correctly, what else could be going wrong?
  17. I also tried changing each setting, then setting it back, then rebooted. Still shows the reboot prompt.
  18. Tried that. Twice. Still get the notice to reboot upon looking at the VM Manager area. It's in this state now. I'll reboot again to get rid of it. Diags attached. (Appreciate the help!) server-diagnostics-20220707-2013.zip
  19. I tried a few things and still get the reboot message at the top: Copied the domain.cfg to domain.old, deleted the file, then had unRaid recreate the file. I rebooted, then went to the VM Manager area, and it still has the reboot message at the top. Tried uninstalling the My Server plugin (read somewhere that was causing issues for someone) and I still get the message. Tried a different browser - PaleMoon in MX Linux
  20. I see the time/date stamp for the domain.cfg file change when I visit that area and don't change anything. Using diff, they contain the same content. Hmmm...
  21. If I reboot it goes away. Until I hit the VM Manager icon again. When I look at it, it's in Basic View. root@server:~# cat /boot/config/domain.cfg SERVICE="enable" IMAGE_FILE="/mnt/user/system/libvirt/libvirt.img" IMAGE_SIZE="1" DEBUG="no" DOMAINDIR="/mnt/user/domains/" MEDIADIR="/mnt/user/isos/" VIRTIOISO="/mnt/user/isos/virtio-win-0.1.190-1.iso" BRNAME="br0" VMSTORAGEMODE="auto" HOSTSHUTDOWN="shutdown" TIMEOUT="180"
  22. And now it's on every page. I didn't change anything - I just clicked the VM Manager icon.

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.