Can't update new TrueNAS Scale install via GUI

Astrodonkey

Explorer
Joined
Jul 18, 2017
Messages
72
Hi, I completed a new install of Angelfish last week and am attempting to install the 22.02.0.1 update via the GUI. It starts to download the image, gets to about 41%, then fails consistently with:

Error: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

I've tried this over the course of a few days with no luck. There is nothing wrong with my network connection as I can use wget to download the iso file to one of my pools. There appears to be plenty of free disk and RAM.

Does anyone have a clue what could be wrong?

Thanks for any assistance.

Code:
Filesystem                                                 Size  Used Avail Use% Mounted on
udev                                                        68G     0   68G   0% /dev
tmpfs                                                       14G   12M   14G   1% /run
boot-pool/ROOT/22.02.RELEASE                                29G  2.8G   27G  10% /
tmpfs                                                       68G  123k   68G   1% /dev/shm
tmpfs                                                      105M     0  105M   0% /run/lock
tmpfs                                                      4.2M     0  4.2M   0% /sys/fs/cgroup
tmpfs                                                       68G  3.6M   68G   1% /tmp
boot-pool/grub                                              27G  8.7M   27G   1% /boot/grub
boot-pool/.system                                           28G  1.2G   27G   5% /var/db/system
boot-pool/.system/cores                                    1.1G  132k  1.1G   1% /var/db/system/cores
boot-pool/.system/samba4                                    27G  394k   27G   1% /var/db/system/samba4
boot-pool/.system/syslog-782595d4363048b99e75310cc20adc4f   27G  1.4M   27G   1% /var/db/system/syslog-782595d4363048b99e75310cc20adc4f
nvmpool                                                    965G  1.7G  963G   1% /mnt/nvmpool
nvmpool/.system                                            964G  1.2G  963G   1% /tmp/system.new
nvmpool/.system/cores                                      1.1G  132k  1.1G   1% /tmp/system.new/cores
nvmpool/.system/samba4                                     963G  263k  963G   1% /tmp/system.new/samba4
nvmpool/.system/syslog-782595d4363048b99e75310cc20adc4f    963G  1.2M  963G   1% /tmp/system.new/syslog-782595d4363048b99e75310cc20adc4f
nvmpool/.system/rrd-782595d4363048b99e75310cc20adc4f       963G   12M  963G   1% /tmp/system.new/rrd-782595d4363048b99e75310cc20adc4f
nvmpool/.system/configs-782595d4363048b99e75310cc20adc4f   963G  132k  963G   1% /tmp/system.new/configs-782595d4363048b99e75310cc20adc4f
nvmpool/.system/webui                                      963G  132k  963G   1% /tmp/system.new/webui
nvmpool/.system/services                                   963G  132k  963G   1% /tmp/system.new/services
nvmpool/.system/glusterd                                   963G  132k  963G   1% /tmp/system.new/glusterd
nvmpool/.system/ctdb_shared_vol                            963G  132k  963G   1% /tmp/system.new/ctdb_shared_vol
none                                                       3.0G     0  3.0G   0% /var/tmp/firmware
root@rambo[/mnt/nvmpool]# ls -l
 

wootonius

Cadet
Joined
Nov 27, 2020
Messages
9
I've had the same issue for the last two or three updates. It has taken me 2-3 days of attempting to update successfully via the GUI due to consistent "Connection Reset by Peer" errors.
 
Top