Everything posted by jbrodriguez
-
[Plugin] unbalanced
Ok, can you send me /boot/logs/unbalance.log ? Also, do you have any one of these files /boot/config/ssl/certs/certificate_bundle.pem /boot/config/ssl/certs/servo.pem
-
[Plugin] unbalanced
I assume your server's SSL setting is either 'yes' or 'auto' right ? Are you clicking on the Open Web UI link from the plugin's page ? What's the url when you get this error ?
-
[Plugin] unbalanced
AnnabellaRenee87/SheepContoller, can you send me /boot/logs/unbalance.log ? Also please try the following: cd /usr/local/emhttp/plugins/unbalance killall unbalance ./unbalance then try the plan operation Let me know what the command line output is and if possible, check the browser's developer console for any error.
-
[Plugin] unbalanced
v2018.05.09 (5.1.0) is out ! Available space is now calculated using blocks, if all disks have the same block size, otherwise it falls back to the current metric, using bytes. You can now stop a running operation, but you are responsible for any data clean up. Additional changes: - Fix ssl detection - Fix UI issues - Increase hard floor to 512Mb - Use SI's digital units - Improve logging Let me know of any issues.
-
[Plugin] controlrd
Oh ok, if you have SSL set to 'auto', the plugin interprets that ssl is on. The only time the plugin won't listen on https is if ssl is set to no. I need to check again, but I think that if you access the unRAID's webGUI via http, you get redirected to https under the hood (when set to auto). As for the app, you have two options: - Set ssl to no in unRAID's settings If you don't want to use ssl. Add the server normally. http port (80), secure switch off - Add the server via ssl in the app https port (443), secure switch on Let me know how that goes.
-
[Plugin] controlrd
Hi, is it possible you have enabled ssl on the server ? If that's the case, please add the server using your ssl port (normally 443) and the secure switch on the app. Let me know if that's the case.
-
ControlR (Android/iOS app for unRAID)
Ok, if you now go to Settings, you should have 4.0.4 installed. If that's the case, I'd ask you to please report back whenever you upgrade to 6.5.1 stable. I stopped supporting RCs, because there used to be some sensible changes between RCs, not sure if this has changed recently. Whenever a new stable is released, I update the app as early as possible, if it's actually affected.
-
ControlR (Android/iOS app for unRAID)
Hi, do you mean you can't upgrade to 4.0.4 or 4.0.4 doesn't work for you ?
-
ControlR (Android/iOS app for unRAID)
v4.0.4 is available as an over-the-air (OTA) update ! 4.0.4 - Adjust docker management for 6.5.1 This should fix the issue with the dockers. Let me know how it goes !
-
ControlR (Android/iOS app for unRAID)
Thanks for the heads up wgstarks. I'll look into it.
-
ControlR (Android/iOS app for unRAID)
deadmeatgames, glad to know it works. I'll double check that part of the code.
-
ControlR (Android/iOS app for unRAID)
Hi deadmeatgames, Is it possible you enabled https after upgrading to 6.5.0 ? If that's the case, remove the server from the app and add it back using the https port (443 by default) and choosing the Secure option in the Add Server screen. It will mostly work if you added it via http (since unRAID redirects http to https), but the app won't connect to the plugin (needed to show the logs, among other things). Let me know how it goes.
-
[Plugin] unbalanced
Thanks for the comment kizer !
-
[Plugin] unbalanced
Thanks ! I saw two operations, the last one completed ok, the first one seems to have suddenly stopped. From the log, it looks as if the server was rebooted/shutdown, the process wasn't killed and it didn't gracefully stop, it simply didn't log anything else, until a plugin start. Is this the time when you say it crashed ? What was your experience ? Was it stuck on one file ? Let me know. I also noticed you were moving the system folder (and libvirt image at least). I can't remember if system is expected to be on a particular disk.
-
[Plugin] unbalanced
vlad1966, I can't think of a reason (since you tried different browsers), other than what blade316 mentioned (about procedure). blade316, once it's running it's down to disk speed and something like file sizes like trurl mentioned. I have one disk that is dying and copying speeds are abysmal, I keep running it anyway, to see how far it goes. In any case, if you have the logs (/boot/logs/unbalance.log), I could take a look.
-
Windows issues with unRAID
another alternative would be a vyos box, with qos built-in
-
Encryption and auto-start
Although bonienl doesn't mention it, and it was what I was actually asking for (which I failed to properly express), you can scp to a remote server if you have a public key and get the passphrase key, so the deterrent would be to have the remote server down (so you can't get the private from a remote location) .. but I'd defer that to more cryptographic minded guys
-
[Plugin] unbalanced
Just wanted to give thanks to some of the guys that drove unBALANCE's implementation, at its very early stages (so, initially it was a docker) : - sparklyballs was the first to figure out the unbalanced scale (aptalca made some suggestions) - Hernandito's icon is the icon I'm using to this day - trurl commented from day one - Early adopters (Manticore, interwebtech, bungee9, smdion and many others I can't remember to reference now) - Squid (with his comments, made me trust the plugin model) I may have left some people behind, attribute this to my short memory, more than my gratefulness !
-
[Plugin] unbalanced
Right, the video illustrates perfectly the change woble was advocating for. Thanks for taking the time maplesyrupghost, this will be included in the next release
-
[Plugin] unbalanced
I have to say one thing .. that does look awful trurl's comment makes a lot of sense, it seems like you have many top level files. This was reported previously and woble offered a solution I side-stepped it because I generally prefer the footer to remain visible (fixed) at the bottom of the browser window, so I had the scroller act as viewport slider. It definitely looks like this approach doesn't work with large lists, so I'll make the footer 'float' to the bottom of the content, as suggested by woble.
-
[Plugin] controlrd
Hi bnkath2o, thanks for the detailed report. unRAID 6.1.x and below is unsupported by the app, and that basically means that some docker/vms functions will not work and I'll be making no attempt to get them working. But, basic connectivity should work (I think), so a couple of thoughts: - The app is finding the server Since it hits the api endpoint successfully. - You mentioned you added a user called control. If you haven't, can you connect using USER=control, PASSWORD=<root password> or USER=root,PASSWORD=<root password> > This is because the app connects to the unRAID's webUI, which presently works only with a root/<root password> access. The app allows you to have separate permissions per user, but you still need to enter the <root password> from the app for any user - If none of that works, please follow the steps in the https://github.com/jbrodriguez/controlr-support I'll update the FAQ to include min supported version and the issue about access with root password for non-root users.
-
[Plugin] controlrd
Hi RyanNYC, that's definitely an issue. What unRAID version are you running ? Do you have https enabled on your server ?
-
Encryption and auto-start
right, what @gridrunner said, would it be possible to just wget/curl a passphrase (in the local network) instead of getting it from a smb share ?
-
[Plugin] unbalanced
Hi, Yes, this is a pending issue I'll be addressing in the next release (not sure yet when that will happen). For the time being, you can do the following - killall unbalance (to prevent any other rsyncs to be launched) - killall rsync (to terminate the currently running rsync) With the current architecture, it's quite simple to 'do' this from the plugin, I'm looking into packaging this with the per-sector calculation change, but maybe I'll bring this forward, as soon as I can allocate some time to unBALANCE.
-
ControlR (Android/iOS app for unRAID)
Can you show the plugin's log (/boot/logs/controlr.log) ? (pm if you want).