-
[Support] Cyberschorsch's Templates
I have been waiting for a reply since June 11th so don't hold your breath. I found another project like this, at least for Unraid, called pia-qbittorrent. It is similar and it works fine. And the developer actually responds. Just an FYI.
-
[Support] Cyberschorsch's Templates
Hello! I haven't tried to use the Veracryptgui container for a month. It used to work just find but when I run it now it wont connect to the WebGUI. Here is what the logs show. Please let me know how to fix it, I need to be able to decrypt my external drive before I can make my monthly backup. Thanks! ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮ │ │ │ Application: VeraCrypt │ │ Application Version: 1.26.24 │ │ Docker Image Version: n/a │ │ Docker Image Platform: linux/amd64 │ │ │ ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯ [cont-init ] 89-info.sh: terminated successfully. [cont-init ] 90-veracrypt.sh: executing... [cont-init ] 90-veracrypt.sh: terminated successfully. [cont-init ] all container initialization scripts executed. [init ] giving control to process supervisor. [supervisor ] loading services... [supervisor ] loading service 'default'... [supervisor ] loading service 'app'... [supervisor ] loading service 'gui'... [supervisor ] loading service 'audiorecorder'... [supervisor ] service 'audiorecorder' is disabled. [supervisor ] loading service 'certsmonitor'... [supervisor ] loading service 'dbus'... [supervisor ] loading service 'fastcompmgr'... [supervisor ] loading service 'openbox'... [supervisor ] loading service 'xvnc'... [supervisor ] loading service 'nginx'... [supervisor ] loading service 'webauth'... [supervisor ] service 'webauth' is disabled. [supervisor ] loading service 'pulseaudio'... [supervisor ] service 'pulseaudio' is disabled. [supervisor ] loading service 'webservices'... [supervisor ] service 'webservices' is disabled. [supervisor ] loading service 'xrdb'... [supervisor ] loading service 'logmonitor'... [supervisor ] service 'logmonitor' is disabled. [supervisor ] loading service 'logrotate'... [supervisor ] all services loaded. [supervisor ] starting services... [supervisor ] starting service 'dbus'... [supervisor ] starting service 'xvnc'... [xvnc ] Xvnc TigerVNC 1.16.2 - built May 1 2026 22:49:01 [xvnc ] Copyright (C) 1999-2026 TigerVNC team and many others (see README.rst) [xvnc ] See https://www.tigervnc.org for information on TigerVNC. [xvnc ] Underlying X server release 12101021 [xvnc ] Thu Jun 11 21:06:51 2026 [xvnc ] vncext: VNC extension running! [xvnc ] vncext: Listening for VNC connections on /tmp/vnc.sock (mode 0660) [xvnc ] vncext: Created VNC server for screen 0 [xvnc ] [mi] mieq: warning: overriding existing handler 0 with 0x14610b454249 for event 2 [xvnc ] [mi] mieq: warning: overriding existing handler 0 with 0x14610b454249 for event 3 [supervisor ] starting service 'openbox'... [supervisor ] starting service 'fastcompmgr'... [supervisor ] starting service 'nginx'... [nginx ] Listening for HTTPs connections on port 5800. [supervisor ] starting service 'xrdb'... [supervisor ] starting service 'app'... [supervisor ] all services started. [supervisor ] service 'xrdb' exited (with status 0). [app ] Unable to init server: Could not connect: Connection refused [app ] 21:06:53: Error: Unable to initialize GTK+, is DISPLAY set properly? [supervisor ] service 'app' exited (with status 1). [supervisor ] service 'app' exited, shutting down... [supervisor ] stopping service 'nginx'... [supervisor ] service 'nginx' exited (with status 0). [supervisor ] stopping service 'fastcompmgr'... [supervisor ] service 'fastcompmgr' exited (got signal SIGTERM). [supervisor ] stopping service 'openbox'... [supervisor ] service 'openbox' exited (with status 0). [supervisor ] stopping service 'xvnc'... [supervisor ] service 'xvnc' exited (with status 0). [supervisor ] stopping service 'dbus'... [supervisor ] service 'dbus' exited (with status 0). [finish ] executing container finish scripts... [finish ] dismount: executing... [finish ] dismount: terminated with error 127. [finish ] all container finish scripts executed. Press ANY KEY to close this window
-
Prawcess started following How do I specify the path to the share? , [Support] Cyberschorsch's Templates , [Support] binhex - qBittorrentVPN and 1 other
-
[Support] binhex - qBittorrentVPN
Thank you for your response, I appreciate it!
-
[Support] binhex - qBittorrentVPN
Hello everyone. First of I want to say that I love this docker app. I have the port forwarding working and in qbittorrent I get the green earth symbol that lets me know that I have a good connection. It is awesome. My problem is the speed. The most I can get at any time total seems to be around 6mb/s. If I connect to the same VPN with my laptop I can get 30+mb/s from the same torrent. Is there a setting in particular I can check? Thanks!
-
Cant mount external drive encrypted with Veracrypt.
Is the standard encryption compatible with Veracrypt? I need to be able to access the external drive from Windows too. I would need to be able to decrypt in Unraid of course, as well as my Debian and Windows machines. I can accomplish all of that with Veracrypt which is why I was trying to get it to work this way.
-
Cant mount external drive encrypted with Veracrypt.
Honestly I didn't even know Unraid had that feature! That would be a lot easier if I could figure out how to do it. That link you put in your message to the Veracrypt GUI is what I used to do it with. I didn't want to put it all in some file container because of speed reasons. I thought it would be better to do whole disk encryption.
-
Cant mount external drive encrypted with Veracrypt.
Hello everyone! Last night I got a new external HDD. When I plugged it in, it mounted fine as device Dev 1 with the path /dev/sdb. Then /dev/sdb1 was the EFI partition, and /dev/sdb2 was where all the data goes. So after it was mounted, I used the Veracrypt GUI docker app by dcflachs to encrypt /dev/sdb2. Then I did a full back up to it using an Rsync script. When I unmounted it, then mounted it again to check its size (because it didn't update the amount of space used after the backup was done) The root of the device mounted fine as sdb, and the EFI partition mounted fine as sdb1. Bujt now where the main storage partition is supposed to be, it shows up as ZXA0FXV4-part2, and the button "Umount" isn't there. I thought it would automatically mount and I could then decrypt it using Veracrypt and pointing it at /dev/scb2 but of course its not working because its not mounted. Is there a better way of doing this? Because the way I did it is not working. All I want in the end is an encrypted external drive where the data is only accessible once its decrypted. I thought this way would work but it doesn't seem like it is. Does anyone have any ideas? Thanks in advance!
-
Device is disabled, contents emulated
OK will do. Thank you for letting me know.
-
Device is disabled, contents emulated
Hello, Last night I noticed that one of my drives is disabled. I am running a pretty simple array. I don't have any cache drives, just three 8TB HDD drives. I am wondering how I can figure out what happened to the drive, what caused it to become disabled? I am also wondering if I can rebuild the drive with the data on it or do I have to create a new array and do a restore of the data? I'm not too computer savvy and some of the things I found through Google didn't make a lot of sense. I attached the diagnostics as I have seen other people doing. Hopefully I did it right. TIA! goochnas-diagnostics-20250423-1450.zip
-
Help with rsync backup script
Thank you, you both were a big help. Frank1940: That Unassigned Devices Preclear had tmux in it. So now I can run the backup without the window disappearing. foo_fighter: I used some of the other options you mentioned in your example script so I can see the output. Thank you both, it worked like a charm!
-
Help with rsync backup script
I only saw three of them when I searched in Apps. Unassigned Devices, and Unassigned Devices Plus, both of which I already have. The Unassigned Devices Preclear looks like it is for setting up new drives. I searched for Tmux though and found a plugin for that. It is only a few weeks old. Should I just try that as a stand alone? Or is there another way of finding the Unassigned Devices one that you were talking about?
-
Help with rsync backup script
Ok I will give it a try. Thank you for your response.
-
Help with rsync backup script
Hello! I am using this rsync script to backup to a USB drive: rsync -rtDz --delete /mnt/user/server/ /mnt/disks/Backup_Plus When I run the script, I run it in the background so I can use Unraid still if necessary since the script will stop running otherwise if I close the window when its not running in the background. But when I run it in the background the log doesn't contain any output from the script. So I never know if there were any problems or not. It just tells me when the script ran and then when it completed. Even if I download the log it is blank. Are there any changes I could make to the script to make it actually output to the log file so I can see whats going on as it is running? And if this isn't possible, what other methods do you recommend for me to make a backup? I don't need it to be scheduled, I just run the script every few weeks and only connect the USB drive when I am doing a backup. Thanks!
-
How do I specify the path to the share?
I had never heard of a symbolic link. However when I Googled it, I saw that it was similar to a shortcut in Windows. I used the ln -s command that I read about in the terminal and it worked like a charm. Thank you for pointing me in the right direction! Sent from my SM-X800 using Tapatalk
-
How do I specify the path to the share?
Hello, I am running version 6.11.5 of unRAID. I have a share for myself at mnt/user/server and it is named "server" . That way I have access to all of my data. There is a subdirectory a few levels down called "movies" . I would like to setup up a share for just that directory as read only for my girlfriend. When I go to the shares tab (I am using user shares) and click "Add Share" it lets me name the share as "movies" however I can not figure out how to specify the path to the share, which is mnt/user/server/video/movies. When you are naming the share it says that you can't use special characters so how do I point the share to the right directory? Sent from my SM-S918U using Tapatalk
Prawcess
Members
-
Joined
-
Last visited