Matthias Kleine
Matthias Kleine
Thanks a lot! I'll keep this issue open until they've released a new firmware
Please wrap your examples in code tags (to prevent markdown parsing)
@ltspicer I don't see the issue? Readme is correct https://github.com/AlCalzone/release-script/blob/111e796532a1d6410e4e61662d98fd6ac7c01faa/README.md?plain=1#L37-L57
Ah, okay that's a bit confusing: https://github.com/AlCalzone/release-script/blob/111e796532a1d6410e4e61662d98fd6ac7c01faa/README.md?plain=1#L61-L78
Hier ist alles gelöst, oder?
@ticaki Yes, because it is also an unhandled exception. You can shorten your test script like ```js throw new Error('test'); ```
Looks like the "new" `common.nodeProcessParams: ["--unhandled-rejections=warn"]` is available since js-controller 5 https://github.com/ioBroker/ioBroker.js-controller/pull/2123 > Using this feature will disable the possibility to start the adapter in `compact mode` Mhhh - if...
Of course - but the warning will be raised when `common.compact` is set to `true` - which means: on every adapter start. https://github.com/ioBroker/ioBroker.js-controller/blob/bb422a02d9a94a000eae16cf0c342485b028e224/packages/controller/src/main.ts#L4117-L4122 So compact mode support must be disabled...
Da der Issue hier super alt ist, mache ich zu. Bitte kurze Info, falls das Problem noch mit aktuellen Versionen bestellt
Keine Ahnung. Wäre ja praktisch, wenn es irgendwo ein Log gäbe, was sich wann am Adapter in welcher Version geändert hat, oder? /s