Page 1 of 1

MxBaseModule Library-Error

Posted: 29 Aug 2021 15:47
by MadMAX
Hello,
i installed the MxBaseModule for MxCharts JS. It works but i always get following log entry:

Code: Select all

MxBaseModule-39/MxBaseModule Library-Error: (1)
MxBaseModule was updated,
for using all features you have to:
- delete the active MxBaseModule instance
- create a new MxBaseModule instance and configure it
- do a reboot
Is my syscommand right?

Code: Select all

cat /etc/z-way/box_type
reboot
sh automation/lib/timezone.sh
sh automation/lib/configAP.sh
sh automation/lib/fetchLog.sh
tail -1000 /var/log/z-way-server.log | tac
ip a s dev eth0 | sed -n 's/.*inet \([0-9.]*\)\/.*/\1/p' | head -n 1
automation/userModules/MxBaseModule/sh/execShell.bash
Can someone help or explain what i did wrong?

Regards Max

Re: MxBaseModule Library-Error

Posted: 30 Aug 2021 14:06
by piet66
Hi,
unfortunately, it's not so easy to upgrade MxBaseModule.
If you had already used the older version, you should do, what is said:
1. delete the active MxBaseModule instance
2. create a new MxBaseModule instance and configure it, if necessary
3. do a reboot

Otherwise, your client modules will still use the old version.

Your .syscommands is correct for the new MxBaseModule version:

Code: Select all

automation/userModules/MxBaseModule/sh/execShell.bash

Re: MxBaseModule Library-Error

Posted: 07 Sep 2021 10:07
by sonalford
MadMAX wrote:
29 Aug 2021 15:47
Hello,
i installed the MxBaseModule for MxCharts JS. It works but i always get following log entry:

Code: Select all

MxBaseModule-39/MxBaseModule Library-Error: (1)
MxBaseModule was updated,
for using all features you have to:
- delete the active MxBaseModule instance
- create a new MxBaseModule instance and configure it
- do a reboot
Is my syscommand right?

Code: Select all

cat /etc/z-way/box_type
reboot
sh automation/lib/timezone.sh
sh automation/lib/configAP.sh
sh automation/lib/fetchLog.sh
tail -1000 /var/log/z-way-server.log | tac
ip a s dev eth0 | sed -n 's/.*inet \([0-9.]*\)\/.*/\1/p' | head -n 1
automation/userModules/MxBaseModule/sh/execShell.bash
Can someone help or explain what i did wrong?

Regards Max
I'm having the same error as you and hope to find a workaround here.
super mario bros