JetBrains / teamcity-deployer-plugin

Deployer plugin for TeamCity CI server
http://confluence.jetbrains.net/display/TW/Deployer+plugin
Apache License 2.0
39 stars 29 forks source link

FTPS selection has no effect #84

Open nadilas opened 8 years ago

nadilas commented 8 years ago

Hey there,

I have no trouble using standard ftp://, but when selecting ftps:// my builds fail.

Step 4/4: EUDeployer (FTP Deployer) (1m:19s)
[22:50:02][Step 4/4] Starting upload via FTPS to ftp://hostname...
[Step 4/4] Exception while uploading files: Connection reset
[22:51:15][Step 4/4] java.net.SocketException: Connection reset
[22:51:15][Step 4/4] Step EUDeployer (FTP Deployer) failed

I haven't found any information on this in previous issues. Am I missing a configuration field?

Thanks!

nskvortsov commented 8 years ago

Hello, Would you mind attaching a build log and teamcity-agent.log files (latter can be found in TeamCity agent machine)? 9 июня 2016 г. 23:57 пользователь "nadilas" notifications@github.com написал:

Hey there,

I have no trouble using standard ftp://, but when selecting ftps:// my builds fail.

Step 4/4: EUDeployer (FTP Deployer) (1m:19s) [22:50:02][Step 4/4] Starting upload via FTPS to ftp://hostname...

I haven't found any information on this in previous issues. Am I missing a configuration field?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JetBrains/teamcity-deployer-plugin/issues/84, or mute the thread https://github.com/notifications/unsubscribe/AAg5k-Odl7WLAQnN5vb2iCeaz5nk3mhaks5qKH5LgaJpZM4IyZYm .

nadilas commented 8 years ago

Hello,

sure, no problem. Here you go.

build.txt teamcity-agent.txt

After successful connection, during transfer the connection seems to be terminated.

climons commented 4 years ago

Hello, I do have exactly the same problem nadilas described. Exactly the same exception on connection reset. And that's only with FTPS. FTP or FTPES work just fine. I've been searching for explanation and this thread looks like to be in the closest proximity so far. Fragment of the build agent log is attached. Any suggestion is appreciated. Thanks ! build_agent.log