mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
SFTP not working after updating timezone and rebooting #326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AdmiralGaust on 10/31/2023
CloudPanel version(s) affected
latest
Description
SFTP user login is not working after I updated timezone from Admin panel of Cloudpanel. I also rebooted the machine. Checked no firewall problems. Able to ssh but SFTP not working.
Giving connection reset error. CLI says Host key verification failed but I also tried to remove known_hosts manually from SSH/FTP users home location ~/.ssh/known_hosts. Still didn't work.
Verified proftpd is running. Please suggest fix or if you need any additional info kindly let me know.
How to reproduce
Go to Admin Area -> instance -> update timezone.
Reboot
Try login with SSH/FTP user of a specific site.
Possible Solution
No response
Additional Context
No response