Everything posted by IamSpartacus
-
[Support] binhex - Airsonic
Just pulled the new image and it seems to have fixed the transcoder error. Also, I found this message from the Airsonic developer with regard to Airsonic and Sonos.
-
[Support] binhex - Airsonic
Yup, that fixed it. Let me know when the new image is up so I can test it for you.
-
[Support] binhex - Airsonic
Thanks @binhex! Is there a known issue with Airsonic and Chrome? If i login to Chrome and click on any settings pages it boots me back to the login page. Works fine in IE though.
-
[Support] binhex - Airsonic
Anyone using Airsonic with Sonos? Wondering if it works outside the local network. Also, I'm seeing the same "No transcoders appear to be installed" error message upon first setup.
-
[SUPPORT] pihole for unRaid - Spants repo
Super easy if you already have pfSense setup. I used this guide. Used the pihole lists and more. The main reason to go with pfBlockerNG over pihole if you already have pfSense as your router/firewall is it removes a point of failure for your network's DNS.
-
[SUPPORT] pihole for unRaid - Spants repo
I don't see any comments in the first few pages about this. Could this be because my eth0 is bonded? See my network settings page below: EDIT: Nvmd I decided to use pfBlockerNG in pfsense instead of Pihole. Much simpler for my needs.
-
[SUPPORT] pihole for unRaid - Spants repo
I can't get pihole to resolve any DNS for clients that I've pointed directly at pihole. I'm seeing the following in the logs.
-
[Deprecated] Linuxserver.io - airsonic
Is there any documentation or recommendation for migrating a Libresonic library to Airsonic? Mainly just need to migrate users and playlists.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Yup, editing the config forced a new cert generation and seems to have fixed it. I'll keep that in mind if I ever have issues again in the future. Thank you!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Here you are:
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Here you go, with just my personal info redacted.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
All the domains listed in the email I got from LE about them expiring are active and match what's in my current config. The only difference is that the email address associated with the domains has changed. So the email I got was sent to my old email address, the current (same) domains are registered to a different email. I thought maybe the email didn't apply because the certs were tied to a different email but on LE's website they mention that you won't get an expiring notice if the same domain is renewed even by a different email account. So that's what has me confused. When I look at my current cert, it says they are set to expire on May 8...so why are they not renewing when the LE container restarts?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
So I just got an expiry notice from Letsencrypt that my certs are going to expire in 20 days. Yet when I restart my Letsencrypt docker, it shows: So the question is, why are they not renewing?
-
[Plugin] CA Application Auto Update
Got it. Thanks!
-
[Plugin] CA Application Auto Update
What's the best way to maintain multiple copies of appdata backups? I currently have my plugin set to autobackup every Saturday morning at 6am. To a /mnt/user/Data/Backups/docker. However, as it stands this deletes the previous backup(s). I'd like to maintain 4 weeks of appdata backups.
-
[Support] Linuxserver.io - Ombi
Ok finally got it to work after doing the following: Manually enter local IP (10.0.10.x) Manually enter local port (32400) Checkoff SSL Checkoff "ignore any cert errors" Manually enter Plex token myself, not auto imported one.
-
[Support] Linuxserver.io - Ombi
I do require secure connections. Howerver checking off the "ignore any certificate errors" and corresponding "SSL" made no difference.
-
[Support] Linuxserver.io - Ombi
Just tried this, no go. I've done that already, doesn't work.
-
[Support] Linuxserver.io - Ombi
I am. Just blew Ombi away and re-added. No difference. Just not understanding why it's detecting that Plex's IP is 172.17.0.1, makes no sense since it's not bridged.
-
[Support] Linuxserver.io - Ombi
Uninstall/reinstall as in completely blow away my config? Really trying to avoid that. I am running a reverse proxy but that should have no bearing on local connections inside my network. Are you using the local port 32400 or your external facing port when connecting to the local server IP?
-
[Support] Linuxserver.io - Ombi
- [Support] Linuxserver.io - Ombi
I can not get my Ombi docker to connect to my Plex docker by any means. If I run "Add Server" wizard, it adds Plex using the docker IP (172.17.0.x) but it can't connect to it. I've tried inputting the local IP of the server (10.10.0.x) and localhost to no avail. I've tried all these IPs/hostnames with both the locally accessible port (32400) and my manually defined external port. I've tried via SSL and not via SSL (though I require secure connections). I'm not sure where to go from here.- [support] pducharme's Dockers support thread
Nothing at all. 2018-03-14 17:35:02.549051 [warn] PUID not defined (via -e PUID), defaulting to '99' 2018-03-14 17:35:02.677396 [warn] PGID not defined (via -e PGID), defaulting to '100' 2018-03-14 17:35:02.782991 [info] Permissions already set for volume mappings Starting unifi-video... done. EDIT: I deleted the permissions file and restarted. It then set new perms and all is good. Thanks.- [support] pducharme's Dockers support thread
Upgraded from 3.9.3 to 3.9.4 today and it's been stuck at "Update in Progress" for 15 minutes thus far. Anyone deal with this?- [support] pducharme's Dockers support thread
I don't like to just blindly do a docker pull to look for new releases in case there is an issue. I will bookmark those pages though thanks! - [Support] Linuxserver.io - Ombi