What type of hardware are you using: VPS bought online What YunoHost version are you running: 12.0.7 What app is this about: My webapp
Describe your issue
I used Filezilla to connect through SFTP,
Response: fzSftp started, protocol_version=11
Command: open “my_webapp__3@f.qien.tv” 22
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to server
Status: Waiting to retry…
Status: Connecting to f.qien.tv…
Response: fzSftp started, protocol_version=11
Command: open “my_webapp__3@f.qien.tv” 22
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to server
Wow, your dns settings need to be reviewed and you really should change the ssh port.
If you ping the domain of the app does it give you the ip address of the vps?
I think it is because I use Cloudflare, which has cause the DNS issue. Can I used cloudflare CDN? If I do, how can I get rid off these DNS errors.
I can get the ip address of the server for domain I did not use Cloudflare DNS.
For those one I do use, it returns with a different IP. But the domain is accessible through web browser.
Does it has something to do with the SFTP?
In my first few tries of the “my_webapp__3@15.2X5.211.XXX’s password:”
I still got the chance to type the password. Later on it’s just “Connection closed”.
I checked that my IP has not get in the block IP list.
It is because I always face ownership and permission error if I use other account to upload through SFTP, so I want to get “my webapp” user to work through SFTP.
By the way, ping this domain (v.ganlu.org) can get my server’s IP address. So I believe it won’t because a DNS issue.