Everything posted by musicking
-
[Support] Linuxserver.io - Calibre
The fix worked for me, thank you!
-
Unraid OS version 6.11.0 available
It also seems as though I can't add back the TRIM plugin once I downgrade
-
Unraid OS version 6.11.0 available
Same thing with my Nvidia card I also would like to know what to do without the Nerd Pack. Guess I'm downgrading for now
-
Roon docker, unRaid Roon support, "steefdebruijn/docker-roonserver"
Has anyone been able to reverse proxy the Roon web display? I want to do this so I can have Home Assistant display the Roon Web Display on some devices and it requires HTTPS. I have Authelia in front with two factor and allowing bypass on local network. I just get the Roon logo and the "display" doesn't show in Roon, so I think I am missing something in the Swag config
-
[Support] A75G Repo
Looks like changedetection.io added sharing options, but they don't work. "Could not share, something went wrong while communicating with the share server." Is there any docker env variables I need to add to get this working?
-
[Support] binhex - SABnzbd
pover://user@token I guess I could try email as well *Couldn't get email to work either* Both these apprise methods work in my changedetection.io instance Sabnzbd docker log: 2022-03-30 11:30:11,395 DEBG 'start-script' stderr output: 2022-03-30 11:30:11,395::INFO::[misc:1161] [N/A] Running external command: ['/usr/sbin/nice', '-n10', '/usr/sbin/ionice', '-c2', '-n4', '/usr/lib/nzbnotify/sabnzbd-notify.py', 'error', 'SABnzbd: Error', 'Notification script returned exit code 1 and output "Traceback (most recent call last):\n File "/usr/lib/nzbnotify/Notify.py", line 174, in <module>\n from nzbget import SCRIPT_MODE\nModuleNotFoundError: No module named \'nzbget\'\n"', 'pover://*****@******'] 2022-03-30 11:30:12,235 DEBG 'start-script' stderr output: 2022-03-30 11:30:12,235::ERROR::[notifier:375] Notification script returned exit code 1 and output "Traceback (most recent call last): File "/usr/lib/nzbnotify/Notify.py", line 174, in <module> from nzbget import SCRIPT_MODE ModuleNotFoundError: No module named 'nzbget' "
-
[Support] binhex - SABnzbd
I might sound stupid, but where is nzb-notify located in the image? install_path_nzbnotify="/usr/lib/nzbnotify" (I'm stupid) Still get "Notification script returned exit code 1 and output "Traceback (most recent call last): File "/usr/lib/nzbnotify/Notify.py", line 174, in <module> from nzbget import SCRIPT_MODE ModuleNotFoundError: No module named 'nzbget' "
-
[Support] binhex - SABnzbd
I followed those instructions and still get errors when executing via SAB. Docker logs show that exact error I listed above. Seems like requirements are missing, but I ran the pip install -r requirements.txt command without fail.
-
[Support] binhex - SABnzbd
Anyone have success getting the nzb-notify script to work? I see that SABNZBD is removing pushover support along with others in favor of nzb-notify. I get error "Notification script returned exit code 1 and output "Traceback (most recent call last): File "/config/scripts/nzb-notify/Notify.py", line 174, in <module> from nzbget import SCRIPT_MODE ModuleNotFoundError: No module named 'nzbget' "" I can console into the docker and run the script without issues
-
[Support] SmithyNithy's Docker Templates
I noticed that /data.json isn't being updated but instead /rollar/data.json (yes, rollar with ONE r). Not sure what is going on here
-
[Support] binhex - Plex
Is there an easy way to edit Plex profiles without having to console into the container and edit files at /usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml and so on? Can I map this path to my appdata folder and will that prevent it from being updated when the docker container updates?
-
[Support] xthursdayx - Ferdi-server [archived]
Thank you, after following the migration steps above I'm back up and running. The template did throw another port mapping in there, so I had to remove the 80:3333 one and just rely on 3333:3333
-
[Support] xthursdayx - Ferdi-server [archived]
I'm getting key errors as well and server won't start up properly. chown: /data: No such file or directory Even though I see the APP KEY in the txt file
-
[Support] Linuxserver.io - Bazarr
How did you fix it? *edit* Looks like just updating to v0.9.82021 fixed it for me as well
-
[Support] Linuxserver.io - Bazarr
Yeah, I did the same and still can't get the webUI
-
[Support] Linuxserver.io - Bazarr
- [Support] Linuxserver.io - Bazarr
Anyone else not able to get to the web interface since the recent updates? Had to go back to version-v0.9.6 in order to get things working.- [Support] binhex - Airsonic
@binhex Thanks for being on top of it. I appreciate you!- [Support] binhex - Airsonic
Looks like the latest version pushed 9 hours ago cleared my config and prompted first time run guide. I rolled back to v10.6.2-01 and my config is now working.- [Support] binhex - Jackett
Is it normal for this Docker Container to be 3GB? It doesn't look like it's a log issue.- [Support] Linuxserver.io - Calibre
I keep getting XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-abc' in the logs, anyone else experience this? Seems to be happier after a fetch update and restart of container. Will monitor- [Support] binhex - qBittorrentVPN
Can confirm, tried all the steps for wireguard with the same error. I will submit a github ticket when I have a chance.- [Support] binhex - qBittorrentVPN
Same error I get- [Support] binhex - qBittorrentVPN
Looks like wireguard support is coming I tried setting the flag and importing the config, but I keep getting errors. I will wait a big longer and if you want more troubleshooting from me, let me know.- [Support] Linuxserver.io - Calibre-Web
Issue is fixed if you do the following: remove proxy_set_header Host $http_host; from your calibre-web.subdomain.conf Instead of the above, just remove /nginx/proxy.conf and restart letsencrypt docker - [Support] Linuxserver.io - Bazarr