ControlR (Android/iOS app for unRAID)


Recommended Posts

As requested:

 

coretemp-isa-0000
CPU Temp:     +41.0°C  (high = +80.0°C, crit = +90.0°C)
Core 0:       +36.0°C  (high = +80.0°C, crit = +90.0°C)
Core 1:       +40.0°C  (high = +80.0°C, crit = +90.0°C)
Core 2:       +41.0°C  (high = +80.0°C, crit = +90.0°C)
Core 3:       +40.0°C  (high = +80.0°C, crit = +90.0°C)
Core 4:       +39.0°C  (high = +80.0°C, crit = +90.0°C)
Core 5:       +39.0°C  (high = +80.0°C, crit = +90.0°C)
Core 6:       +40.0°C  (high = +80.0°C, crit = +90.0°C)
Core 7:       +37.0°C  (high = +80.0°C, crit = +90.0°C)

power_meter-acpi-0
power1:      203.00 W  (interval =   1.00 s)

Link to comment

Hi, I'm able to connect to my server using http, so it should work.

 

Can you try this


- Go to Settings > Open Source Libraries
- After the react native credits, you’ll find a debug button, hit it once (counter should read 1)
- Now try connecting manually via http (you should see a ‘debug initialized ‘ message at the bottom)
- It should go back to the main screen
- Go to manual add again
- It should be displaying some debug message
- Take a screenshot and send it over (pm if prefer)
 

Link to comment
  • 2 months later...

Hi, since upgrading recently, I have been having an issue logging in - in that I can't.

 

Unraid version: 6.8.0 Stable

Controlr version: 4.16.0

OS: Android (December 2019 patch)

Phone: Galaxy S9

Protocol for accessing Unraid: http

 

After upgrading from last stable of unraid to the current stable I tried to log in via Controlr and it just hung. So I removed the profile and tried to add it again. 

 

I experienced the following (repeatedly):

 

Automated method:

 

Click +

Add username and password

Keep https button unchecked

Hit Discover

Goes back to Server UI and does nothing.

 

Manual method:

 

Same as above but add hostname (also tried using IP address)

Hangs with a spinning wheel and a message saying 'Adding host <IP address> indefinitely.

 

Port is port 80 (unchanged from unraid default). Nothing else has changed since upgrading (except password change) when all worked well and has done since you released the app. I can log into the Unraid GUI via a browser just fine.

 

Have removed app and reinstalled. Same thing happens. Have also reset phone to factory (for another reason) and that didn't have an effect either.

 

In the Unraid log there is a corresponding line for each attempt:

 

'Dec 29 17:11:37 unraid webGUI: Unsuccessful login user root from <IP address>'

 

I use a reasonably long password with mixed case letters, numbers and symbols.

Link to comment

Hi, is it possible that some characters in the password are not being echoed correctly ?

 

Just about the only thing I can think of.

 

In any case, try the following:

 

- Go to Settings > Open Source Libraries
- After the react native credits, you’ll find a debug button, hit it once (counter should read 1)
- Now try connecting manually (you should see a ‘debug initialized ‘ message at the bottom)
- It should go back to the main screen
- Go to manual add again
- It should be displaying some debug message
- Take a screenshot and send it over

 

Link to comment
3 hours ago, jbrodriguez said:

Hi, is it possible that some characters in the password are not being echoed correctly ?

 

Just about the only thing I can think of.

 

In any case, try the following:

 

- Go to Settings > Open Source Libraries
- After the react native credits, you’ll find a debug button, hit it once (counter should read 1)
- Now try connecting manually (you should see a ‘debug initialized ‘ message at the bottom)
- It should go back to the main screen
- Go to manual add again
- It should be displaying some debug message
- Take a screenshot and send it over

 

Hi, done.

 

Trying automated find, results in same behaviour as described above and no debug log to post.

 

Trying manual add, results in the following:

Screenshot_20191230-053508_ControlR.jpg

 

EDIT: Googled the error, reckon it is a special character parse problem. Given the complex password I use I'm guessing your gut feeling is right.

EDIT2: if it helps, I'm willing to change my password and share the password that doesn't seem to be working to help debug. It's auto generated by the password manager anyway so no bother.

Edited by danioj
Link to comment
On 12/30/2019 at 11:05 AM, jbrodriguez said:

Hi, the JSON parse error is about the ControlR plugin, I think it believes you're on https, while you're actually on http.

 

There should be another debug line below the scanServerCheck.

 

Can you try setting your Unraid SSL setting to 'no', just to check if that solves the issue ?

Hi, I did as you asked. My SSL setting was Auto (as is the unraid default I believe), i set it to 'no' as requested and tried again. The result was identical. I won't post the image again as it was literally identical, down to the unraid log of unsuccessful login.

 

You mention that there should be another debug line, there is not. I have tried scrolling, copying etc, and nothing.

Link to comment
Unraid v6.7.2

This issue manifested itself right before I sent the email in this forum approximately three months ago. I think it happened when I installed 4.15 maybe?

As for my settings, please see graphic...

74b2168da263610c10a00c917e943568.jpg&key=5d7a23ca3b737f60936b277a2e5b46b5564ac3910387cf7730c81a37c6286aab


Sent from my iPhone using Tapatalk Pro

ada5a44df46a05dcd74d598253baa263.jpg

Please don’t forget about my temperature issue.


—Sent from my iPhone using Tapatalk Pro
Link to comment

Hey @ErikM1970, I check the support files you sent but I can't seen anything unusual with them.

 

So I created a new version of the plugin, to try and debug the issue.

 

So pls try the following

- Upgrade the plugin to v2020.01.11 (2.17.2)

- On the command line do

killall controlr
/usr/local/emhttp/plugins/controlr/controlr -port 2378 -certdir /boot/config/ssl/certs -showups

That last `-showups` should be there only if you have UPS enabled in the controlr settings, otherwise just remove that part.

 

Then access the server from the mobile app, it will display some log lines in the command line, please post those log lines here (or send them via pm if you prefer)

Edited by jbrodriguez
Link to comment
  • 3 weeks later...

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.