Everything posted by binhex
-
[Support] binhex - qBittorrentVPN
awaiting on upstream update from here https://archlinux.org/packages/extra/x86_64/qbittorrent-nox/, once its updated then it will be auto built
-
[Support] binhex - Plex Pass
no lock up's for me, plex has been up as long as my server, maybe consider this (im running plex not plex-pass):-
-
[Support] binhex - Plex Pass
Documenting every possible eventuality that a user may do is not possible, sorry about that. Here is what it should look like, in this example i have added a new root folder for the container called 'wallpapers' which points at a sub folder of pictures on the array:- Feel free to 'Name' it if you wish and put a 'Description' too if you like (both optional), click ADD then click APPLY at the bottom of the screen to recreate the container. Once done go to Plex Web UI and add the folder, remembering to reference the container path not the host path, so add /wallpapers (in my example).
-
[Support] binhex - Krusader
Yep it's a krusader bug and its known about, the workaround is stickied at the top:-
-
[Support] binhex - qBittorrentVPN
Please see Q15 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - qBittorrentVPN
yes correct, it does not. nope, that is all you have to do.
-
[Support] binhex - qBittorrentVPN
dont do that, you have in effect punched a hole in your vpn network allowing incoming connections to that port. all you need to do is go to airvpn vpn provider, get yourself a incoming port, configure qbittorrent to use it, and thats it!, (don't port forward on your router).
-
[Support] binhex - SABnzbdVPN
I will need to see a log to help further, please see the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#unraid-users
-
[Support] binhex - SABnzbdVPN
I will need to see a log to help further, please see the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#unraid-users
-
[Support] binhex - DelugeVPN
Yep, that will be your problem then, from your screenshot:- Please see Q4 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - qBittorrentVPN
form your log:- [info] ProtonVPN username '' does not contain the suffix '+pmp' and therefore is not enabled for port forwarding, skipping port forward assignment... [info] Script finished to assign incoming port Please see Q31 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - qBittorrentVPN
check the log it will tell you the password (its dynamic if not set) /config/supervisord.log
-
[Support] binhex - get_iplayer
it appears you aren't supplying any show names or pids and thus the script is exiting out, as it has nothing to do, from your log:- [crit] Video/Audio show name or PID is not defined. [crit] Please specify the show name via env var 'VIDEO_SHOWS_NAME' and/or 'AUDIO_SHOWS_NAME'. [crit] Alternatively, specify the show PID via env var 'VIDEO_SHOWS_PID' and/or 'AUDIO_SHOWS_PID'. [crit] Exiting script... So you need to supply a pid or name in order for get_iplayer to start and run.
-
[Support] binhex - get_iplayer
do the steps in gather command execution:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#gather-command-execution
-
[Support] binhex - DelugeVPN
what is the ip address of the machine running the web browser?
-
[Support] binhex - get_iplayer
By default this image will save incomplete and completed to /data/incomplete and /data/completed respectively. Indeed, and this is set for you to point at /config via the start.sh script which is included in the image, so you should find options file there, along with other get_iplayer related files and logs.
-
[Support] binhex - UrBackup
systemd is not present in this image and generally is not present in any image, so its as simple as:- 1. get to the console of the container 2 issue 'ps -aux' and note the pid of the process, in this case for urbackup 3. issue 'kill <pid number from step 2> 4. do what you need 5. restart container.
-
[Support] binhex - qBittorrentVPN
Please see Q31 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - SABnzbdVPN
yep im aware of this guys, its due to 7zip not being available for arm, i shall take a look in the next couple of days.
-
[Support] binhex - qBittorrentVPN
Please see Q36 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - qBittorrentVPN
do you have anything blocking name servers?, the issue is name resolution, it seems intermittent though, got pfsense, opnsense, pihole running?, if so check for blocking of port 53, this container will be using the specified name servers 1.1.1.1 and 1.0.0.1
-
[Support] binhex - qBittorrentVPN
Not at present, wireguard does not support the idea of multiple remote endpoints sadly (unlike openvpn).
-
[Support] binhex - qBittorrentVPN
I will need to see a log to help further, please see the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#unraid-users
-
[Support] binhex - qBittorrentVPN
I will need to see a log to help further, please see the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#unraid-users
-
[Support] binhex - qBittorrentVPN
Why?. The default web ui is a bit crud, VueTorrent is a lot more responsive and mobile friendly too!, might be worth a shot if your issue is web ui instability.