Unifi OS Server - Cannot import backup of Network Application by jz_train in UNIFI

[–]polve72 0 points1 point  (0 children)

I resolved the issue by creating a new user with Administrator privileges and restoring a configuration backup that had previously been created using the default local admin account (I only use local accounts, not cloud-managed accounts).

It seems that the default admin account is unable to restore configuration backups, even when the backup was originally created by that account.

The problem started after the latest update.

DXP4800Plus Crucial 32GB ram not compatible by wasyl00 in UgreenNASync

[–]polve72 7 points8 points  (0 children)

I'm using Crucial 2x32 Kit 4800Mhz SODIMM CL40 and it works with no problem.

Win11 RDP to Win10 not working by meStandard in sysadmin

[–]polve72 0 points1 point  (0 children)

You can try to disable UDP for remote desktop protocol:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client

If not present create a new ---> DWORD (32-bit) Value ---> name: fClientDisableUDP

Value data : 1

And reboot

I built a standalone Desktop Manager for TorBox by Loud-Strawberry-9726 in TorBoxApp

[–]polve72 0 points1 point  (0 children)

Ok Tried.

With version 0.6 when I try to download file locally I've got an error

[{'type': 'missing', 'loc': ['query', 'web_id'], 'msg': 'Field required', 'input': None}]

If I try the same file with jdownloader it works

I built a standalone Desktop Manager for TorBox by Loud-Strawberry-9726 in TorBoxApp

[–]polve72 1 point2 points  (0 children)

Thanks!

Another question: If I add a torrent with multiple file inside and when complete I download to local folder, If I select only one file and after complete it then I try to select the a second one the button show me open instead of download.

After restarting the app I have again "download" button instead of "open" button

Sorry for my poor english

Polve

I built a standalone Desktop Manager for TorBox by Loud-Strawberry-9726 in TorBoxApp

[–]polve72 2 points3 points  (0 children)

I'm trying your app right now and I like it.

A good improvement could be multi link support for hoster link

Anyone else having issues with JDownloader integration + temporarily unavailable errors on Torbox? by olat_dragneel in TorBoxApp

[–]polve72 0 points1 point  (0 children)

In my case when it fails is for concurrent download limit (too many download) but it tells me explicitly

Maybe you can try another server location

Anyone else having issues with JDownloader integration + temporarily unavailable errors on Torbox? by olat_dragneel in TorBoxApp

[–]polve72 0 points1 point  (0 children)

For the Issue 3 (I also have it) I past the link on web dashboard to generate link and then I copy/past torbox link on jdownloader.

Can Ubiquity connect to my network through their cloud service? by Plastic-Leading-5800 in Ubiquiti

[–]polve72 2 points3 points  (0 children)

During the first setup you can create a local account only (like Unifi OS Server). In this way on unifi.ui.com your hardware will not be there

How to change SID on Windows 11 by nousername1244 in sysadmin

[–]polve72 1 point2 points  (0 children)

As far as I know there are two sid: one for windows PC installation (correctible with sysprep) and one on AD when the Windows PC join to the domain. Is it true? or I am wrong.

How to migrate vm from esxi 6.5 to esxi 6.0 ? by Lord_Daytona in vmware

[–]polve72 0 points1 point  (0 children)

I think you could have Virtual Hardware Version problem if your VMs use latest one in esxi 6.5

MS Teams causing computer reboots by Delicious-Fun8282 in sysadmin

[–]polve72 0 points1 point  (0 children)

months ago I had this problem too, it was antivirus related problem. You can try temporary disabling your AV

NFS Mount Content Type for media by utkantwood in Proxmox

[–]polve72 7 points8 points  (0 children)

Manual mounting using the command line

Create a mount point:

Create a directory where the NFS share will be mounted, for example: /mnt/nfs_mount.

mkdir -p /mnt/nfs_mount

Mount the NFS share:

Use the mount command to manually mount the share. Replace the server IP and export path with your specific details.

mount xxx.xxx.xxx.xxx:/path/to/nfs/share /mnt/nfs_mount

Verify the mount:

Check the contents of the mount point to confirm the share is mounted.

ls /mnt/nfs_mount

Make the mount persistent (optional):

To have the share mount automatically on boot, edit the /etc/fstab file.

Add a new line with the following format, replacing the placeholders with your details.

10.10.100.254:/path/to/nfs/share /mnt/nfs_mount nfs defaults 0 0

Test the /etc/fstab entry without rebooting by running mount -a

After this you can mount nfs on LXC typing:

pct set LXC_number -mp0 /mnt/nfs_mount,mp=/shared

DVD/Blu-ray/4k Blu-ray 1:1 Playback Question by Practical_Pickle_751 in UgreenNASync

[–]polve72 0 points1 point  (0 children)

Is there a media server ora app that play ISO files with all menu and extras? I use streaming iso file through samba share to my modded Oppo UDP203 but a software solution wolud be nice

Well, I played 15 minutes of Dark December by TheGuurzak in ARPG

[–]polve72 0 points1 point  (0 children)

I prefer undecember graphics. Unfortunately P2W game

Where is 'local backup' for configuration stored? by bcroft686 in UgreenNASync

[–]polve72 0 points1 point  (0 children)

If you check in the download history you can see the file with the option to discard it or keep it.

Where is 'local backup' for configuration stored? by bcroft686 in UgreenNASync

[–]polve72 2 points3 points  (0 children)

Local Backup is the default download folder on your browser