ioBroker / ioBroker.influxdb

Store history data in InfluxDB (not for Windows)
MIT License
36 stars 25 forks source link

Token can not saved - TypeError window.CryptoJS #369

Closed heni1 closed 11 months ago

heni1 commented 11 months ago

Describe the bug
The configuration can no longer be saved as soon as a character is written in the "Token" field. The error message appears: [JsonConfig] Cannot set object: TypeError: window.CryptoJS is undefined

To Reproduce
Steps to reproduce the behavior:

  1. Installing the adapter
  2. Filling in the token field
  3. press save button

Expected behavior
Saving the token and establishing a connection to the Influx DB

Screenshots & Logfiles
InfluxAdapterError

Versions:

Additional context
if a old config saved, the configarion form can not be loaded. The same problem was by a old version of JS-Controller V4...

Apollon77 commented 11 months ago

Whoch browser do you use? Did you tried another browser?

Apollon77 commented 11 months ago

Should be fixed by Admin 6.13.11