Everything posted by TallMan206
-
[Support] xthursdayx - RoonServer
I have the same issues: I even have more issues at the moment. I cannot connect to ANY Chromecast device from Roon. I see my phone, PC, and Node2i, but Chromecast devices don't show up in Roon.
-
[Support] xthursdayx - RoonServer
Hi, What could cause the following issue, that show in my logs? TIFFReadDirectory: Failed to read directory at offset ********. Thanks.
-
[PLUGIN] ZFS Master
I'm currently converting a folder to a dataset. It's a 8TB drive, folder has 6,5TB of data in it. While converting, my disk is full, what happens now? I cannot convert this folder because clearly you need double the space to convert. Please help.
-
[support] Siwat's Docker Repository
Hi, does the Adguard docker also include unbound?
-
[Support] binhex - qBittorrentVPN
Hi all, My webUI just does not get up. Can you help me check what is wrong? Uploaded the NordVPN OpenVPN config file into the dir of the docker. Starting up the docker, but my webUI just does not load. Thanks
-
[SUPPORT] RIFFSPHERE'S TEMPLATES
Hi, How does the database update itself? Everything is still empty now. Thanks for your help. Best regards
-
[Support] binhex - Krusader
Is Krusader able to resume a partially moved file? I was moving files, but I cancelled. When I was resuming moving those files, I selected 'write into' (the folder where the files where in that I was mvong). Does Krusader continue with the partially moved file, or does it overwrite it?
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
The Crashplan Enterprise Docker I found today on UnRAID, which was not there yesterday yet, works flawlessly! Thanks so much!
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
I also cannot log in with the Crashplan Docker. I made an VM Ubuntu 22.04 machine on UnRAID, downloaded and run Crashplan there, and that works. I also asked the support team from CP, what can cause the login issue. Did not get a reply yet. Can the issue be that the Docker version is voor Small Business, while I have a Pro account? When downloading a installer from their website, it also ask for the version you want to run.
-
Krusader not moving files away from unprotected disk to array, while Windows does
That made total sense! Thanks for this 'trigger'! It indeed works, but I just did not see it haha. What I did, I mapped to the shares (and not to /mnt/user anymore and moving works now like intended! Thanks again!
-
Krusader not moving files away from unprotected disk to array, while Windows does
Hi all, I am running UnRAID 6.12.4 with binhex-krusader. My array layout: Array with 3x 8TB and 2x 10TB parity Cache pool with 2x NVME 500G with my Docker and VM data 1 SSD 1TB for downloads and processing those downloads. The resulting data should move to the Array. My shares: Data: Cache to Array Media: Array Downloads: Download SSD only Backups: Array The problem: when I have downloaded something and I want to move the unpacked files to my Media share (Array only) and I do this via Krusader, the data stays on the Downloads drive, just in a folder called like the folder where I want to actually have it on the Array. When I move via Windows, the files are indeed dissapearing from the Downloads drive to the Array as intended. I do move the files in Krusader within the Shares /mnt/user/Downloads to /mnt/user/Media so I would expect the files to dissapear from the Downloads drive to the Media drive however, this is not the case when using Krusader. What can I do to make sure my files are moved correctly? The Downloads drive is an unprotected drive so NO files should stay there after I moved them to the array. It's just for downloading and processing those files. Screenshots 'Downloads' is the Download drive as it should be (only with the Download folder). 'Moving' is where you can see that I am moving withing the Shares, not on disk level. 'Moved' is where you see the folder Media/Muziek on my Downloads drive, where it should NOT be, and also the Mover does NOT move it to the Array. Does someone know how to make Krusader work correctly? Thanks.
-
Removing ACL from drives
It looks like my issue has been solved. I did a lot of work today and did not get any issues.
-
Removing ACL from drives
This is the same with my dockers. They are indeed 99 and 100. Could restoring a backup of my Plex Media server database and files (not the real media but the Metadata and stuff) be an issue since I needed to change the permissions on that too (the app appdata)
-
Removing ACL from drives
It indeed look like it is a Docker doing this. I am moving and copying files while both Dockers are off (Plex and Sabnzb) and now there seems no issue (yet)
-
Removing ACL from drives
I think also having changed my cache drives from SATA SSD to NVME SSD, got me this strange behavior. When browsing folders, or copying files on my Unraid machine, folder get inaccessible because of changed permissions. I have to go to the CLI to chmod 777 that folder again to make it accessible again. Tried the ACL trick but still the folders change permissions.
-
Removing ACL from drives
I still have issues of changing permissions, even after the ACL. Anyone any idea what could cause this issue? Or should I just reinstall my server?
-
Removing ACL from drives
Could you please tell me what command you typed in the CLI, to remove the ACL? For example, folder /mnt/user/NAS/Media What command do I have to type? Thanks.