firmware update popoup not shown

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
temptemp
Posts: 5
Joined: 11 Apr 2020 16:14

firmware update popoup not shown

Post 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
enbemokel
Posts: 496
Joined: 08 Aug 2016 17:36

Re: firmware update popoup not shown

Post 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.
temptemp
Posts: 5
Joined: 11 Apr 2020 16:14

Re: firmware update popoup not shown

Post by temptemp »

Normal Browser.......still not working seams port 8084 not open
micky1500
Posts: 304
Joined: 07 Feb 2016 16:29
Location: England

Re: firmware update popoup not shown

Post 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
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.4, Raz 7 Pro, Serial API Version: 07.42
Post Reply