Hello,
I run apt-get upgrade on RaspberryPi2 (Raspbian) and It was upgraded from 0.5.x to 0.6.7-1480 and my OpenHAB stopped seeing the devices. I increased the log level in config and I can see that modules cannot be loaded?? I’m using homematicbidcos.
Any help, idea?
Thank you,
Libor
09/04/16 01:46:47.943 Debug: Loading licensing modules
09/04/16 01:46:47.943 Debug: Loading family modules
09/04/16 01:46:47.943 Info: Loading family module mod_philipshue.so
09/04/16 01:46:47.959 Critical: Could not open module “/var/lib/homegear/modules/mod_philipshue.so”. Symbol “getFamilyId” not found.
09/04/16 01:46:47.960 Info: Disposing family module mod_philipshue.so
09/04/16 01:46:47.960 Debug: Deleting factory pointer of module mod_philipshue.so
09/04/16 01:46:47.960 Debug: Closing dynamic library module mod_philipshue.so
09/04/16 01:46:47.960 Debug: Dynamic library mod_philipshue.so disposed
09/04/16 01:46:47.960 Info: Loading family module mod_homematicwired.so
09/04/16 01:46:47.978 Critical: Could not open module “/var/lib/homegear/modules/mod_homematicwired.so”. Symbol “getFamilyId” not found.
09/04/16 01:46:47.979 Info: Disposing family module mod_homematicwired.so
09/04/16 01:46:47.979 Debug: Deleting factory pointer of module mod_homematicwired.so
09/04/16 01:46:47.979 Debug: Closing dynamic library module mod_homematicwired.so
09/04/16 01:46:47.979 Debug: Dynamic library mod_homematicwired.so disposed
09/04/16 01:46:47.979 Info: Loading family module mod_insteon.so
09/04/16 01:46:47.998 Critical: Could not open module “/var/lib/homegear/modules/mod_insteon.so”. Symbol “getFamilyId” not found.
09/04/16 01:46:47.999 Info: Disposing family module mod_insteon.so
09/04/16 01:46:47.999 Debug: Deleting factory pointer of module mod_insteon.so
09/04/16 01:46:47.999 Debug: Closing dynamic library module mod_insteon.so
09/04/16 01:46:47.999 Debug: Dynamic library mod_insteon.so disposed
09/04/16 01:46:47.999 Info: Loading family module mod_max.so
09/04/16 01:46:48.018 Critical: Could not open module “/var/lib/homegear/modules/mod_max.so”. Symbol “getFamilyId” not found.
09/04/16 01:46:48.019 Info: Disposing family module mod_max.so
09/04/16 01:46:48.019 Debug: Deleting factory pointer of module mod_max.so
09/04/16 01:46:48.019 Debug: Closing dynamic library module mod_max.so
09/04/16 01:46:48.019 Debug: Dynamic library mod_max.so disposed
09/04/16 01:46:48.020 Info: Loading family module mod_miscellaneous.so
09/04/16 01:46:48.024 /etc/homegear/families/miscellaneous.conf
09/04/16 01:46:48.025 Module Miscellaneous: Debug: Loading module…
09/04/16 01:46:48.025 Info: Loading family module mod_homematicbidcos.so
09/04/16 01:46:48.052 Critical: Could not open module “/var/lib/homegear/modules/mod_homematicbidcos.so”. Symbol “getFamilyId” not found.
09/04/16 01:46:48.053 Info: Disposing family module mod_homematicbidcos.so
09/04/16 01:46:48.053 Debug: Deleting factory pointer of module mod_homematicbidcos.so
09/04/16 01:46:48.053 Debug: Closing dynamic library module mod_homematicbidcos.so
09/04/16 01:46:48.053 Debug: Dynamic library mod_homematicbidcos.so disposed