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.

[Plugin] unbalanced

Featured Replies

  • Author
1 hour ago, shEiD said:

Is there a minimum OS version, perhaps? I am running unRAID 6.10.3.

hi, I think there's a minimum version indeed, I tested on the latest 6.12.x only

another user reported an issue with the c library on GitHub, he's running 6.9.x

what happens when you run it from the command line ? what's the output of 

env $(cat /boot/config/plugins/unbalanced/unbalanced.env | xargs) /tmp/unbalanced --port 7090

 

  • Replies 2.4k
  • Views 615.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • jbrodriguez
    jbrodriguez

    ✭ unBALANCE is now unbalanced !! ✭     NOTE: To install it, look for "unbalanced" in Community Apps (the old unbalance plugin will be deprecated by Squid)   i had the op

  • jbrodriguez
    jbrodriguez

    there's something in the works with unbalance(d), i thought i could be done by now, turns out that's not the case 😀   happy holidays to all !!   teaser pic:  

  • jbrodriguez
    jbrodriguez

    v2019.10.26 (5.6.3) is available !   - Support 6.8.x - Add missing isNumber function - Upgrade some libraries - Switch to yarn

Posted Images

2 hours ago, jbrodriguez said:

what happens when you run it from the command line ? what's the output of 

env $(cat /boot/config/plugins/unbalanced/unbalanced.env | xargs) /tmp/unbalanced --port 7090

 

 

Running the command above I get this:

env: ‘/tmp/unbalanced’: No such file or directory
  • Author
44 minutes ago, shEiD said:

 

Running the command above I get this:

env: ‘/tmp/unbalanced’: No such file or directory

yes, that's the command I use when testing, the correct production command is 

env $(cat /boot/config/plugins/unbalanced/unbalanced.env | xargs) /usr/local/emhttp/plugins/unbalanced/unbalanced --port 7090

 

running

env $(cat /boot/config/plugins/unbalanced/unbalanced.env | xargs) /usr/local/emhttp/plugins/unbalanced/unbalanced --port 7090

 

gives

/usr/local/emhttp/plugins/unbalanced/unbalanced: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/emhttp/plugins/unbalanced/unbalanced)

 

  • Author
14 hours ago, shEiD said:

running

env $(cat /boot/config/plugins/unbalanced/unbalanced.env | xargs) /usr/local/emhttp/plugins/unbalanced/unbalanced --port 7090

 

gives

/usr/local/emhttp/plugins/unbalanced/unbalanced: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/emhttp/plugins/unbalanced/unbalanced)

 

ohh yes, that's the same error reported on 6.9.x, I'll need to set a minimum version, I know it works on 6.12.x, so the only doubt is whether it will work on 6.11.x or not 🤷‍♂️ 🥲

Doing a search for "unbalance" in community apps yields two results from same repository, one called "unBALANCE" last updated 2021, and one called "unbalanced" with a recent update. However, the old one says "popularity #14". Is this two versions of the same thing, or just something that needs cleaning up? Which one should I use?

  • Author
2 hours ago, sir_storealot said:

Doing a search for "unbalance" in community apps yields two results from same repository, one called "unBALANCE" last updated 2021, and one called "unbalanced" with a recent update. However, the old one says "popularity #14". Is this two versions of the same thing, or just something that needs cleaning up? Which one should I use?

unbalanced is the latest version, however it won't run on older versions of Unraid (lower than 6.10.x, 6.11.x is to be confirmed) the old one unBALANCE will eventually be deprecated.

they're the same under the hood, unbalance has a new user interface, you can read more about it here https://jbrio.net/posts/unbalanced/

  • Author

i just published 2024.01.21 with some dependencies updates and more significantly

- png optimization (reduce overall app size)

- favicon implementation (the icon on next to the url in the browser)

these last 2 were contributed by @nearcatch, so thanks a lot to you !!!

Anyone confirm this is working on 6.11.5 yet?

On 1/21/2024 at 9:33 AM, jbrodriguez said:

i just published 2024.01.21 with some dependencies updates and more significantly

- png optimization (reduce overall app size)

- favicon implementation (the icon on next to the url in the browser)

these last 2 were contributed by @nearcatch, so thanks a lot to you !!!

Hi Juan, 

I'm getting a notice this morning that the plugin is deprecated.  Can you confirm the status?  I'm not sure why it would say this if you're obviously maintaining it.

 

TIA

deprecated.png

15 minutes ago, Ectropian said:

'm getting a notice this morning that the plugin is deprecated.

Not the same plugin!   Notice the missing 'd' at the end of the name of the warning - that is the one that is deprecated.

40 minutes ago, itimpi said:

Not the same plugin!   Notice the missing 'd' at the end of the name of the warning - that is the one that is deprecated.

Thanks itimpi,

 

But Support Thread link points to this thread.  I didn't notice the difference before.

 

https://forums.unraid.net/topic/43651-plug-in-unbalance/

 

unbalanced should probably have a fresh thread with a closing post in this one linked to the new thread, then update the new plugin to the new thread

On 1/22/2024 at 1:10 AM, warpspeed said:

Anyone confirm this is working on 6.11.5 yet?

 

I'm on 6.11.5, just installed the latest unbalenceD and moved few files across drives (<1Gb), looks OK 👍

  • Author
3 hours ago, Londinium said:

 

I'm on 6.11.5, just installed the latest unbalenceD and moved few files across drives (<1Gb), looks OK 👍

thanks for the confirmation ! i will set the new minimum version in the next release

  • Author
7 hours ago, warpspeed said:

unbalanced should probably have a fresh thread with a closing post in this one linked to the new thread, then update the new plugin to the new thread

it's basically the same plugin as before, i changed the name mostly because of an issue with the version naming scheme i was using, dating back years

Well I cannot install, because I removed old plugin, it got removed fine, then I click to install "unbalanced" and it says "Installation already in progress" (which is not true)...

 

Some flag is set somewhere? Some service shouldn't be running?

 

  • Author
21 hours ago, NLS said:

Well I cannot install, because I removed old plugin, it got removed fine, then I click to install "unbalanced" and it says "Installation already in progress" (which is not true)...

 

Some flag is set somewhere? Some service shouldn't be running?

 

no, installation should be just as any other plugin, not sure what could be causing the issue, try the latest release maybe ?

  • Author

i just published 2024.01.26, which should work again on Unraid versions below 6.11.x, let me know how it goes

8 hours ago, jbrodriguez said:

no, installation should be just as any other plugin, not sure what could be causing the issue, try the latest release maybe ?

 

It was tha latest.

In any case, now the problem changed.

I rebooted the machine to see if this "already in progress" unstucks...

...and it DID unstuck! I clicked install... it said it installed fine.

 

...but it didn't.

I couldn't find unbalanced in the plugins!

So I go to apps and I see it still shows "install" (so it doesn't detect that it is installed).

So I click "install" again...

...and it does nothing!!!

 

(btw I noticed the new plugin uses a different port and that different port is not even configurable? So how does it know that there is no conflict???)

 

Remember I use UNRAID for years and I have numerous plugins and containers and VMs on it.

 

At this point I cannot reboot the server again, maybe within the weekend. Any ideas?

 

Went to update to the new plugin.  Somethings not pointing to the right place it seems.  Getting a Network failure.  I'd guess the .plg files are hosted the same place the list comes from, but that's probably not the case if it's not downloading.

 

plugin: installing: unbalanced.plg
Executing hook script: pre_plugin_checks
plugin: downloading: unbalanced.plg ...
plugin: unbalanced.plg download failure: Network failure
Executing hook script: gui_search_post_hook.sh
Executing hook script: post_plugin_checks

 

  • Author
On 1/26/2024 at 6:48 PM, NLS said:

 

It was tha latest.

In any case, now the problem changed.

I rebooted the machine to see if this "already in progress" unstucks...

...and it DID unstuck! I clicked install... it said it installed fine.

 

...but it didn't.

I couldn't find unbalanced in the plugins!

So I go to apps and I see it still shows "install" (so it doesn't detect that it is installed).

So I click "install" again...

...and it does nothing!!!

 

(btw I noticed the new plugin uses a different port and that different port is not even configurable? So how does it know that there is no conflict???)

 

Remember I use UNRAID for years and I have numerous plugins and containers and VMs on it.

 

At this point I cannot reboot the server again, maybe within the weekend. Any ideas?

 

this is definitely strange :), what if you go to the Unraid Settings page, at the bottom it should show the unbalanced plugin

the port is configurable in the unbalanced plugin page

also, although not ideal, can you try manual installation: in the Plugins page, you can try manual install tab then paste the plugin url https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg

Edited by jbrodriguez

  • Author
On 1/27/2024 at 4:19 AM, NIronwolf said:

Went to update to the new plugin.  Somethings not pointing to the right place it seems.  Getting a Network failure.  I'd guess the .plg files are hosted the same place the list comes from, but that's probably not the case if it's not downloading.

 

plugin: installing: unbalanced.plg
Executing hook script: pre_plugin_checks
plugin: downloading: unbalanced.plg ...
plugin: unbalanced.plg download failure: Network failure
Executing hook script: gui_search_post_hook.sh
Executing hook script: post_plugin_checks

 

right, that's a network failure, the plugin is hosted on github, so .. microsoft servers :)

can you try installing it manually (just for troubleshooting): in the Plugins page, tab Manual install, paste this url https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg

3 hours ago, jbrodriguez said:

this is definitely strange :), what if you go to the Unraid Settings page, at the bottom it should show the unbalanced plugin

the port is configurable in the unbalanced plugin page

also, although not ideal, can you try manual installation: in the Plugins page, you can try manual install tab then paste the plugin url https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg

 

I've been using UNRAID for years. I see that it is not installed.


Anyway, using the direct URL also did nothing (!!!)...
So I rebooted the server once more.

I will try again from apps and see what happens:

image.thumb.png.7d33d229cec6b59dccc074cbefca2a49.png

...and yes... now I HAVE unbalanced and configured port and enabled it!
Nice blue interface.

 

  • Author
1 hour ago, NLS said:

 

I've been using UNRAID for years. I see that it is not installed.


...and yes... now I HAVE unbalanced and configured port and enabled it!
Nice blue interface.

 

yes, i remember your nickname from the early days 👍 !

 

nice that it worked for you, thanks for the kudos ! 

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.