-
[Support] findthelorax - docker templates
Great timing! I just set up this up using the community templates and was having issues registering my admin user. The above two changes worked.
-
My Servers Early Access Plugin
I uninstalled the "My Servers" plugin, but every time I go to http://tower.local, I still get redirected to https://xxxxx.unraid.net and have to login. Edit: Nevermind. This had nothing to do with the My Servers plug in. I have to remove the root password to disabe the web ui login page.
-
[Support] Linuxserver.io - OpenVPN AS
Chrome on my Mac will not load the admin page (https://myip:943/admin). Neither the root ca nor the self-signed certificate are being trusted: NET::ERR_CERT_REVOKED I can't force a bypass of this error by choosing to proceed to the unsafe webpage. I am able to on other devices. I verified the time inside the docker and it is correct (same as my laptop). What am I missing? Edit: I got a copy of the root ca from /appdata/openvpn-as/etc/web-ssl/ca.crt, added it to my Mac's Keychain and manually trusted it in my Keychain's System area. Chrome now says that the root ca and server certificate are "valid", but is still me NET::ERR_CERT_REVOKED with no way to bypass. Edit 2: This may be an issue with Chrome and Catalina? Anyone running Catalina and openvpn-as able to open the admin page? Edit 3: Last edit. I'm pretty sure this is due to Catalina's new requirements for certificates. openvpn-as is generating a certificate valid for 10 years while Catalina will only trust certificates generated after July 2019 that are valid for 825 days or less. Not related to openvpn-as, this seems to be the same issue: https://github.com/symfony/cli/issues/146
-
Chrrs started following No dashboard/menu after upgrading to 6.5.2
-
[SUPPORT] pihole for unRaid - Spants repo
I also had trouble getting the timezone. Linking the docker's /etc/localtime to Unraid /etc/localtime did not work. This is what finally worked for me from a fresh docker install: root@Tower:/mnt/user/appdata/pihole# docker exec -it pihole sh / # date Sun Jan 1 17:04:36 GMT 2017 / # apk add -U tzdata fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1/1) Installing tzdata (2016j-r0) Executing busybox-1.25.1-r0.trigger OK: 97 MiB in 35 packages / # date Sun Jan 1 12:04:47 EST 2017 / #
Chrrs
Members
-
Joined
-
Last visited