Currently running into an issue when SSH'ing into a remotely deployed edge computer.
When logging in via SSH after entering the password the connection is closed, output of the terminal below:
Welcome to Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-77-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
8 updates can be applied immediately.
1 of these updates is a standard security update.
To see these additional updates run: apt list --upgradable
New release '20.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Your Hardware Enablement Stack (HWE) is supported until April 2023.
tmpfs-root /media/root-rw tmpfs rw,relatime 0 0
overlayroot / overlay rw,relatime,lowerdir=/media/root-ro,upperdir=/media/root-rw/overlay,workdir=/media/root-rw/overlay-workdir/_ 0 0
/dev/sda3 /media/root-ro ext4 ro,relatime 0 0
-bash: /usr/bin/lesspipe: Input/output error
-bash: /usr/bin/dircolors: Input/output error
-bash: /etc/bash_completion: Input/output error
-bash: /home/administrator/.nvm/nvm.sh: Input/output error
-bash: /home/administrator/.nvm/bash_completion: Input/output error
Connection to 10.61.102.101 closed.
Any advice on what might be going on and a possible way to resolve would be greatly appreciated.
If there is a duplicate answer please share, I have not been able to find anything... Cheers.