Page 1 of 3

remote does not work after update to 3.0.0

Posted: 12 Aug 2019 15:18
by frako
Hello,
I've updated my Raspberry to z-way version 3.0.0. Now remote access via z-box-web does not work anymore. I get the message when I go under management:
The remote access data could not be initialized. Please deactivate / activate the app under Applications> Active.
Disabling and activating unfortunately did not help. Guess, the update something went wrong.
Otherwise everything seems to work as usual. Local access via browser with local ip: 8083 is possible. However, it will display: Welcome to your smarthome 0 and not the Z-way id. Does anyone have any idea how to fix that? Can I insert the smarthome id. somewhere?
Thank you in advance.

Re: remote does not work after update to 3.0.0

Posted: 13 Aug 2019 05:45
by PoltoS
Looks you have overridden /etc/zbw files. Have you?

You can re-install the zbw package

Re: remote does not work after update to 3.0.0

Posted: 13 Aug 2019 09:41
by frako
Hi PoltoS,
yes, I have. It's a human error.
How can I reinstall the zbw package?

Re: remote does not work after update to 3.0.0

Posted: 13 Aug 2019 15:55
by aLiEnHeAd
according to https://forum.z-wave.me/viewtopic.php?f ... 660#p83600

Code: Select all

sudo apt-get install zbw

Re: remote does not work after update to 3.0.0

Posted: 13 Aug 2019 16:48
by frako
I tried so and got the message: zbw is already installed.

Re: remote does not work after update to 3.0.0

Posted: 14 Aug 2019 04:24
by PoltoS
Can you check if /etc/init.d/zbw_connect is in place and /etc/zbw folder contains files

Re: remote does not work after update to 3.0.0

Posted: 14 Aug 2019 12:49
by frako
I have no idea how to do that. Can you explain it to me?
I'm sorry, but I'm a totally beginner with this stuff.

Re: remote does not work after update to 3.0.0

Posted: 16 Aug 2019 11:11
by PoltoS
Please open shell to your Pi and do ls on those files

Re: remote does not work after update to 3.0.0

Posted: 20 Aug 2019 09:37
by frako
This is the result:

pi@raspberrypi:~ $ ls /etc/init.d/zbw_connect
/etc/init.d/zbw_connect
pi@raspberrypi:~ $ ls /etc/zbw
flags local_port.dpkg-old passwd.dpkg-old userid.dpkg-old
local_port passwd userid
pi@raspberrypi:~ $

Re: remote does not work after update to 3.0.0

Posted: 31 Aug 2019 01:26
by PoltoS
files are correctly installed. Do you see with netstat an established connection to find.z-wave.me ?