-
Content Count
81 -
Joined
-
Last visited
Community Reputation
14 GoodAbout bigbangus
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Yup that fixed the local WebUI access issue! "A24" in https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md In binhex-delugevpn container: Add 'Variable' with 'KEY' as 'ADDITIONAL_PORTS' and add ports separated by commas In my case: However my privoxy is still in a dead loop, from container LOG: 2021-03-06 10:22:01,606 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2021-03-06 10:22:02,611 DEBG 'watchdog-script' stdout output: [info] Privoxy process started 2021-03-06 10:22:02,612 DEBG 'watchdog-script' s
-
so as of late VPN works, but I can't get to containers locally SERVER:PORT I can still get to containers through reverse proxy subomain. My delugevpn is behind reverse proxy. also delugevpn logs show privoxy has issues started and goes in a start/stop loop. my stuff is still working, but something seems wrong with container.
-
bigbangus started following [Support] Linuxserver.io - Librespeed
-
[Support] Linuxserver.io - Librespeed
bigbangus replied to linuxserver.io's topic in Docker Containers
Gotcha works now. Thanks for wasting your brain on me today. So swag just uses the container name and it’s own ports. Understood. Sent from my iPhone using Tapatalk -
I’m thinking of doing this now but when following the video I don’t see where in 6.9 I can set my xfs encrypted password? Where are the settings for that?
-
[Support] Linuxserver.io - Librespeed
bigbangus replied to linuxserver.io's topic in Docker Containers
Yes... the same “proxynet” I use for all my dockers behind the reverse proxy. Does it have something to do with the fact that librespeed has a container port different from the host port? -
[Support] Linuxserver.io - Librespeed
bigbangus replied to linuxserver.io's topic in Docker Containers
I can't seem to get my librespeed proxy working in swag... I noticed that my host port is 3333 (my preference) and the container port needs to be 80 to work. So I can get to it from UNRAIDSERVER:3333 locally, but through the proxy librespeed.subdomain.com results in a bad gateway. Any idea why? server_name librespeed.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; # enable for Authelia #include /config/nginx/authelia-server.conf; locatio -
Thank you! Seems like it's working pretty good once you run the authentication script and create the .mounted file! Thanks!
-
Any reason why jackett seems to always be stopped whenever a new update is available? I can't seem to rely on this container to keep alive.
-
Thanks @SpaceInvaderOne that worked for me. While we wait for the fix, I found that I lost of lot of time unsuccessfully trying to diagnose what the OnlyOfficeDocumentServer container log was spitting out. Especially the plugin warnings highlighted in yellow and error log path highlighted in red which don't seem to be part of the issue. It seems like the difference in the output of the container log between 6.2 compared to 6.0 are these messages before "Starting supervisor: supervisord." Does this tell us what's wrong? Creating new PostgreSQL cluster 12/main ... /us
-
Cannot get my container onlyoffice/documentserver to run anymore and the error is unclear to me and I suspect it's an nginx issue? Can anyone help clarify? I followed the space invader one video on this 6 months ago and it's been working fine since. I'm currently on 6.9.0-rc2. Creating new PostgreSQL cluster 12/main ... /usr/lib/postgresql/12/bin/initdb -D /var/lib/postgresql/12/main --auth-local peer --auth-host md5 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be init
-
Does anybody have a dash cam in their cars that automatically uploads recordings their Unraid box when they drive up to their house through WiFi? Was considering buying a dash cam powered on the 12V supply in the overhead console, but then I wasn't sure how to manage the videos from there...
-
Nevermind! I didn't pass the GPU usb controllers! The "Cannot reset device 0000:09:00.1" has gone away. Didn't expect USB on there! See updated Win10VM_v2 xml in case anyone else has issue with passing a 1650S. Win10VM_v2.xml