pandorra
pandorra
To be honest I've tried nothing but having Redis running with TLS and _iob setup custom_. MarcBerg gave it a try with `this.settings.connection.options.tls={rejectUnauthorized: false};` param in objects/statesInRedisClient.js. Seems to work...
-> https://github.com/ioBroker/ioBroker.javascript/issues/1891#issuecomment-2985171206 ``` Uncaught ReferenceError: Input "END_TIME" doesn't exist on "time_compare_ex" valueToCode https://iobroker:8083/adapter/javascript/google-blockly/blockly_compressed.js:1400 time_compare_ex https://iobroker:8083/adapter/javascript/google-blockly/own/blocks_time.js:155 blockToCode https://iobroker:8083/adapter/javascript/google-blockly/blockly_compressed.js:1399 workspaceToCode https://iobroker:8083/adapter/javascript/google-blockly/blockly_compressed.js:1397 blocklyCode2JSCode https://iobroker:8083/adapter/javascript/assets/index-Cek-i92T.js:1155 onChange https://iobroker:8083/adapter/javascript/assets/index-Cek-i92T.js:1156 onBlocklyChanged https://iobroker:8083/adapter/javascript/assets/index-Cek-i92T.js:1156 changeTimer https://iobroker:8083/adapter/javascript/assets/index-Cek-i92T.js:1156 setTimeout handler*componentDidUpdate/< https://iobroker:8083/adapter/javascript/assets/index-Cek-i92T.js:1156...
confirmed, fixed with 9.0.7 thanks!
just wanted to paste the very same error message @sargonphin ;) @GermanBluefox that's nothing about telegram anyways it's only in scripts using the _actual time_ function as far as i...