ioBroker.js-controller
ioBroker.js-controller copied to clipboard
ioBroker controller
When an adapter "hangs" on exit (or do not react on sigKill signal and also do not end when process.kill is called then a new process is started after the...
We use many setObject to update objects and also many adapters use this and overwrite objects also without any change. What about checking on setObject and extendObject if the resulting...
Build also tests with Multihost setups and running
Ein der Gründe ein Alias zu erzeugen, ist dass die ID immer gleich bleibt, auch wenn das Gerät sich ändert. Leider lässt diese Tatsache auch nicht zu, dass man die...
In this tracking issue we want to get an overview about the compatibility of the adapters for Node.js 14.x and also make sure to have Node.js 14 covered by adapter...
- like LDAP #1142 - or https://github.com/Vertumnus/ioBroker.googleauth - I could think of `common.authentication` which is an object, containing a `name/id` of the `service/type` + additional auth type specific information
**Link the issue which is closed by this PR** - closes #2831 **Implementation details** We now only don't follow the symlinks anymore to prevent double logging on linux **Tests** -...
**Link the issue which is closed by this PR** closes #2830 **Implementation details** Instead of logging the error object, just log `message` attribute which is relevant for users. **Tests** -...
### No existing issues. - [X] There is no existing issue for my problem. ### Description ### Reproduction instruction _No response_ ### JS-controller version 6.0.6 ### Node version 20.15
### No existing issues. - [X] There is no existing issue for my problem. ### Description Just expected the message without the stack ### Reproduction instruction _No response_ ### JS-controller...