Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ControlR (Android/iOS app for unRAID)

Featured Replies

  • Author
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 ?

 

  • Replies 1.4k
  • Views 263.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • @jbrodriguez My son has decided he doesn't like your app. He was giving me some lip so I threatened to shut off Plex. *Click* Plex Docker was shut off from the comfort of my couch and no more videos f

  • jbrodriguez
    jbrodriguez

    UPDATE: We found the root cause of the issue !!! 🙌   Can't thank enough @Dantheman and Peter (don't have his handle), for the patience and willingness to help me test and troubleshoo

  • jbrodriguez
    jbrodriguez

    Yes, this one is a bit strange, I'll need to dig deeper to figure out what's the issue

Posted Images

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 by livefour2day

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?

  • Author
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

  • Author
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

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).

  • Author
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)

 

 

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>

 

image.thumb.png.7bb843831f1fe0bc89e6ca05bf3f10ad.png 

Edited by balog

  • Author
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 ?

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

  • Author
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/)

1 hour ago, jbrodriguez said:

progress ! :)

 

you run your server on a port different than 443 ?

Nope. 443

  • Author
1 hour ago, balog said:

Nope. 443

i see, i think i need to make an additional change, ill look into it today

 

  • Author
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 :) )

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

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.

  • Author
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 ?

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 by livefour2day

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

3 minutes ago, jbrodriguez said:

looks like you don't have bash installed ?

if you run

/bin/bash

does it work ?

no 😞

  • Author
3 minutes ago, livefour2day said:

no 😞

truly weird, never heard of an Unraid system that doesn't have bash installed 🤷‍♂️

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 by livefour2day

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.