New version of RaZberry is released

Discussions about RaZberry - Z-Wave board for Raspberry computer
sonnyboy
Posts: 29
Joined: 17 Jun 2013 12:42

Wrong

Post by sonnyboy »

Wrong place
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

You are totally right.

Post by PoltoS »

You are totally right.
tester
Posts: 5
Joined: 16 Jul 2013 22:23

Anyone get V1.4 working?

Post by tester »

Glad to see a new version come out.

Has anyone been successful in upgrading to V1.4?

I updated to the new version with "wget -q -O - http://razberry.z-wave.me/install | sudo bash". Then I tried to run the software with "ipaddr:8083", but it did not work - no connection (but it had worked before the upgrade).

Suggestions?
sonnyboy
Posts: 29
Joined: 17 Jun 2013 12:42

Mine is working just great

Post by sonnyboy »

But with this command
wget razberry.z-wave.me/install/v1.4-rc2-2-g120b777 -O - -q | sudo bash

And my previus problem seems to be gone :)
B0xY
Posts: 1
Joined: 24 Sep 2013 16:50

After upgrade to V1.4

Post by B0xY »

I got the following error after upgrade to latest version:

z-way-server: error while loading shared libraries: libyajl.so.2: cannot open shared object file: No such file or directory

someone have the same problem?

Suggestions?
NiklasO
Posts: 2
Joined: 24 Sep 2013 17:42

Same here.

Post by NiklasO »

Same here.
With the latest version:
pi@PiServer /opt/z-way-server $ ./z-way-server
./z-way-server: error while loading shared libraries: libzwayhttp.so: cannot open shared object file: No such file or directory

I did try the RC version:
./z-way-server: error while loading shared libraries: libyajl.so.2: cannot open shared object file: No such file or directory

Now the server won't start.
I used "wget -q -O - http://razberry.z-wave.me/install | sudo bash" to upgrade.

Reverting back to previous version works.
wizzard72
Posts: 7
Joined: 24 Sep 2013 19:44

After installing v1.4 I had

Post by wizzard72 »

After installing v1.4 I had the following error:
./z-way-server: error while loading shared libraries: libzwayhttp.so: cannot open shared object file: No such file or directory

I solved it to install::
sudo apt-get install libyajl2

Then reboot.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Error was reported for the

Post by pz1 »

Error was reported for the Release Candidate. The work around has been published somewhere there. Apparantly the missing file did not make it into the final distro.
Since 29-12-2016 I am no longer a moderator for this forum
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Please do

Post by PoltoS »

Please do
sudo apt-get install libyajl2

Or re-install the software - new installer now cares about the missing library.
Nejc
Posts: 8
Joined: 17 Aug 2013 11:51

Hi

Post by Nejc »

Hi

I tested 1.4 version one month ago and I found some bugs. Today I reinstall on the last official 1.4 vesion and I got the same bugs like one month ago.

Bugs are: When I click on Device configuration -> Danfoss Living Connect 2.51 I get error: method_guilnit: values[] size differs from number of parameters. On Map side I can’t see background ground plan image. Also when I interview Danfoss Wall plug (FGWPE) I have problem with interviewing command class AlarmSensor.

Any suggestion how to fix these bugs? Any plan to fix this? Thanks in advance.

Regards,
Nejc
Post Reply