Everything posted by Nano
-
3 Network Adapters, Interface rules tab missing
I need to change ETH0 Has it changed location? I can't see the tab at all! I have stopped and started Docker, Nothing, is it possible to adjust elsewhere, Possibly on USB or Shell
-
Dockers rebuild randomly, same culprits : 6.8.3
Sometimes once a week, sometimes every two weeks. The Docker's disable until i go to the docker tab and then it shows the following, seems to be the same 3 dockers everytime
-
[Support] IBRACORP - All images and files
Hey, I actually got Authelia working with a much simplier guide, it did not require any other dockers, If you turn on SQ lite in authelia it can all be done within the docker itself. Much much easier for people to follow. storage local path configdb.sqlite3 I'm sure your much smarter than me and can tell me why this is not as good as your guide but who knows.
-
[Support] IBRACORP - All images and files
So the port is not being used, if i put it in host mode i can reach the Login Page, i am trying to use it with Letsencrypt. If i put in the password which i encrypted it does not say wrong password but simply refreshes the page. Is there anyway you can share your Config file filled out so i can compare.
-
[Support] IBRACORP - All images and files
I tried to start from scratch, The Docker will not start unless i select host as network option. Console shows level=fatal msg="listen tcp4 10.139.44.22:9091: bind: cannot assign requested address"
-
[Support] IBRACORP - All images and files
Everytime i log in, i get redirected back to login, What am i doing wrong in the configuration file, I can get to the main Http login, Docker is running. Password does not error, I tried to remove the redirection in the config file but still does not log in.
-
[Support] IBRACORP - All images and files
Nothing appears in app data but its under docker containers, Cant even get past step 1
-
[Support] binhex - DelugeVPN
2020-06-05 10:05:04,837 DEBG 'start-script' stdout output: [debug] Having issues resolving name 'www.google.com', sleeping before retry... 2020-06-05 10:05:04,986 DEBG 'start-script' stdout output: [debug] Having issues resolving name 'www.google.com', sleeping before retry... 2020-06-05 10:05:06,510 DEBG 'start-script' stdout output: [debug] Having issues resolving name 'www.google.com', sleeping before retry... 2020-06-05 10:05:06,510 DEBG 'start-script' stdout output: [debug] Having issues resolving name 'www.google.com', sleeping before retry... 2020-06-05 10:05:09,892 DEBG 'start-script' stdout output: Fri Jun 5 10:05:09 2020 Bad compression stub decompression header byte: 42 Getting this on latest version, Broken
-
[Support] binhex - DelugeVPN
You were right, Latest version in the comments, someone updated it themselves. https://github.com/omaralvarez/deluge-autoremoveplus/files/3312651/AutoRemovePlus-0.6.2-py3.7.zip
-
[Support] binhex - DelugeVPN
Hi, i cannot get a .egg file to work, even if i put it in plugins manually, trying to get the autoremovetorrent plugin to work, any ideas??
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi I did this but then it just redirected directly to a subdomain. I did as follow's in "Site Confs" Defaults # main server block #server { # listen 443 ssl http2 default_server; # listen [::]:443 ssl http2 default_server; # # root /config/www; # index index.html index.htm index.php; #} server { I pasted the server { at the bottom after commenting out as otherwise letencrypt log would just whine
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Is it possible to not have NGINX not respond on the External IP, For example to get rid of the Welcome to our server The website is currently being setup under this address. For help and support, please contact: [email protected] Ofcourse all the SubDomains work but it would be better if the default external would reject it. Possible ?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It works fine but i notice this in Logs. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: Is this something to worry about / future update? Sorry ill change my question, I guess its harmless which is cool, It just doesn't fix my OCD !