Everything posted by juan11perez
-
Unraid OS version 7.1.0 available
Upgraded from 7.0.1 to 7.1.0 with no problems
-
Cloudflared container tunnel connections - quic
@ghall Thank you very much for sharing this solution. It's been bugging my for a while now. To summarize for others, all that's needed is to add the following to environment: ```TUNNEL_TRANSPORT_PROTOCOL=http2```
-
UNRAID high availability/backup
Good day, is there a script to automate vm backups using the new Unraid 7 built in vm backup feature? Thank you. Answering my own question: Just create a back up from the gui, open the logs, copy the command...... 'virsh snapshot-create-as 'windev' --name 'S20250220121649' --atomic --disk-only --diskspec 'hdc',snapshot=external,file='/mnt/virtdisk/domains/windev/vdisk1-clone.S20250220121649qcow2'
-
Unraid OS version 7.0.0 available
Upgraded without issue. Thank you.
-
Unraid OS version 6.12.10 available
Upgraded from 6.12.9 to 6.12.10 without issue. Thank you
-
Unraid OS version 6.12.9 available
Updated from 6.12.8 to 6.12.9 and all is fine. Thank you.
-
UNRaid kernel: traps: lsof[28497] general protection fault ip:
Started getting similar messages about 1 week ago. Also the web-gui would hang. I just re-flashed the usb (as suggested above) and problem appears to be solved.
-
[Support] ich777 - Application Dockers
@ich777 The configuration works perfectly. For nginx proxy manager, all i had to do is to copy the section starting with "location /websockify" into the advanced configuration tab of nginx proxy manager and it's working well. Thank you very much
-
[Support] ich777 - Application Dockers
Good day. is anyone reverse proxing thunderbird with nginx proxy manager? If yes would you please share your configuration. thank you.
-
Unraid OS version 6.12.4 available
Updated without problems. Thank you
-
Unraid OS version 6.12.3 available
Upgraded from 6.12.1 to 6.12.3 without issue. Thank you
-
[Plugin] LXC Plugin
@ich777 I tested the backup and it works great. Thank you very much for your help. I realized that the mistake I was making was running a rsync backup while the container was running. It's probably why it failed when restored.
-
[Plugin] LXC Plugin
Again, thank you very much. I've enabled global settings and created a script with User Scripts. I used compression 6 and half threads. I'll try to restore with different name and report. Thank you
-
[Plugin] LXC Plugin
Thank you very much for the prompt reply. I have been using the snapshots manually and it works fine. The reason I looked at the nextcloud 'native' backup is because, when i did have to recover the container from the snapshot I had to change the container name to xxxnew or something else. I don't know if I was doing it wrong or if there's a way to sort of replace the old container with the recovery container to keep my OCD at bay. I have been making backups with rsync, but what I found was that if I delete the container from LXC and then restore it from the backup via rsync, nextcloud just doesn't work. I think it fails to bring back some files or something like that. I just updated to the latest plugin version (thank you) and I configured Global backups. Would restoring from this backups prevent the issue I mentioed when using rsync? Thank you again
-
[Plugin] LXC Plugin
Good day, I've got nextcloud all in one in an lxc container. Im trying to set up nextcloud backups and failing. According to their docs i need to do this: ``` Failure of the backup container in LXC containers If you are running AIO in a LXC container, you need to make sure that FUSE is enabled in the LXC container settings. Otherwise the backup container will not be able to start as FUSE is required for it to work. ``` Is anyone aware of what command I'd need to add to the conf file to 'enable FUSE' ? Thank you
-
[Plugin] Swapfile for 6.9.1
Good day, would the plugin work on a zfs formatted cache drive? Thank you
-
Unraid OS version 6.12.1 available
Upgrade from 6.12.0 to 6.12.1 with no issues. Thank you
-
[Plugin] LXC Plugin
Thank you for the confirmation.
-
[Plugin] LXC Plugin
Good day, perhaps an obvious question, but would appreciate confirmation. I understand unraid 6.12.0 now uses unraidcgroup2 by default. Therefor is it correct to remove the manual entry from syslinux conf? Thank you
-
Unraid OS version 6.12.0 available
Smooth upgrade. Thank you
-
Can't connect to container (pihole) that is on br0 network when connecting over built-in Wireguard VPN
@ljm42 Short note to thank you for this guidance. I've been trying to work this out for a while. I changed the tunnel as per your instruction and I can access lan and vlans.
-
[Semi-Solved] [6.11.x/6.12.x] [Bug] System Fans stopped after a few hours (ASUS Mainboard) Linux 5.17 driver - ASUS WMI Driver issue
Thank you for sharing this info. I also have the asus 470 and have had the problem for months. I ended up installing a fan controller . I'll try this fix edit: so ive added the fix. The asus sensors are gone, but I also lost cpu fan speeds etc..... this the case for others?
-
is there a way to restart the webgui?
Good day, when starting unraid in "Unraid OS GUI Mode" the system performs as expected and I get a GUI directly from my graphics card. Subsequently if I start a vm using that card, then the vm takes over and works as expected. Once I shutdown the vm the card output doesn't revert to "Unraid OS GUI Mode". Is there a command or any other way to recover "Unraid OS GUI Mode" without a server restart? Thank you.
-
is there a way to restart the webgui?
@bonienl Good day, when starting unraid in "Unraid OS GUI Mode" the system performs as expected and I get a GUI directly from my graphics card. Subsequently if I start a vm using that card, then the vm takes over and works as expected. Once I shutdown the vm the card output doesn't revert to "Unraid OS GUI Mode". Is there a command or any other way to recover "Unraid OS GUI Mode" without a server restart? Thank you.
-
Unraid GUI not on primary AMD iGPU display with nVidia in PCIe
@ConnerVT Thank you. Your post on ich777 instruction worked for me as well.