NEWS
Vis displays deleted objects
-
Hi everyone!
I'm building a VIS page for an adapter I am developing. However, I've just realized something while binding a widget to an object in the system. I can see some of the objects I've deleted from my database in the selector. Example below:
Objects in my database, just two modules and nothing else:
Objects that I can select in Vis, lots of artifacts from a bug I had a while ago!
Does this mean ioBroker keeps a copy of the objects I delete? If not, how can VIS have access to them?
Thanks a bunch in advance for the responses!
-
@kadircanaksoy
Just restart the VIS-adapter and it should read newer objects and forget those you have deleted.Greetings, Jürgen
-
@Wildbill Hi Jürgen!
Thanks for the reply, but unfortunately restarting didn't really help, the objects are still visible
-
@kadircanaksoy
Sorry, if a restart of VIS-adapter doesn't help, there seems to be a problem within the json-file, i which iobroker stores all the objects. But strange, that you only see them in the VIS-adapter and not in the real objects.
Reboot of hole iobroker didn't help also? Then, I'm sorry, I have no more idea how I could help you.Greetings, Jürgen
-
@Wildbill
Yep, iobroker reboot doesn't do it either Thanks a lot for the effort though!Cheers
-
@kadircanaksoy did you try to clear the browser's cache?
(CTRL-F5)