Just wondering if anyone else comes across a bit of a random error, whereby a rule file will be working fine then i make an edit and save it and it stops working.
If i undo the edits and save it, it doesnt fix it.
Seems to be some sort of memory issue?
The error log randomly picks between saying unable to identify item or type for a real item name or ON from an if statement.
Check your samba config, notepad++ and ESHD should work without any problems, at least they do here.
Also make sure you are mapping a drive letter on your win system to your samba share.
I edit over the network with visual Studio code on windows editing a share from a Linux server hosting openhab2. I’ve never had problems. However, I had something that I thought was a problem.
When I would edit certain files, I think sitemaps in particular, I would get a message in the log about that file being empty. What I didn’t realize was that it them successfully read and parsed the file after outputting that error. It seems the error happened just at the instant that I was saving the file. Is it possible that this could be happening to you too, or are you certain the problem persists after the moment that you are saving the file?