v1.5.0-rc3 - json error (solved)

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

v1.5.0-rc3 - json error (solved)

Post by michap »

following steps:
- install new (fresh) OS (Linux raspberrypi 3.10.25+ #622)
- install z-way (release version)
- install RC3 (v1.5.0-rc3)
- call http://[ip-address]:8083/z-way-ha/

=> error in "warning" window:
15/3/14 - 21:14 Can not load modules.json from modules/AutoOff/module.json: SyntaxError: Unexpected token X

any idea?

Michael
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Re: v1.5.0-rc3 - json error (solved)

Post by michap »

do addditional as described here:
viewtopic.php?f=3422&t=20282
Get latest updates

Code: Select all

  rm -Rf automation
    git clone https://github.com/Z-Wave-Me/home-automation.git automation
    cd automation
    git checkout develop
no error more...

Michael
Post Reply