Mark

Results 8 comments of Mark

Just to add to this, I swapped out the system drive and all instances of it for D: drive to ensure its not permissions related, same issue. The other registry...

Ok, so I ran this with windows Powershell, instead of Powershell Core, and it was able to complete successfully without the mentioned error.

I still ran it in Terminal, just using the Windows Powershell profile

Would this also cause a tuple index out of range error when trying to generate a certificate via cloudflare/letsencrypt? ```log Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 515, in...

> Yes, the changes introduced here will fix it. If I installed the nightly for 25.04.02 would this fix be upstreamed yet?

I recently experienced this, I also experienced it on the 24H2 Tiny11 ISO that's out there. The issue is due to 24H2s changed to the WinPE client, I discovered it...

bolte@Personal:~$ sudo mount -t nfs -o noresvport 192.168.0.20:/datastore /mnt/datastore mount.nfs: Operation not permitted This is the error I get when I try. It's the same problem, pings work, showmount works,...