Page 1 of 1

firmware update popoup not shown

Posted: 22 Apr 2020 11:09
by temptemp
Hello if i open the firmware update page via smarthome ui and than managment and than firmware it's saying 8084 it#s not reachable

Re: firmware update popoup not shown

Posted: 22 Apr 2020 12:34
by enbemokel
Are you using the app or a browser?
From my experience it´s only working with the browser, and you have to use the desktop view.

Re: firmware update popoup not shown

Posted: 24 Apr 2020 09:14
by temptemp
Normal Browser.......still not working seams port 8084 not open

Re: firmware update popoup not shown

Posted: 24 Apr 2020 11:00
by micky1500
Does the error say webif error ?
Have you re-booted the raspberry ?

With a SSH/Telnet session try this.
sudo netstat -lntup

You should see mongoose waiting on port 8084
tcp 0 0 0.0.0.0:8083 0.0.0.0:* LISTEN 10280/z-way-server
tcp 0 0 0.0.0.0:8084 0.0.0.0:* LISTEN 473/mongoose


There are other ways to upgrade to 3.0.5
wget https://storage.z-wave.me/z-way-server/ ... _armhf.deb
sudo dpkg -i z-way-3.0.5_armhf.deb