Max Hauser

Results 238 comments of Max Hauser

We would need to discuss, what we want as intended behavior, currently as you already noticed, both objects are checked for permissions.

No will be topic for next controller

We decided that the alias permissions should be the only permissions that matter when interacting with alias states/objects, hence next controller will respect this. https://github.com/ioBroker/ioBroker.js-controller/pull/2666

This ticket wants to achieve automatic installation of js-controller in the version from the backup. Needs to be discussed @Apollon77, to notify about this we recently introduced the information and...

1. Every adapter is free to use the `force`, flag. It was also the behavior for past versions. Before we wanted to ensure that a backup is generally a 1...

So it is more like an extended object creation check, we already have them when objects are created or extended. We would need to extend that by a check which...

I guess, we would need to provide an config option to specify the path to the certificate. How have you specified the connection to the secure server in ioBroker? Have...

@pandorra2 For testing if this is the correct approach to solve it. Can you try to add to your `/opt/iobroker/iobroker-data/iobroker.json` under key `objects` or `states` (or both if you use...

Have you tried a force reinit run? afaik, the problem should be fixed. OR maybe it is just very similar.