Everything posted by H2OKing
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
I don't understand this part. Do I do this in the appdata folder? also does anyone how to turn on dark mode?
-
ProFTPD Plugin for unRAID v6.8.x
I just thought of this. I only need one remote connecting. So with my port forward it only allows from that ip Sent from my iPhone using Tapatalk Pro
-
ProFTPD Plugin for unRAID v6.8.x
Wondering the same thing Sent from my iPhone using Tapatalk Pro
-
[Support] Linuxserver.io - Nextcloud
I’ve tried this a few times and still can’t get the error to go away in Nextcloud. I don’t know what I’m missing Sent from my iPhone using Tapatalk Pro
-
ProFTPD Plugin for unRAID v6.8.x
Un install the one from the App Store. Copy the link>plugins>install plugin tab then paste Sent from my iPhone using Tapatalk Pro
-
ProFTPD Plugin for unRAID v6.8.x
awesome @SlrG!!! started right up
-
ProFTPD Plugin for unRAID v6.8.x
i've tried this trice. every time i reboot the plugin is not installed could you try a beta plugin?
-
ProFTPD Plugin for unRAID v6.8.x
awesome thank you!
-
ProFTPD Plugin for unRAID v6.8.x
I did add the file and change change the hash. When I did the reboot the plugin wasn’t installed any more. This started on my intel system, I just switch to AMD Threadripper. What kind of info can I post to help? Sent from my iPhone using Tapatalk Pro
-
ProFTPD Plugin for unRAID v6.8.x
I tried this and after the reboot. the plugin wasn't installed any more. I'm on rc5 and still doesn't work out of the box.
-
[Support] Linuxserver.io - Grocy
Would something like this Scanner work?
-
ProFTPD Plugin for unRAID v6.8.x
I did this and still won't start. I haven't tried rebooting yet, Waiting on rclone to finish.
-
ProFTPD Plugin for unRAID v6.8.x
Everything is stock. I tried removing and adding back and just wont start. 6.6.6 work.
-
ProFTPD Plugin for unRAID v6.8.x
this won't start with RC4
-
[Deprecated] Linuxserver.io - airsonic
It’s happens when you click the link on Facebook to my airsonic. When it takes you it should go to a web player of the album. But instead it take you to the login. I think Facebook it braking the link. I have my airsonic setup as a subdomain Sent from my iPhone using Tapatalk Pro
-
[Deprecated] Linuxserver.io - airsonic
Has anyone had issues sharing on Facebook? If I share an album on Facebook, it wants me to login. If I share the url with someone using email/discord it works fine as a guest. So far this sounds like a Facebook issue. Sent from my iPhone using Tapatalk Pro
-
[Support] Linuxserver.io - Nextcloud
This help me fix upgrading to ver 15
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Need help trying to pass a web server called RadioFeed here . I've tried a default config with it not fulling passing the web server fully server { listen 443 ssl; listen [::]:443 ssl; server_name scanner.*; 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; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; proxy_pass http://10.1.60.48:5000; } }
-
[Support] binhex - qBittorrentVPN
Is there extraction for rar? Also I got this working as a subdomain with nginx proxy_pass http://ip:port; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_hide_header Referer; proxy_hide_header Origin; proxy_set_header Referer ''; proxy_set_header Origin ''; } }
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
For http to https its in the site config at the top. It say to remove the # for http to https. Sent from my iPhone using Tapatalk Pro
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm starting to have a long boot time and it's stopping at this on logs Non-interactive renewal: random delay of 380 seconds Update.. Todays update fix the long start up time.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
If you get to server ready, ports shouldn’t be block. To check anyway you can go to canyouseeme and check your ports Also if you haven’t setup http to https redirect you need to put https:// Sent from my iPhone using Tapatalk Pro
-
[Support] Linuxserver.io - Nextcloud
I can't remember if that was the error I got but I add this to the nextcloud.subdomain.config add_header Referrer-Policy no-referrer always;
-
[Support] brettm357 - UniFi
it's now out of bata https://community.ubnt.com/t5/UniFi-Wireless/UniFi-SDN-Controller-5-9-29-Stable-has-been-released/m-p/2516854#M329841
-
[Support] Linuxserver.io - Plex Media Server
@Roppy84 Can you get to it by plex.tv? Did you change in plex setting>network>Secure connections to "Required"? Sent from my iPhone using Tapatalk Pro