hi all,
i installed a new build Armbian_community_24.8.0-trunk.596_Orangepizero_noble_current_6.6.44.img.xz into a new SD card
i upgraded the OS and all was fine.
but during the Octoprint install this phase freezed:
Building wheels for collected packages: zeroconf, regex, MarkupSafe, argon2-cffi-bindings, sgmllib3k
Building wheel for zeroconf (pyproject.toml) ... \
also the other two ssh terminal was freezed but the IP address (wired and wlan) was reachable, no toher SSH sessions was possible.
i powered off the board and restarted
i tried to reinstall octoprint ( OctoPrint/bin/pip install OctoPrint ) but it is very very slow during compiling phase always here during
Building wheels for collected packages: zeroconf, regex, MarkupSafe, argon2-cffi-bindings, sgmllib3k
Building wheel for zeroconf (pyproject.toml) ... \
i restarted again, same issue, i tried to swapoff the virtual memory , the ccl process use one core at 100%
root@orangepizero:~# armbianmonitor -m
Stop monitoring using [ctrl]-[c]
Time CPU load %cpu %sys %usr %nice %io %irq Tcpu C.St.
00:20:24 1296 MHz 1.11 26% 1% 24% 0% 0% 0% 54.0 °C 0/7
00:20:29 1296 MHz 1.10 25% 0% 25% 0% 0% 0% 54.4 °C 0/7
yesterday with the old version buster the installation taken 10 minutes more or less
today one hour is gone and it continues to build.....
can anyone help me ?
the bash shell is responsive, apt also.
the SD card seems to sleep......
here there are the logs https://paste.armbian.com/zenupusire
bye