MxBaseModule Library-Error

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
MadMAX
Posts: 8
Joined: 24 Mar 2016 17:00

MxBaseModule Library-Error

Post 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
piet66
Posts: 267
Joined: 04 Feb 2017 17:00

Re: MxBaseModule Library-Error

Post 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
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
sonalford
Posts: 5
Joined: 07 Sep 2021 09:51

Re: MxBaseModule Library-Error

Post 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
Post Reply