Page 1 of 1

Start all over

Posted: 16 Sep 2018 16:41
by pimmen
im on a pi3, razberry2 setup.

i have gotten it all to start up farily good, get the unable to load data message quite often while browsing the dashboard.

i cant add devices, and have tried several.

can i somehow start over and removing all the zwave.me stuff and try again?

Re: Start all over

Posted: 16 Sep 2018 16:52
by PoltoS
Please show logs. May be also provide remote access

Re: Start all over

Posted: 17 Sep 2018 00:14
by pimmen
where can i find the logs for this specific topic?

Re: Start all over

Posted: 17 Sep 2018 11:36
by aLiEnHeAd
logs are at /var/log/z-way-server.log
To start all over, I think it is sufficient to remove or rename /opt/z-way-server/ and run

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
again

Re: Start all over

Posted: 17 Sep 2018 17:33
by pimmen
im not so good at linux at all, how and where do i access the logs?

Re: Start all over

Posted: 18 Sep 2018 10:56
by aLiEnHeAd
you could use WINSCP https://winscp.net/eng/download.php to connect to your RasPi and copy the logfile from /var/log/ to your windows system...