Everything posted by swtz
-
[Support] Nodiaque - Gameserver docker
Is there a list of files or instructions on moving from a locally created server to the docker server for windrose? Thanks!
-
[Plugin] CA User Scripts
Is that for running it in the background? or is that just for running it once and being done?
-
[Plugin] CA User Scripts
Is there a way to have a script automatically run in background at startup? I know I can click run in background but do I have to manually do that after every reboot? Thank you!
-
When opening console on a docker container, is there a way to set what user that opens as?
I'm running a non-community apps docker container, and would like to access the console as a different user than root. Is that possible? I know in portainer it's possible to set the user when attaching to a containers console, but can you do that in unraid? Thank you!
-
[Support] binhex - get_iplayer
So did you install the web pvr manager and run it successfully? I would also love to have this as a functionality. Seems like you could just forward the port and be able to access it maybe?
-
[Support] binhex - SABnzbdVPN
That's def true, I was wondering though if there was a way to have like a backup config file in wireguard. So try wg0 first, then if that doesn't work try wg1 etc? Like today a protonvpn server went down. I didn't realize it because I had no way to know the vpn just stopped working. All the torrenting stopped though but I was still able to access web interface etc. Is there some sort of alert I could get through notifiarr or otherwise that could help notify me of this happening? Thanks!
-
[Support] binhex - MakeMKV
That's not the right docker image... I didn't see any of that in logs for the binhex container. Has anyone figured out a way to get usb drives to reliably appear? Only way I've found was to set puid and pgid to 0.
-
[SUPPORT] Terratrax - Nextcloud Multimedia
As a complete nextcloud newb, a "data" path would probably make sense in the unraid docker config screen, luckily I'm just testing everything out now lol!
-
[Support] binhex - qBittorrentVPN
I'm unable to open the webui. The logs look fine like the client is started, but all I get is "unauthorized" in text on the page. Any help? Thanks!
-
[Support] binhex - qBittorrentVPN
For reference 192.168.1.217 : main pc 192.168.1.6 : unraid server Just got qbittorrent installed, everything appears to be working, but I'm getting a ton of errors in unraid log. Jun 24 14:48:42 Tower nginx: 2019/06/24 14:48:42 [error] 4938#4938: *819467 connect() to unix:/var/tmp/binhex-qbittorrentvpn.sock failed (111: Connection refused) while connecting to upstream, client: 192.168.1.217, server: , request: "GET /dockerterminal/binhex-qbittorrentvpn/ws HTTP/1.1", upstream: "http://unix:/var/tmp/binhex-qbittorrentvpn.sock:/ws", host: "192.168.1.6" I did have to change the host for the webui from 8080 to 9090 as 8080 was already being used. To do this I deleted the ports that were in the config (the one pointing to 8080), changed the webui container variable to 9090 and created a new TCP port for 9090:9090. Is that the right way? This is happening even when I'm not connected to qbittorrent via a web browser in any fashion. I can post more info if needed. Thanks.
-
[Support] binhex - DelugeVPN
what's the process of rolling back to an older version? I'd like to be pre 2.0 if possible. Thanks!
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hey all! Is there an updated link for the client configuration guide? I'm trying to get this setup so that all traffic from only 1 interface (I have two setup NOT bonded) will pass be routed through the vpn tunnel. I'm now stuck on the first step of getting the plugin to connect. I tried to go to the link on the first post for client config guide, but it doesn't take me anywhere. Is there a new one? Thanks!