Error in file DeviceDescription/DeviceTranslations.cpp

Following message appears very frequently in /var/log/homegear/homegear.err:

01/25/22 09:20:49.030 Error in file DeviceDescription/DeviceTranslations.cpp line 82 in function std::unordered_set<std::__cxx11::basic_string<char> > BaseLib::DeviceDescription::DeviceTranslations::getLanguages(): Could not open directory "/etc/homegear/devices/0/l10n/"

There is no l10n/ folder available under /etc/homegear/devices/0/. I mean the error occurs only if openhab is running, but I’m not sure.

My homegear version is 0.7.50-3478, running on debian 10 buster x64.

I’ve seen the same behaviour, creating that directory supresses these messages.

1 Like