Hi, I faced a SFTP disfunction on clean latest Hestia installation on Ubuntu 22.04 LTS.
Login failed with password of the user when SCP login was ok.
Guided by AI I’ve changed in /etc/ssh/sshd_config
Subsystem sftp internal-sftp-server to Subsystem sftp internal-sftp
and that resolved the problem.