jbrodriguez Posted August 31 Author Share Posted August 31 11 minutes ago, balog said: No it doesn't the plot thickens 🤔 ok, i'll troubleshoot tomorrow, strange stuff though oh, one thought ... in your /var/local/emhttp/myservers.cfg, do both hashes appear ? the correct one 192-168-1-20*.myunraid.net and the "incorrect" one ... 10.253.0.1*.myunraid.net ? Quote Link to comment
livefour2day Posted August 31 Share Posted August 31 (edited) just downloaded IOS app update and now cant access my unraid servers at all tried removing and adding again tried every method to login it keeps saying " Unable to add server: 1**.***.**.*:443 is offline" now can't use it at all. Edited August 31 by livefour2day Quote Link to comment
T0a Posted August 31 Share Posted August 31 Quote - If you access your server via SSL (https), the app will only connect to the `*.myunraid.net` URL, which is backed by a certificate provisioned via Let's Encrypt (certificate_bundle) I use Traefik as a reverse proxy for SSL connections with a self-signed certificate for "*.home.arpa" in my homelab. Will I still be able to use the ControllR app without using the "*.myunraid.net" URL - which I don't want to use? Quote Link to comment
jbrodriguez Posted August 31 Author Share Posted August 31 5 hours ago, livefour2day said: just downloaded IOS app update and now cant access my unraid servers at all tried removing and adding again tried every method to login it keeps saying " Unable to add server: 1**.***.**.*:443 is offline" now can't use it at all. yea, self signed certificates wont work anymore with the app, there are restrictions both in android and ios that make this less than optimal and insecure from the app perspective if you set up ssl, pls provision a letsencrypt certificate and connect using that URL Quote Link to comment
jbrodriguez Posted August 31 Author Share Posted August 31 2 hours ago, T0a said: I use Traefik as a reverse proxy for SSL connections with a self-signed certificate for "*.home.arpa" in my homelab. Will I still be able to use the ControllR app without using the "*.myunraid.net" URL - which I don't want to use? yea, self signed certificates wont work anymore with the app, there are restrictions both in android and ios that make this less than optimal and insecure from the app perspective if you set up ssl, pls provision a letsencrypt certificate and connect using that URL Quote Link to comment
T0a Posted August 31 Share Posted August 31 1 hour ago, jbrodriguez said: yea, self signed certificates wont work anymore with the app, there are restrictions both in android and ios that make this less than optimal and insecure from the app perspective if you set up ssl, pls provision a letsencrypt certificate and connect using that URL Thank you for your reply. Any SSL configuration with a valid top-level certificate or just `*.myunraid.net`? Unfortunately, I cannot issue a letsencrypt certificate for internal use only address home.arpa (RFC). Quote Link to comment
jbrodriguez Posted August 31 Author Share Posted August 31 31 minutes ago, T0a said: Thank you for your reply. Any SSL configuration with a valid top-level certificate or just `*.myunraid.net`? Unfortunately, I cannot issue a letsencrypt certificate for internal use only address home.arpa (RFC). hi, it can definitely support a certificate from a trusted authority (letsencrypt just happens to be very free 😀) the qrcode and import methods to add a server, support only *.myunraid.net, because it's the "standard" in Unraid and "easy" to find/detect by the plugin if you already have a certificate from a trusted authority for your domain, you should be able to add a server using the manual method i understand letscrypt can/should be able to create certificates for internal domains ? (not sure on this though) Quote Link to comment
balog Posted September 2 Share Posted September 2 (edited) After updating to the latest version of the plugin I get further with the QR code set up. The below error message appears after entering my username/password and clicking 'Add'. Obviously, my server is online. I scanned the QR code from the plugin settings page, and can confirm my phone with the app and the unraid server are on the same LAN> Edited September 2 by balog Quote Link to comment
jbrodriguez Posted September 2 Author Share Posted September 2 10 hours ago, balog said: After updating to the latest version of the plugin I get further with the QR code set up progress ! you run your server on a port different than 443 ? Quote Link to comment
livefour2day Posted September 2 Share Posted September 2 Are we saying that the app has to have access from outside a Local network as i have always used it, as it stands not very happy to port forward to my Unraid server I usally put Authelia infront of my server so would this cause an issue or I am i doing something wrong to set up on a local network because all i get now when trying to connect to the Controlrd plugin is server offline Quote Link to comment
jbrodriguez Posted September 2 Author Share Posted September 2 14 minutes ago, livefour2day said: Are we saying that the app has to have access from outside a Local network as i have always used it, as it stands not very happy to port forward to my Unraid server I usally put Authelia infront of my server so would this cause an issue or I am i doing something wrong to set up on a local network because all i get now when trying to connect to the Controlrd plugin is server offline hi, no, you don't need to foward a port, the app still works only on a local network (or through WireGuard/OpenVPN) seems to me you have SSL set to Yes or Strict if that's the case, pls provision a letsencrypt certificate in the Settings / ManagementAccess page of your Unraid server and use the *.myunraid.net URL to add the server to the app (you can look for more details in the "I can't connect to my server" section of the app's faq (https://www.apertoire.com/faq/controlr/) Quote Link to comment
balog Posted September 2 Share Posted September 2 1 hour ago, jbrodriguez said: progress ! you run your server on a port different than 443 ? Nope. 443 Quote Link to comment
jbrodriguez Posted September 2 Author Share Posted September 2 1 hour ago, balog said: Nope. 443 i see, i think i need to make an additional change, ill look into it today Quote Link to comment
jbrodriguez Posted September 2 Author Share Posted September 2 7 hours ago, balog said: Nope. 443 i published a new version of the app, qr code will work now (this reminds me of the "i'm feeling lucy" button on the google home page ) Quote Link to comment
balog Posted September 3 Share Posted September 3 4 hours ago, jbrodriguez said: i published a new version of the app, qr code will work now (this reminds me of the "i'm feeling lucy" button on the google home page ) Can confirm the QR code registration process works. Thank you so much for your hard work. Did I read somewhere that ControlR is open source now? github? I could be wrong. Am a programmer and would be interested in learning it, to possibly provide some enhancements Quote Link to comment
jbrodriguez Posted September 3 Author Share Posted September 3 9 hours ago, balog said: Did I read somewhere that ControlR is open source now? github? yes, the plugin is open source, the app is still proprietary https://github.com/jbrodriguez/controlrd is the github for the plugin Quote Link to comment
livefour2day Posted September 3 Share Posted September 3 I have always had my 2 unraid servers in controlR but since the latest upgrade only one of them is showing my Docker containers the other 1 is showing none, do you know what may be the issue please. Quote Link to comment
jbrodriguez Posted September 3 Author Share Posted September 3 7 hours ago, livefour2day said: I have always had my 2 unraid servers in controlR but since the latest upgrade only one of them is showing my Docker containers the other 1 is showing none, do you know what may be the issue please. hi, is the server not showing the dockers on Unraid 7 ? in any case, there were some issues in the past if you have some docker with a custom icon ? can that be the case ? Quote Link to comment
livefour2day Posted Wednesday at 05:59 PM Share Posted Wednesday at 05:59 PM (edited) 22 hours ago, jbrodriguez said: hi, is the server not showing the dockers on Unraid 7 ? in any case, there were some issues in the past if you have some docker with a custom icon ? can that be the case ? I am not running Unraid 7 thats still beta isnt it? Dockers show in my version of Unraid (6.12.13) but not in the app on one of my servers the other server shows the dockers in ControlR. I have no custom icons. Bot servers showed the docker containers in the previous app since the recent update with both of my servers in ControlR only one shows Docker containers. Edited Wednesday at 06:00 PM by livefour2day Quote Link to comment
jbrodriguez Posted Wednesday at 07:30 PM Author Share Posted Wednesday at 07:30 PM 1 hour ago, livefour2day said: Dockers show in my version of Unraid (6.12.13) but not in the app i see, is it possible that you send me troubleshooting info from your server in order to try and replicate it ? if yes, pls follow the steps shown here https://github.com/jbrodriguez/controlr-support Quote Link to comment
livefour2day Posted Saturday at 01:54 PM Share Posted Saturday at 01:54 PM On 9/4/2024 at 8:30 PM, jbrodriguez said: i see, is it possible that you send me troubleshooting info from your server in order to try and replicate it ? if yes, pls follow the steps shown here https://github.com/jbrodriguez/controlr-support I keep getting this error - root@*****:/tmp# $ curl -fsSL -o support https://raw.githubusercontent.com/jbrodriguez/controlr-support/main/support $ chmod +x support $ ./support bash: $: command not found bash: $: command not found bash: $: command not found Quote Link to comment
jbrodriguez Posted Saturday at 02:07 PM Author Share Posted Saturday at 02:07 PM 12 minutes ago, livefour2day said: I keep getting this error - root@*****:/tmp# $ curl -fsSL -o support https://raw.githubusercontent.com/jbrodriguez/controlr-support/main/support $ chmod +x support $ ./support bash: $: command not found bash: $: command not found bash: $: command not found looks like you don't have bash installed ? if you run /bin/bash does it work ? Quote Link to comment
livefour2day Posted Saturday at 02:11 PM Share Posted Saturday at 02:11 PM 3 minutes ago, jbrodriguez said: looks like you don't have bash installed ? if you run /bin/bash does it work ? no 😞 Quote Link to comment
jbrodriguez Posted Saturday at 02:15 PM Author Share Posted Saturday at 02:15 PM 3 minutes ago, livefour2day said: no 😞 truly weird, never heard of an Unraid system that doesn't have bash installed 🤷♂️ Quote Link to comment
livefour2day Posted Saturday at 02:20 PM Share Posted Saturday at 02:20 PM (edited) 5 minutes ago, jbrodriguez said: truly weird, never heard of an Unraid system that doesn't have bash installed 🤷♂️ Get this if i put ! infront of /bin/bash root@*****:~# !/bin/bash $ cd /tmp $ curl -fsSL -o support https://raw.githubusercontent.com/jbrodriguez/controlr-support/main/support $ chmod +x support $ ./support /bin/bash Edited Saturday at 02:21 PM by livefour2day Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.