hassio-addons/addon-influxdb

Can't set new envvars #55

rychardeh posted onGitHub

Problem/Motivation

Any attempt to set an envvar in the addon config fails silently (while other config entries can be modified successfully). E.g.:

{ "auth": true, "reporting": true, "ssl": true, "certfile": "fullchain.pem", "keyfile": "privkey.pem", "envvars": [ { "name": "INFLUXDB_DATA_CACHE_MAX_MEMORY_SIZE", "value": "512m" } ], "log_level": "debug" }

Expected behavior

New envvars section accepted as valid config.

Actual behavior

Config panel is not refreshed but, leaving and re-entering addon management page shows that config remains unmodified.

Steps to reproduce

Cut and paste above example of envvars, hit

Proposed changes


:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

posted by addons-assistant[bot] over 5 years ago

Unfortunately there was an issue in my original PR, please hold on for the next release.

posted by sinclairpaul over 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests