Everything posted by LeoRX
-
VirtioFS Support Page
Interesting. I did notice my windows 11 vm freeze soon after configure VirtioFS. I assume it may have something to do with the driver and have update it since but the problem persist. Looking forward to a resolution to this as VirtioFS is a great functionality I'd like to keep using.
-
NVIDIA SHIELD tab (Gamestream) not available
I have nvidia shield on the network and running windows 11 vm on unraid. game stream is working for me. have you tried these fixes https://blinqblinq.com/nvidia-shield-gamestream-not-working/#:~:text=If your Nvidia Shield Gamestream,cache on the Shield TV. this post also suggest windows rdp interferes with streaming. https://www.nvidia.com/en-us/geforce/forums/geforce-experience/14/281134/shield-tab-issues/ hope this helps.
-
Nvidia Shield Pro, Unraid and a VM walks in to a bar.
umm.. I was hoping 6.10.0 RC-5 would fix this issue, but it doesn't. [rc5] Fixed an issue where the server would disappear from Windows Network after docker and/or VM startup. At the moment, everytime I restart my Shield Pro, I have to turn off my VM first, reboot Shield Pro and then turn on VM after Shield has found the Unraid shares. Anyone else have the same issue?
-
OOM Errors
umm.. i'm started getting this as well. not error from my side, but it keeps shutting down my VM.
-
Nvidia Shield Pro, Unraid and a VM walks in to a bar.
Hi All, I have an issue with Nvidia Shield Pro connecting to Unraid Samba Share if my Windows 11 VM is powered on. This issue has baffled me for a while, I'm hoping someone can help me resolve this issue. The issue all started since I've upgraded Nvidia Experience 9. Before the upgrade, Shield TV will connect, stay connected and reconnect after reboot of Shield TV. Since the upgrade, it will not auto remount the Network Share hosted on Unraid, if the (only) VM is powered on. I've also noticed, Unraid will not appear in the "Avaliable Network Share" section if VM is powered on. If I power down the VM, Unraid will reappear in the list and soon after also automatically reconnect the samba folders. Initially I thought the problem is with the Shield TV and it is to some degree, because it won't connect if Unraid does not appear in the "Available Network Share" list. Even when it connects fine if I manaully enter path(via IP) and credential. The issue here is I'll have to manaully connect after each reboot. However, after seeing Unraid host when my VM is powered off and disappears if VM is powered on, I'm wondering what could be causing the VM to make Shield TV not able to see Unraid as a Samba server? Thanks in advance, any suggestion will be appreciated. Cheers, Leor node-diagnostics-20220216-1217.zip
-
When is UNRAID support going to move out of the early 2000's with their forum architecture. We shouldn't have to go to the last page in a topic to see something posted within the last YEAR.
I think it will be better if the application support are setup per forum/channel, instead of current per thread. Most of the application support threads are 20+ pages with people posting different issues over a long period of time. I often finding myself reading all of it to prevent myself asking the same question all over again. If each application have its own forum/channel, each issue can have its own thread and makes finding solutions much easier. the current setup adds further complications when two or more people discussing seperate topics about the same application.
-
[Support] aeleos - cloudflared tunnels
@portonailga No need to apologise. We are all on this jorney together and it often is one small setting(or a typo for me) to get things working. It also took me a week or two of playing around with cloudflared to get everything working. As I mentioned earlier, you could try "proxy_ssl_verify off;" in the custom nginx configuration under Advanced to get the https PFSense to work. I don't know Nginx that well, but like you, i started to use NPM because of GUI when I needed to transition out from Caddy V1. The next tool you can try is using cloud flare teams to secure some of the more personal sites you might have. @aeleos Thank you for containerise cloudflared. if it was't you and your documentation, I wouldn't be using any of the cloudflare product. I did have cloudflare cert working with NPM in the begining, but I feel more comfortable with shorter certificate expiration date, certificates are specific to the subdomain and the fact that it is automatically renewed. Traefik is next on my tool list to try. When I had to transition out from Caddy V1, I couldn't find(or know how to use) a solution to do everything I had setup, traefik seem too complex at the time and I didn't know where to start and now Ibracorp have a video on it, I may just use it to replace both of my current instance of Caddy V2 and NPM.
-
[Support] aeleos - cloudflared tunnels
i'm using subdomain.mydomain.com for originServerName and using NPM as reverse proxy, so i don't think its originServerName or NPM issue. It looks more like npm issue then cloudflared issue. I did noticed a couple of things for you to try. - Set noTLSVerify to true while troubleshooting - Your prioxy host destination are https. are they self signed cert? do they have proxy_ssl_verify set to off in npm? The reason I asked is because I had to set something similar with Caddy. - All my proxy host destination in NPM are http. maybe try that with one of your proxy host. - What is the SSL setting for your proxy host? I know Cloudflare cert can be used, but I'm using Let's Encrypt via DNS Challenge.
-
[Support] aeleos - cloudflared tunnels
what does your dns management in cloudflare look like? you should have a CNAME my-domain.com Proxied Auto and a CNAME bw my-domain Proxied Auto
-
[Plugin] CA Appdata Backup / Restore v2
umm.. I remember seeing the default destination path was something along the line of \mnt\user\CA**Appdata***. What you've described is exactly how I tested. I did in the following step. 1. create test folder 2. verify test folder is root 3. run backup using backup now button. wait for it to complete 4. check test folder ownership. and confirm it has changed to nobody. in this case, test folder is zzz. as you can see the owner was changed in a short amount of time, after running backup. oh well.. i'm lost for word.. I understand if it can't be reproduced, it'll be difficult to reproduce. I've migrated my mariadb and nextcloud container to use linuxserver.io so PUID and PGID can be set so it is not longer of an issue even with the ownership change.
-
[Plugin] CA Appdata Backup / Restore v2
The test path is /mnt/user/appdata/test, under Unraid OS. I just tested it again just to make sure I'm not crazy. It is very strange no one noticed this behaviour.. which means its either something else that's causing it, something specific to my computer, settings or I'm just crazy. can you please confirm if your destination share path is default or customised path? If its default, will you mind test it with a custopm path please?
-
[Plugin] CA Appdata Backup / Restore v2
umm.. confirming the ownerships are being changed to nobody:users. I ran stat ./test before and after the backup process. root@Node:/mnt/user/appdata# root@Node:/mnt/user/appdata# stat ./test File: ./test Size: 0 Blocks: 0 IO Block: 4096 directory Device: 0,52 Inode: 14073748865542626 Links: 1 Access: (0777/drwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2022-01-21 13:19:40.528879285 +1100 Modify: 2022-01-21 13:19:40.528879285 +1100 Change: 2022-01-21 13:19:40.528879285 +1100 Birth: - root@Node:/mnt/user/appdata# stat ./test File: ./test Size: 0 Blocks: 0 IO Block: 4096 directory Device: 0,52 Inode: 14073748865542626 Links: 1 Access: (0777/drwxrwxrwx) Uid: ( 99/ nobody) Gid: ( 100/ users) Access: 2022-01-21 13:19:40.528879285 +1100 Modify: 2022-01-21 13:19:40.528879285 +1100 Change: 2022-01-21 13:55:23.523670898 +1100 Birth: -
-
[Plugin] CA Appdata Backup / Restore v2
they are source. I created 2 empty folders in appdata to see if if the ownership gets changed overnight. I just can't think of anything else that was schedule to run. I'll recreate the folder and run backup again to confirm.
-
[Plugin] CA Appdata Backup / Restore v2
@Squid As posted in the other thread(https://forums.unraid.net/topic/47266-plugin-ca-fix-common-problems/?do=findComment&comment=1086953), I'm investigating cause of the permission/ownership change in my appdata folder. I ran the backup again last night, confirming the ownership of my test folder have changed this morning again. Is this is an expected behaviour after running a back up? before drwxrwxrwx 1 root root 0 Jan 19 10:38 test/ drwxrwxrwx 1 root root 0 Jan 19 10:37 test_delete/ after drwxrwxrwx 1 nobody users 0 Jan 19 10:38 test/ drwxrwxrwx 1 nobody users 0 Jan 19 10:37 test_delete/ Thanks.
-
[Plugin] CA Fix Common Problems
Appologies.. I should have post this in appdata backup and restore.. moving there now.
-
[Plugin] CA Fix Common Problems
Greetings! I'm trying to find the cause of the changes of permissions in my appdata folder. I noticed appdata is not listed in the "Permission Test/Fix Excluded ON" list, it does however say "Docker Appdata Folders and CA backup Destination is automatically excluded". I haven't touched this setting for a long time and have not made changes I could think of that would reset permissions for everything in the appdata folder, except for the fact the plugin was updated recently. I'm not making accusations, just trying to rule out all the possibilities and trying to figure the cause of it. Thanks.
-
[Support] aeleos - cloudflared tunnels
"bash: chown: command not found"? where are you running this command? the goal is change the permission of /mnt/user/appdata/cloudflared so when you execute the login command, it can save the certificate.
-
[Support] aeleos - cloudflared tunnels
sorry about the typo. "chown nobody:users /mnt/user/appdata/cloudflared"
-
[Support] aeleos - cloudflared tunnels
I'm guessing permission issue with your /mnt/user/appdata/cloudflared folder. try run chown nobody:users /mnt/user/appdata/cloudflared then login again.
-
HanServe wsdd2[12442]: error: wsdd-mcast-v6: wsd_send_soap_msg: send: Cannot assign requested address
I'm getting the same error...
-
[Support] aeleos - cloudflared tunnels
I take that back... disabled Peformance and Security using page rule seems to do the trick.
-
[Support] aeleos - cloudflared tunnels
Hello all, after playing around and managed to get most of my servers route throught Cloudflared and even played with Team function. All its left is NextCloud. I'm struggling to get NextCloud Android app to talk to NextCloud server over Coudflare and keep getting SSL initalisation error. I've tried, - Using Lets Encrypt Cert as well as CF Origin Cert - All the SSL/TLS encryption mode - Disabled Performance and Security using rules. NextCloud through web page works fine, Its just the android app work work. anyone else managed to get it working through Cloudflared?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
client plugins? works with standard openvpn client. I use openvpn for android. just load the .openvpn file it should just work. (make sure router port forwarding is setup..etc)
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
works fine for me. my page takes a few seconds to load the pages.
-
Control fan speed based on drive temp...
I have asus x570 i. Confirming Dynamix Auto Fan Control works base on drive temp.