Randomly changed or restored values of items

Restoring states does not issue commands. Unless you have rules that would react to state changes by issuing commands - I’d assume that you would recognise the limited Items that might be affected by that.

GUI can issue commands, that’s its job - but should not be randomly of course.
Have you a GUI open fulltime? Which one?

Thank you very much @rossko57, so you have excluded MapDB restoration factor. Some of the items affected, are not receiving commands in the rules. I normally control OH3 from 3 points: my laptop with web browser and BaseUI opened with sitemap (often also MainUI as I’m still migrating stuff), 2 android phones with OH app and 2 in-wall raspberry screens working in a kiosk mode (BasicUI and same sitemap, as I’m using only one). Last night when this happened both laptop and phones were off the wifi, so only in walls screens were up. Those are 2 identical raspbians with Chrome in kiosk mode having sitemap displayed.
From your question I suspect that full time opened gui may be a problem?

No idea; if you see Item commands they come from somewhere. If no GUIs were online, it wouldn’t be from there.

No, there were 2 GUIs online, the in-wall screens. So those are candidates. I’m shutting them down for testing.

So it just happened again, with those 2 in wall screens disabled, which means this is not their fault.

You’ve made a step forward in elimination.

What “it” happened? Study of an incident can sometimes get you further than trying to make sense of lot of other stuff.

This thread may give you some ideas to look at

@rossko57 Thanks for hint, but I consider this unlikely taking into account how deeply this box is located in my network. I do Incident Response and Forensics for a living, so I consider myself less exposed, but of course never say never.

Is there any way to log where the commands comes from? I guess I would need to log api requests as well?

Nope this is a deductive exercise. Most likely sources GUI - because that handles many Items. Rules - but it’s hard to mangle a rule to affect more than a limited set of Items. Bindings - few bindings can even emit commands, and then similar constraints apply to breadth of Items involved.
Beware Event Bus if you have it - full scope for naughtiness.

Yep, big elimination step

Are the two instances still running side by side or is only the OH 3 instance running?

One other suggestion you can try is to enable logging of rule events. Change the logging level of the RuleStatusInfoEvent from ERROR to INFO in log4j2.xml and events.log will start to include lines when a rule runs and stops. You might be able to correlate the Item events with a rule or two that are running at times you don’t expect.

Not directly. You can in some cases enable other logging which might help you correlate events with other actions (e.g. like enabling logging rule events above).

Did you set up Remote openHAB binding during the transition?

Are you using MQTT and/or the MQTT Event Bus?

Have you changed anything about authentication on your openHAB instance (e.g. enabled Basic Auth).

Do you expose this OH instance to the Internet, even if through a reverse proxy?

Do you use myopenhab.org?

Thanks @rlkoshak for your response.
I’m using MQTT only for reading sensors, not using mqtt event bus. Not sending any commands over MQTT. Instance is not exposed to internet, just sitting locally. I have remote access over VPN if needed. All software like router box, vpn etc I run by myself. I’m not using myopenhab.org. I’ve not touched Basic Auth on OH3, running in the default security setup - credentials created during installation.

Yes, both instances are still running (OH3 and OH2). The old OH2 is sitting on another box, also debian linux. Running for months without issues. In the same network segment. I’m still using Remote Openhab binding connecting some items from OH2 for very simple reason - I was not able to make my Zwave stick working (Aeotec Z-Stick Gen5) working in OH3 (this is the last component preventing me from being fully migrated). I’ve managed to get it working for a few minutes, allowing to discover all Z-Wave things, but then got it offline (I’ve checked few threads here on the forum but without success yet). For this reason, I’m using remote Openhab pointing to OH2 to handle z-wave items. I’ve tried to eliminate this components, and some of the items which are affected by “state changes” are not z-wave items, neither linked to remote item from OH2.

I’ll enable logging per your suggestion and see how it goes.

I’ve also found something interesting today in the logwatch from systems where OH2 is running, following log entries:

Requests with error response codes
    502 Bad Gateway
       /proxy?sitemap=uicomponents_page_932f28ec9 ... t=1639230129060: 2 Time(s)

I don’t know how things should work, but the sitemap I have in OH3 has the id ‘page_932f28ec9’. Why there are such logs on systems with OH2? I’ve removed all active controls from sitemap in OH3 today, but I was surprise not being able to find a button to delete a custom page I created - any hint how this can be done? Also box running OH2 is a default gateway in the network.

I assume you are not using ser2net or anything like that so that both instances of OH are trying to access the Zwave controller at the same time?

Have you deleted the Zwave Things on the OH 3 instance?

If both instances are somehow trying to talk to the same controller at the same time unexpected things can happen.

The Remote openHAB binding is also a suspect here. Does the behavior stop if you disable that?

Enable and check the logging on the OH 2 instance too and correlate the behaviors if you can.

Settings → Pages

Choose “Select” at the top. Check the box next to the Page you want to delete and then click “Delete” at the bottom. It’s unfortunately well hidden how to do that.

I know that ser2net works only for one connection, as I’m using it for remote rfxcom. But no, I’m not trying to access controller from both OH - I was moving physically controller between machines plugging directly to USB port, having udev rules to map it always to same port (alias).

@rlkoshak I’ve was deleting Thing for Z-Wave controller when trying to make it work several times, but when OH3 pulled all nodes from the network I’ve not deleted them. Is there a good reason to delete everything again? The controller was not changing to online after adding. The lock files for the serial port is created, OH user is in the groups which allow access to serial port, box was restarted to ensure that username pulls group membership correctly. But still I’m missing something to make it working.

So far I’ve not disabled remote openhab binding as I relay too heavily on -z-wave devices in my OH solution, and I did not wanted days to confirm if this is the factor :confused: But I may need to eventually do it.

Thank you @rlkoshak for a hint on deleting it. I was trying using “Select” searching for such an option, but seems I’ve missed it somehow.

This is the leading suspect. “Mysterious Item state changes and commands” is exactly its job, after all. How many Items are duplicated across systems?

Roughly ~40 things, giving I think around 80 items.

We are totally at the process of elimination stage. We can’t explain the behavior so everything is on the table until we can eliminate it as the source. We can’t make assumptions; if we could we would have found the cause already.

Deleting the Things is one more thing we can eliminate as a potential source for the behaviors.

Unfortunately for the problem you had in OH3 with the controller all I can say is it just worked right out of the gate for me. I can’t offer more than that.

It would probably be sufficient to disable the Things, but with Zwave they are discovered automatically so very easy to get back. Just make sure the Controller Thing has the same UID and all the discovered Things as well as the Links to your Items will be preserved.

Once the Items are severed from the Thing watch events.log for further commands. If the Items are still receiving commands we know that the source is coming from something else.

I do agree with @rossko57 though, the lead suspect is the Remote openHAB binding so maybe focusing on confirming or eliminating that as a source would be the best place to focus on.

Hey there, I am facing similar problems for about 1,5 months now. Every now and then (roughly once a day, sometimes every few minutes) some of my items receive ON or 100% command.
Since then I did reinstall the OH 3.2, leaving my items and config things - didn’t help. I made some minor improvements - no luck either. Yesterday I followed the “hacked” path and changed all passwords. Although I am still waiting for the result - nothing wrong happened - I guess this will not be it.
Just to share your experience, what bindings do you have? Maybe we have some in common and it is one of those?

Myself I have installed Astro, CoronaStats, Denon/Marantz, Exec, GPSTracker, HPPrinter, HTTP, iCloud, Kodi, Modbus, Network, OpenWeatherMap, Samsung, System Info, Telegram, Xiaomi Wifi and ZoneMinder. Rules: Telegram: Proces Answer. UI: Baic UI and uninstalled yesterday HABot and HABPanel. In addition to the above: openHAB Cloud Connector, RRD4j Persistance, JDBC Persistance MariaDBm JDBC Persistance MySQL. Transformations: Javascript , JSONPath , RegEx, Map and Scale.
If we can rule out these that are not in common might be it will lead us to a solution unless you found one… As I have few hundred items and it’s a live organism, cutting them one by one is a process I would love to avoid.

Just as suspected - changing passwords didn’t help. My lights went on during the night and blinds opened wide. Still seeking a solution…

Same here, and its not fun at all. Once a month ALL switches are turned on. Randomly. At night. Now at 5.50am. As well as water PUMPS and BOILERS that are connected by KNX to OH… that’s are serious things. This can lead to very danger situation as our boilers are fully controlled by KNX.
Nothing interesting in logs. At 5.50 one by one all switches are turned on, group switches and its child switches. Previously i’ve made empty switch not connected to ANYTHING and it was turned on too.
How to debug this? How to fix it already?!
Clean installation - done.
Clear configuration from scratch - done.
Logging KNX (the only binding in OH) - done.
Changing passwords - done.
Praying for all Gods - done.
Whats next?

Never true. The absence of commands in logs is just as interesting for the symptoms described. Share what you have, if you want opinions.

I understand the frustration, but we’ll have to hunt down details.

1 Like

Sure ill post all info soon. Today OH gone totally insane, as it start switching everything on all the time, instantly after switching off or in 1-15 min. So i shut him down till Saturday as all gone too wrong)
Before shutting OH down i have tried;

  • Restarting
  • Disabling remote control, cloud (not LAN because I’m not there, but i sniffed all LAN traffic to analyze)
    Sadly nothing helped. Never seen anything like that before.

Anyway, ill collect all logs, net traffic and configs and post them here.