zevenet / zlb

ZEVENET becomes SKUDONET and RELIANOID
Other
143 stars 29 forks source link

Cannot update ZAPI Key on WebUI - Docker ZLB Community #84

Open darzo27 opened 4 years ago

darzo27 commented 4 years ago

Since running into https://github.com/zevenet/zlb/issues/80 I was going to try ZCLI. After enabling ZAPI Permissions, every click on 'Generate random key' or 'Update' generates the below error.

Screenshot 2020-08-04 at 13 22 18

When clicking on 'Generate random key' before enabling 'ZAPI Permissions', the error does not show up. I assume the button should not be active at that point although it does present a generated key once 'ZAPI Permissions' is enabled.

emiliocampos-zevenet commented 4 years ago

Could you ensure you are working with the latest zevenet-web-gui package?

dpkg -l | grep zevenet-gui-ce ii zevenet-gui-ce 2.1.3-5.11.0 all Web GUI of Zevenet Community 5.11.0

I am not able to reproduce the issue in my current version

El mar., 4 ago. 2020 a las 13:28, Darshan Kassen (notifications@github.com) escribió:

Since running into #80 https://github.com/zevenet/zlb/issues/80 I was going to try ZCLI. After enabling ZAPI Permissions, every click on 'Generate random key' or 'Update' generates the below error.

[image: Screenshot 2020-08-04 at 13 22 18] https://user-images.githubusercontent.com/13764436/89288281-aa8aaa80-d655-11ea-975c-6ed7403b4021.png

When clicking on 'Generate random key' before enabling 'ZAPI Permissions', the error does not show up. I assume the button should not be active at that point although it does present a generated a key once 'ZAPI Permissions' is enabled.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zevenet/zlb/issues/84, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBQEPHQNKDVVM2LVCAZJSDR67WEFANCNFSM4PUJRZBA .

-- Emilio CamposZEVENET Teamwww.zevenet.com https://www.linkedin.com/company/zevenet https://twitter.com/zevenet https://www.facebook.com/zevenet https://github.com/zevenet [image: ZEVENET] https://www.zevenet.com/signature/

DISCLAIMER: This message contains confidential information and is intended only for the individual named. If you are not the named addressee please notify the sender immediately by email if you have received it by mistake and delete it from your system, you should not disseminate, distribute or copy this email in whole or in part.

darzo27 commented 4 years ago

The docker image was updated 18 months ago, zevenet:v5.9.1 & zevenet-gui-ce:v2 but I've got no luck trying to get any more information of the package. Can't get to it in docker images for Mac so I'm not too sure on how to update it.

SupportSave: ii zevenet 5.9.1 amd64 Zevenet Load Balancer Community Edition ii zevenet-gui-ce 2.0 all Web GUI of Zevenet Community 5.9 supportsave_d38a8ef7792f_20200804_1501.tar.gz

docker history zevenet/zlb --no-trunc | grep -i zevenet ─╯ sha256:7a8bb2fba821333791ee4a6ba82e4486808c27e297434d39850ca6de15fbb695 18 months ago /bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "./zevenet-docker"] 0B

18 months ago /bin/sh -c apt-get update && apt-get install -y zevenet zevenet-gui-ce 426MB 18 months ago /bin/sh -c wget -O - http://repo.zevenet.com/zevenet.com.gpg.key | apt-key add - 638B 18 months ago /bin/sh -c echo "deb http://repo.zevenet.com/ce/v5/ buster main" >> /etc/apt/sources.list 464B 18 months ago /bin/sh -c #(nop) LABEL zevenet=v5.9 0B 18 months ago /bin/sh -c #(nop) MAINTAINER Zevenet SL _______ Will the docker image packages be updated? This was the setup when using `docker pull zevenet/zlb` that of course installs `zevenet/zlb:latest`