When using the FTP or SFTP connector in Skyvia, you may encounter various errors due to connection misconfiguration or server access issues. Below are the most common errors, their likely causes, and steps to resolve them.
Skyvia requires OpenSSH-format private keys for SFTP connections. If you see this error, make sure your key is properly converted. To convert a private key using the PuTTY Key Generator:
This error typically occurs due to incomplete IP whitelisting on your server. Even if the Skyvia website can connect, the runtime environment may be blocked.
Make sure all Skyvia IP addresses are whitelisted on your FTP/SFTP server:
40.118.246.20413.86.253.11252.190.252.0This usually indicates that Skyvia cannot resolve your FTP/SFTP server's hostname.
For more context, see the SmartFTP article on this error.
This error occurs when the FTP/SFTP user lacks access rights to the specified folder or file.
This error can happen if ports are blocked by your server or firewall.
For more about possible causes of timeout issues, see FTP Read Timed Out troubleshooting guide.