Everything posted by binhex
-
[Support] binhex - slskd
OK that is interesting, so you had the same password defined in gluetun as you did for the slskd container and you got Unauthorized shown in the log, is that correct?, i just want to ensure i got this straight so i can take a look at this.
-
[Support] binhex - slskd
ok so what is the value for the gluetun container for port 'HTTP Control Server Port' i need the value for the container and the host, also just for a sanity check, you are of course routing slskd through the network of the gluetun container, right? (via extra parameters e.g. `--net=container:gluetun-soulseek` )
-
[Support] binhex - slskd
i have made some changes to the portset.sh script that is baked into the image, can you please pull down latest and try again, if no go then please copy and paste the value for env var 'HTTP_CONTROL_SERVER_AUTH_DEFAULT_ROLE' for the gluetun container and also attach the /config/supervisord.log file from the slsksd container.
-
[Support] binhex - MakeMKV
This is due to usermod, i have put in a mitigation so it will only done this once on a fresh install of the image or an upgrade, subsequent starts will not have the delay, please pull down the latest image to pick up this change.
-
[Support] binhex - Nicotine+
fixed, please pull down the latest image at your convienience.
-
[Support] binhex - Nicotine+
looking into it guys
-
[Support] binhex - Emby
waiting for upstream to update, once done the image will be automatically built.
-
[7.2.2] Header colour no longer matches default background colour for theme
Hi all, i am seeing a white coloured top header, the background colour of the header used to be the same colour as the theme i have selected, this started happening in 7.2.2, the bug was not present in 7.2.0. Screenshot: I do not have any custom colours selected, and i have banner turned off (i want a solid colour, no image), here are my display settings:
-
[Support] binhex - UrBackup
Thanks for trying, could you try pulling down the latest image again (just tweaked it some more) and let me know the result.
-
[Support] binhex - Jellyfin
when its bumped upstream it will be auto built:- https://archlinux.org/packages/extra/x86_64/jellyfin-server/
-
[Support] binhex - Plex Pass
you are missing two new(ish) variables that have got added to the template, updates to the template do NOT get pushed to users, so if you want to get rid of the messages (which btw are harmless as i have put in defaults if they are not defined) then you will need to add in the additional variables 'CLAIM_SERVER' and 'PLEX_CLAIM'.
-
[Support] binhex - Plex Pass
what is variable claim_server set to?, it should be set to 'no' unless you want to claim, i suspect its set to 'yes' (not the default).
-
[Support] binhex - UrBackup
Hi all, i have pushed a new image which i hope fixes the issue with the image for certain people (does not affect me), please update and let me know.
-
[Support] binhex - qBittorrent
Please can you paste the entire /config/supervisord.log file, ensure you redact any sensitive info. Edit - Please ensure you have the latest abittorrent image, so do a 'check for updates' and apply, this should then support either version of gluetun (gluetun api change in latest).
-
[Support] binhex - Krusader
Assuming what you are trying to achieve is to change the URL whn you left click and select 'Web UI' from HTTPS to HTTP: Left click container, select edit, toggle 'basic view' to 'advanced view' change the 'WebUI:' protocol from https to http, scroll down to the bottom and click apply.
-
[Support] binhex - Krusader
nope there is nothing unique about the template or the image, i have no idea why that is happening.
-
[Script] binhex - no_ransom.sh
I had a shuffle arouund, i have now edited the OP, please see the code block for the updated location.
-
[Support] binhex - MinecraftBedrockServer
wrong command, that is for minecraft java, not bedrock:- https://minecraft.fandom.com/wiki/Commands/whitelist
-
[Support] binhex - bitmagnet
no incoming port is required.
-
[Support] binhex - qBittorrent
i produce libtorrent v1 and v2 images, if you want to use libtorrent v1 then add :latest-libtorrentv1 to the repositoy name and apply, libtorrentv2 is simply tag name :latest
-
[Support] binhex - Deluge
Funny you mention that, i creatd a issue to raise this exact issue here, and its been done so now you can :-), i shall be included authentication into the template for this image as well as gluetun.
-
[Support] binhex - UrBackup
Yes, which is why if you want to restore individual files i would always recommend performing a file level backup (restore files) as well as a image level backup (restore machine).
-
[Support] binhex - UrBackup
Same, this has never worked for me.
-
[Support] binhex - slskd
Ive spotted your issue, this is it: So what's wrong with that you might ask, well the paths specified here must be container paths NOT host paths, so for example (these are examples tailor to what you want): SHARED_PATHS = /media INCOMPLETE_PATH = /data/incomplete DOWNLOADS_PATH = /data/completed
-
[Support] binhex - slskd
post a screenshot of the settings of the container (left click container select edit)