[SOLVED] Still some log presents

Hi there,

I still have this log events, when I do not have anymore those links for weeks.
Why it adds those links, when I do not have those items?

2018-07-11 16:26:50.901 [.ItemChannelLinkAddedEvent] - Link 'FUERA_DE_CASA-network:pingdevice:192_168_2_104:online' has been added.
2018-07-11 16:26:50.907 [.ItemChannelLinkAddedEvent] - Link 'phone1-network:pingdevice:192_168_2_104:online' has been added.

Searching I found this:

Should I delete those .save files??


[16:35:12] openhabian@openhabianpi:/etc/openhab2$ ls
html  icons  items  persistence  rules  scripts  services  sitemaps  sounds  things  transform
[16:35:18] openhabian@openhabianpi:/etc/openhab2$ grep -r "FUERA_DE" *
sitemaps/home.sitemap.save:        Switch item=FUERA_DE_CASA icon="alarm" mappings=[OFF="Away", ON="HOME"]
sitemaps/home.sitemap.save://        Webview url="http://192.168.2.108/video.cgi" height=8 visibility=[FUERA_DE_CASA=="ON"]
sitemaps/home.sitemap.save://        Webview url="http://grossohome.ddns.net:9092/video.cgi" height=8 visibility=[FUERA_DE_CASA=="OFF"]
[16:35:35] openhabian@openhabianpi:/etc/openhab2$ grep -r "phone1" *
sitemaps/home.sitemap.save:        Switch item=phone1 icon="alarm" mappings=[OFF="Away", ON="HOME"]

I have restart OH, and still present those evets :confused: :frowning:

Clear the cache:

1 Like

Thanks!

I do not know, I cleared the caché and still appear, just right now.

2018-07-12 08:24:24.691 [.ItemChannelLinkAddedEvent] - Link 'FUERA_DE_CASA-network:pingdevice:192_168_2_104:online' has been added.
2018-07-12 08:24:24.696 [.ItemChannelLinkAddedEvent] - Link 'phone1-network:pingdevice:192_168_2_104:online' has been added.

You must have items (probably created in paperUI) linked to these channels.
Go to the channels of the networks binding and find out what items are linked to these two.