Could not read chunk size: Secure connection truncated

1,625 views
Skip to first unread message

Ivan Latunov

unread,
Jun 15, 2010, 11:15:02 AM6/15/10
to us...@tortoisesvn.tigris.org
Hi,

I have a svn server running VisualSVN. When I try to access the repository from TortoiseSVN over https I get an error: "Could not read chunk size: Secure connection truncated". Any operation takes a long time and results in the above error.

If I try the same from a web browser with the same URL I have absolutely no problem and I can browse the whole repository.

Does anyone know what the problem might be?

Thanks

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621932

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Jun 15, 2010, 12:58:13 PM6/15/10
to us...@tortoisesvn.tigris.org
On 15.06.2010 17:15, Ivan Latunov wrote:
> Hi,
>
> I have a svn server running VisualSVN. When I try to access the
> repository from TortoiseSVN over https I get an error: "Could not
> read chunk size: Secure connection truncated". Any operation takes a
> long time and results in the above error.
>
> If I try the same from a web browser with the same URL I have
> absolutely no problem and I can browse the whole repository.

Browsing with a webbrowser doesn't access the repository with the DAV
protocol. The server simply sends a plain html page, not what an svn
client receives.

Since only DAV has problems: get rid of your virus scanner and/or
firewall. Seems that piece of expensive crap can't deal with DAV and
thinks it's dangerous and removes data (that's why you get "truncated":
the crappy app removes what it thinks is dangerous).

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2622077

Tim

unread,
Oct 16, 2010, 9:23:15 AM10/16/10
to us...@tortoisesvn.tigris.org, Ivan Latunov
I had this same problem, and I eventually discovered it was an HTTP timeout - the Apache web server (that SVN is sending info through) had a default timeout of 10 minutes, but my SVN operation took about 15 minutes, so it timed out before it ever finished. Increasing the HTTP timeout in apache solved the problem for me.

I wrote some instructions on how to do this with Visual SVN server on my blog:

http://adventuresindotnet.blogspot.com/2010/09/svn-trouble.html

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2672588

Reply all
Reply to author
Forward
0 new messages