#Upgrading NAbox 4.0.4 to 4.0.5

1 messages · Page 1 of 1 (latest)

stuck marsh
#

Upgrade is stuck on upload package at 88 %. Server reboot did not help.

ls -l /data/uploads/upgrade.tmp

total 688492
-rw-r--r--. 1 root root 304189579 Aug 20 10:15 docker-save.tar.gz
-rw-r--r--. 1 root root 400811928 Aug 20 10:15 flatcar_production_update.gz

/Magnus

wild burrow
#

interesting, because i did the same today without problems 🤔

austere harness
#

What happens when you’re back to the download page after reboot or even if you reload the page ? You can re upload ?

What about df -h ?

stuck marsh
#

certutil -hashfile C:\Users\5dn5\Downloads\NAbox-4.0.5.nbx md5
MD5 hash of C:\Users\5dn5\Downloads\NAbox-4.0.5.nbx:
92920eda956a8af5f1efdeb08e5c5690
CertUtil: -hashfile command completed successfully.

sudo journalctl -fu naboxd
Aug 20 10:53:58 nabox1 naboxd[3783]: time=2024-08-20T10:53:58.575Z level=ERROR source=error.go:21 msg="unexpected EOF"
Aug 20 10:53:58 nabox1 naboxd[3783]: 2024/08/20 10:53:58 "POST http://nabox1.xxx.xx/api/2.0/upgrade/upload HTTP/1.1" from 192.0.0.5:56758 - 500 14B in 1m0.000102024s

I started the upgrade from a server on the same subnet and without firewall restictions with Firefox as a browser.
Problem solved!

austere harness
#

weird thing is, if the port wasn't open, how would you get to 85% ?

stuck marsh
#

Yes I agree and after testing the connection from PowerShell I can see that port 80 is open from my client.
I tried Edge and Chrome from the client but on the server I used Firefox.

austere harness
#

I believe this was caused by a timeout of 60s after which the download would be aborted. Fixed in 4.0.7

stuck marsh
#

Upgrading from version 4.0.5 to 4.0.6 did not work from my client but 4.0.6 to 4.0.7 was successful.

austere harness
#

You still need assistance ?