More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

ASIC hub Armbian not working after update

I update ASIC hub on Armbian 23.8.1 Bullseye. Hub service install successfully. After enter a farm hash of farm in which ASIC Hub will be registered ASIC hub hangup. I reinstalled ASIC hub, but it still hangup after entering hash of farm. Up to this point, the work was error-free for more than a year.
Has anyone encountered such a problem? When deleting a file with the database /var/lib/asic-hub/data.db, the service starts and asks to enter the hash of farm again. Error logs that come out below.

Sep 26 07:23:51 ahub systemd[1]: asic-hub.service: Failed with result 'exit-code'.
Sep 26 07:23:51 ahub systemd[1]: asic-hub.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Sep 26 07:23:51 ahub hub[3234]:         /tmp/build/internal/hub/util.go:10 +0xb0
Sep 26 07:23:51 ahub hub[3234]: created by gitlab.com/hiveon/asic/hub/internal/hub.runWithWaitGroup
Sep 26 07:23:51 ahub hub[3234]:         /tmp/build/internal/hub/util.go:12 +0x70
Sep 26 07:23:51 ahub hub[3234]: gitlab.com/hiveon/asic/hub/internal/hub.runWithWaitGroup.func1()
Sep 26 07:23:51 ahub hub[3234]:         /tmp/build/internal/hub/app.go:89 +0xe4
Sep 26 07:23:51 ahub hub[3234]: gitlab.com/hiveon/asic/hub/internal/hub.(*App).Run.func3({0xda3ff0, 0x300e5f0})
Sep 26 07:23:51 ahub hub[3234]:         /tmp/build/internal/services/monitor/service.go:124 +0x394
Sep 26 07:23:51 ahub hub[3234]: gitlab.com/hiveon/asic/hub/internal/services/monitor.(*DevicesMonitorService).Start(0x3132840, {0xd>
Sep 26 07:23:51 ahub hub[3234]:         /tmp/build/pkg/utils/collections/intmap.go:64 +0x64
Sep 26 07:23:51 ahub hub[3234]: gitlab.com/hiveon/asic/hub/pkg/utils/collections.(*IntSyncSet).Clear(0x34c6a20)
Sep 26 07:23:51 ahub hub[3234]:         /usr/local/go/src/runtime/internal/atomic/atomic_arm.s:291 +0x14
Sep 26 07:23:51 ahub hub[3234]: runtime/internal/atomic.Store64(0x34c6a34, 0x0)
Sep 26 07:23:51 ahub hub[3234]:         /usr/local/go/src/runtime/internal/atomic/unaligned.go:8 +0x24
Sep 26 07:23:51 ahub hub[3234]: runtime/internal/atomic.panicUnaligned()
Sep 26 07:23:51 ahub hub[3234]: goroutine 30 [running]:
Sep 26 07:23:51 ahub hub[3234]: panic: unaligned 64-bit atomic operation
Sep 26 07:23:50 ahub systemd[1]: Started ASIC Hub monitoring daemon..
Sep 26 07:23:50 ahub systemd[1]: Stopped ASIC Hub monitoring daemon..
Sep 26 07:23:50 ahub systemd[1]: asic-hub.service: Scheduled restart job, restart counter is at 100.

Is this on a 32bit install? If so please try installing a 64 bit os.