Nextcloud Pi update breaks

Hello, this has happened to me a few times since I have been running NextcloudPi on my raspberry pi 4 where an app update apparently seems to break the whole system.

Just today I updated a few apps through the web interface. Immediately afterward the web UI went down. Trying to SSH into my instance then returned:

-bash: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: Error 117

And immediately closes the connection.

After rebooting the Pi I cannot SSH into it at all (no route to host). Actually last time this happened I think was simply after a reboot through the NCP terminal menu and then unable to make SSH connection. So I’ve actually just avoided rebooting since then (after rebuilding my instance)

Hopefully this time around we can figure out why this happens and maybe get it fixed without rebuilding from scratch again. Any help or insight appreciated.

Output of ncp-report might give insight.

Thank you. The issue seems to be due to a missing shared object file.

/bin/bash: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory