Error on initial install

Discussions about RaZberry - Z-Wave board for Raspberry computer
twknox
Posts: 5
Joined: 02 Jun 2014 00:30

Error on initial install

Post by twknox »

Hello,

First thanks for a great addon for the Raspberry. Once I get it working it will truly rock!

Now, I am getting some errors on install and hope someone can help me out:

First, while running the script I am seeing the following message:
adding mongoose to autostart
update-rc.d: using dependency based boot sequencing
Start mongoose http server
ls: cannot access config/zddx/*.xml: No such file or directory

Next, in the log file I am seeing this:
pi@raspberrypi /var/log $ tail z-way-server.log
[2014-06-01 17:25:37.216] SENDING (cb 0x07): ( 01 03 00 07 FB )
[2014-06-01 17:25:37.397] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2014-06-01 17:25:37.408] SENDING (cb 0x07): ( 01 03 00 07 FB )
[2014-06-01 17:25:37.588] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2014-06-01 17:25:37.589] Job 0x07 (Get controller info and supported function classes) dropped: too many resends
[2014-06-01 17:25:37.589] Job 0x07 (Get controller info and supported function classes): fail
[2014-06-01 17:25:37.589] Get Serial API Capabilities returned zero.
[2014-06-01 17:25:37.589] Removing job: Get controller info and supported function classes
[2014-06-01 17:25:37.599] Worker thread exit point
[2014-06-01 17:25:37.600] Worker thread successfully finished

Target environment is Raspbian, and I tried to downgrade the kernel to fix the issue.

I'll be glad to post more if you just tell me what you need to see.
wesser
Posts: 1
Joined: 26 May 2014 01:33

Re: Error on initial install

Post by wesser »

I am having exactly the same issue.

When I try to include a device it takes usually 6-8 attempts.

This is the second Razberry, the first one did the same.
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Error on initial install

Post by SolarFlor »

which image are you using?
I have 2014-01-07-wheezy-raspbian.img and it works
twknox
Posts: 5
Joined: 02 Jun 2014 00:30

Re: Error on initial install

Post by twknox »

I thought I was on the 2014-1-7 raspbian but will check when I get home in a bit.
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Error on initial install

Post by pofs »

A bit early to tell, but it is either your serial port or your RaZberry card malfunctioning. Please check if the contact between GPIO pins and RaZberry card is okay.
twknox
Posts: 5
Joined: 02 Jun 2014 00:30

Re: Error on initial install

Post by twknox »

I will check and see. I am out of town for a few days but will look at as soon as I get back home.
twknox
Posts: 5
Joined: 02 Jun 2014 00:30

Re: Error on initial install

Post by twknox »

I have confirmed that I am using 2014-01-07-wheezy-raspbian.img. I reinstalled the razbian image, reloaded razberry using
wget -q -O - http://razberry.z-wave.me/install | sudo bash
and am still getting the error above. I can go to http://ip:8084 and see the configuration interface but if I try to go to http://ip:8083 I get nothing.

I have another pi here and tried the same thing on that one with the same results. I never see any lit LEDs on my razberry board. Should I have any?

Anyone have any ideas?

Thanks!
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Error on initial install

Post by PoltoS »

Please check manufacturing date of the board (written on the board).

The LED should not blink in normal state
twknox
Posts: 5
Joined: 02 Jun 2014 00:30

Re: Error on initial install

Post by twknox »

The mfr date is 03.01.14. Thanks.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Error on initial install

Post by PoltoS »

it should be ok
Post Reply