Everything posted by jbrodriguez
-
ControlR (Android/iOS app for unRAID)
That's odd, I guess you're not running the plugin on the server, otherwise it would have filled out the port and protocol. Can you try setting protocol to https and port to 443, see if it makes a difference ?
-
[Plugin] controlrd
i'll be releasing an app update that enables adding servers using the qrcode, this should happen over the weekend if everything goes according to plan
-
[Plugin] controlrd
glad to know it worked. i'll be releasing an app update that will be able to read the qrcode. it will be a bit experimental, since i haven't been able to test in a lot of different devices (especially on the android side)
-
[Plugin] controlrd
I think what's happening is that the plugin can't detect that you're provisioning/unprovisioning the server. At plugin startup, it checks if it's running on an http or https server. It seems in your case, it started with http, and after provisioning the server, it switched to https, but the plugin doesn't know about that. Can you restart the plugin after you're provisioned into x.unraid.net, see if it works ?
-
[Plugin] controlrd
It's working for me on a 6.10.0-rc2 server The plugin runs on port 2378, maybe you're blocking that port somewhere in your network ?
-
[Plugin] controlrd
Oh, that might be a bug, I'll check
-
[Plugin] controlrd
Hi, nut is supported, if it doesn't work, maybe something changed. Does this file exist on your server "/boot/config/plugins/nut/nut.cfg" ? Also, the output of /usr/bin/upsc looks reasonable ?
-
[Plugin] controlrd
ControlR Plugin v2021.11.25 (v3.0.0) is out ! - Create qrcode to add server to mobile app - Modify logic to get origin data - Fix logic to determine origin This update displays the qrcode that will facilitate adding a server to the mobile app.
-
ControlR (Android/iOS app for unRAID)
There are some upcoming changes in the mobile app, but as far as I can tell, the latest version on the stores works with 6.10.x (latest rc)
-
[Plugin] controlrd
I need to do something about that gray background on the array and parity sections. I don't like it 🤷♂️
-
[Plugin] controlrd
I migrated my test server to rc2 and the app (in the stores) is still working !
-
[Plugin] controlrd
Awesome!
-
[Plugin] controlrd
You need to be inside the lan to connect to the server, it doesn't work remotely. Other than that, I would make sure you're actually running the server with SSL on.
-
[Plugin] controlrd
Hi, the QR functionality is not ready yet. You need to click on the green Open Web UI link on the top left of the ControlR plugin settings page to get to its ui. As for adding the server, not sure, does it show an error when you add it manually ?
-
[Plugin] controlrd
I added a comment on this topic in the ControlR app thread, would you mind sharing your thoughts there ?
-
ControlR (Android/iOS app for unRAID)
Hi, I just tried the app against a test 6.10.0-rc1 server and I'm able to connect/add the server. If you're unable to add a 6.10.0-rc1 to the ControlR app, is it possible that you're logged into unraid.net ? I'm not logged in, that's the only big difference I can think of right now.
-
ControlR (Android/iOS app for unRAID)
Hi, late reply and all, but, it is available in Luxembourg
-
[Plugin] controlrd
I think I hadn't done that before because server resources, but that was quite a while back, I'll look into it. Thanks for the suggestion !
-
[Plugin] controlrd
My test environment is currently not working, so I'll have to wait until 6.10.x comes out of the RC phase to install it on my main server and hopefully get the app working.
-
[Plugin] controlrd
That should work, I'll check the code for any issues
-
[Plugin] controlrd
Hi, yes, that should work, can you confirm that the plugin is actually working ?
-
Y: The Last Man
I would have never found it in several life times Thanks @JonathanM !
-
Y: The Last Man
After reading it, Y: The Last Man has been my absolutely best/favorite comic ever. There's a new series by Hulu, based on the comic and I have mixed feelings about it.
-
[Plugin] unbalanced
Sure thing, thanks for posting the log. Ok, actually there's an issue with one of your files I: 2021/09/16 22:15:26 planner.go:351: scanning:disk(/mnt/disk2):folder(xxxx/portables/1f7n0em0/plot-k32-2021-07-26-14-12-92fa0e550e27c898b01b7d7b839da2a60d7b2ad6f55a9ecf86f1a78627a62b4e.plot) W: 2021/09/16 22:15:26 planner.go:362: issues:not-available:(exit status 1) That exit status 1 means there's something odd about that file, not sure what it is. Permission? timestamp? corrupt file ? Just having a summary look, that seems to be the issue
-
[Plugin] unbalanced
Hi, I've been busy with work. Maybe you've already solved it, if not I'd take a look at the logs, there's a section where it shows free space by disks and allocations, perhaps that offers some clue