Hi i am installing hestiacp on aws/ec2 using ubuntu 24.02 as the OS. When I first have the instance setup on AWS/EC2 - I had no problem login into the server via SFTP using the PEM key file as the root user. After I finished the installation hestiacp and restart the server, i am no longer able to login via SFTP and. the SSH connection via terminal is blocked also.
The error i am getting is:
FATAL ERROR: Received unexpected end-of-file from SFTP server
Here are something I’ve tried so far:
- Take out the vsftp at the install
- Take out the proftp during the install
- disable firewall
- disable ssh via the backend of hestiacp
I am still getting the same error. I know i am having conflict issues with SSH from hestiacp and ssh credentials from AWS/EC2
Anyone can offer a way to resolve this issue? Or is there a way to install the barebone of hestiacp without the SSH that comes with hestiacp?