Open randomdude999 opened 5 years ago
Right now AppVeyor build VMs have only IPv4 Internet connection. We have no IPv6 support ETA at the moment. If you need this asap, you can set up private build cloud with your own build VMs with our hybrid approach called Private Build Cloud
. More info:
https://www.appveyor.com/docs/build-environment/#private-build-cloud
https://www.appveyor.com/docs/enterprise/how-to/#private-build-clouds
Note that this feature is being enabled by request.
My FTP/SSH server, random.muncher.se, is only accessible over IPv6. It seems that AppVeyor cannot deploy to it.
When using FTPS: Error message:
The remote name could not be resolved: 'random.muncher.se'
Build, appveyor.ymlWhen using SFTP (different error message, but i suspect the same cause): Error message:
Cannot connect SFTP server: No such host is known
Build, appveyor.ymlWhen using FTPS and specifying the IP manually: Error message:
Unable to connect to the remote server
Build, appveyor.yml