[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ra_serf "an error occurred during ssl communication"

From: voipdev <voipdev_at_ukr.net>
Date: Wed, 31 Oct 2018 14:47:48 +0200
('binary' encoding is not supported, stored as-is) i got this error while i try svn co from private repository
ra_serf "an error occurred during ssl communication"

i try with different svn client under windows tortoisesvn(1.10.3 r1842928 serf 1.3.9) and visualsvn (Apache-Subversion-1.10.3)
error the same

[2018-10-31T14:36:37.224233+02] buckets\ssl_buckets.c: ssl_decrypt: begin 8000
[2018-10-31T14:36:37.224233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5 bytes
[2018-10-31T14:36:37.224233+02] buckets\ssl_buckets.c: bio_bucket_read received 5 bytes (0)
[2018-10-31T14:36:37.224233+02] buckets\ssl_buckets.c: bio_bucket_read called for 106 bytes
[2018-10-31T14:36:37.225233+02] buckets\ssl_buckets.c: bio_bucket_read received 106 bytes (0)
[2018-10-31T14:36:37.225233+02] buckets\ssl_buckets.c: ssl_decrypt: 82 bytes (8000); status: 0; flags: 9
[2018-10-31T14:36:37.225233+02] buckets\ssl_buckets.c: ssl_decrypt: begin 8000
[2018-10-31T14:36:37.225233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5 bytes
[2018-10-31T14:36:37.226233+02] buckets\ssl_buckets.c: bio_bucket_read received 5 bytes (0)
[2018-10-31T14:36:37.226233+02] buckets\ssl_buckets.c: bio_bucket_read called for 26 bytes
[2018-10-31T14:36:37.226233+02] buckets\ssl_buckets.c: bio_bucket_read received 26 bytes (0)
[2018-10-31T14:36:37.226233+02] buckets\ssl_buckets.c: ssl_decrypt: 2 bytes (8000); status: 0; flags: 9
[2018-10-31T14:36:37.227233+02] buckets\ssl_buckets.c: ssl_decrypt: begin 8000
[2018-10-31T14:36:37.227233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5 bytes
[2018-10-31T14:36:37.227233+02] buckets\ssl_buckets.c: bio_bucket_read received 5 bytes (0)
[2018-10-31T14:36:37.227233+02] buckets\ssl_buckets.c: bio_bucket_read called for 30 bytes
[2018-10-31T14:36:37.228233+02] buckets\ssl_buckets.c: bio_bucket_read received 30 bytes (0)
[2018-10-31T14:36:37.228233+02] buckets\ssl_buckets.c: ssl_decrypt: 6 bytes (8000); status: 0; flags: 9
[2018-10-31T14:36:37.228233+02] buckets\ssl_buckets.c: ssl_decrypt: begin 8000
[2018-10-31T14:36:37.228233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5 bytes
[2018-10-31T14:36:37.229233+02] buckets\ssl_buckets.c: bio_bucket_read received 5 bytes (0)
[2018-10-31T14:36:37.229233+02] buckets\ssl_buckets.c: bio_bucket_read called for 7634 bytes
[2018-10-31T14:36:37.229233+02] buckets\ssl_buckets.c: bio_bucket_read received 2004 bytes (70014)
[2018-10-31T14:36:37.229233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5630 bytes
[2018-10-31T14:36:37.230233+02] buckets\ssl_buckets.c: bio_bucket_read received 0 bytes (70014)
[2018-10-31T14:36:37.230233+02] buckets\ssl_buckets.c: ssl_decrypt: read 8000 bytes (8000); status: 0
[2018-10-31T14:36:37.231233+02] buckets\ssl_buckets.c: bio_bucket_read called for 5630 bytes
[2018-10-31T14:36:37.231233+02] buckets\ssl_buckets.c: bio_bucket_read received 5630 bytes (0)
[2018-10-31T14:36:37.231233+02] buckets\ssl_buckets.c: bio_bucket_write called for 31 bytes
[2018-10-31T14:36:37.231233+02] buckets\ssl_buckets.c: ssl_decrypt: 120171 0 9
[2018-10-31T14:36:37.232233+02] outgoing.c: reset connection 0x5a7f70
svn: E120171: ra_serf: An error occurred during SSL communication
[2018-10-31T14:36:37.331239+02] outgoing.c: cleaning up connection 0x561130
[2018-10-31T14:36:37.331239+02] outgoing.c: closed connection 0x561130
[2018-10-31T14:36:37.331239+02] outgoing.c: cleaning up connection 0x5a7f70
[2018-10-31T14:36:37.332239+02] outgoing.c: closed connection 0x5a7f70
Received on 2018-10-31 13:49:58 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.