docker-vernemq icon indicating copy to clipboard operation
docker-vernemq copied to clipboard

chart version 1.6.7 upgrade 1.6.12 error

Open An0nymous0 opened this issue 2 years ago • 7 comments

image

An0nymous0 avatar Sep 24 '21 08:09 An0nymous0

argh, thanks. Related to this PR? https://github.com/vernemq/docker-vernemq/pull/287 I missed merging this.


:point_right: Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq :point_right: Using the binary VerneMQ packages commercially (.deb/.rpm/Docker) requires a paid subscription.

ioolkos avatar Sep 24 '21 08:09 ioolkos

Yes, I also solved it for the time being

An0nymous0 avatar Sep 26 '21 03:09 An0nymous0

@An0nymous0 How did you solve it?

anaganisk avatar Sep 28 '21 06:09 anaganisk

I am having the same error, any update?

mstavrev avatar Sep 29 '21 08:09 mstavrev

@mstavrev does 1.6.12-1 fix it? EDIT: apologies, tags are incomplete, will fix it later.


:point_right: Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq :point_right: Using the binary VerneMQ packages commercially (.deb/.rpm/Docker) requires a paid subscription.

ioolkos avatar Sep 29 '21 09:09 ioolkos

@ioolkos, as you've wrote 1.6.12-1 helm chart version is not yet published under the helm repository to test with. For those that had asked, the fix is to add such an entry to the a custom values file you can specify when installing/upgrading your helm chart:

envFrom: []

This is the temporary work-around I am using at the moment.

mstavrev avatar Sep 30 '21 07:09 mstavrev

The temporary solution is to set

envFrom: []

An0nymous0 avatar Oct 12 '21 09:10 An0nymous0