'REPORT request on ... failed' error since upgrading to 1.14.1, Build 29085

240 views
Skip to first unread message

Tina C.

unread,
Jun 9, 2021, 12:30:26 PM6/9/21
to TortoiseSVN
Hello:

Since upgrading to TortoiseSVN  1.14.1, Build 29085, I get the following error when
attempting to merge my work from one branch into another:

REPORT request on '[my-path-to-svn]' failed.

It updates a few files before generating the failed message.  Trying again simply repeats the error.

I tried looking at the next expected file to be updated in the list and can't find anything wrong with it.  I see no pattern as to why this is occurring.

The generic failure message offers no real clue as to what exactly is going on or why exactly it's failing.  

Please advise.

-Tina

Tina C.

unread,
Jul 30, 2021, 9:01:42 AM7/30/21
to TortoiseSVN
Anyone?  This is really leaving me dead in the water.  :(  

Daniel Sahlberg

unread,
Jul 30, 2021, 9:04:54 AM7/30/21
to TortoiseSVN
Can you test the same using the SVN command line tool? If you ger the same error, please report it to us...@subversion.apache.org.

Kind regards,

Daniel Sahlberg 

--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/7bb2b973-b84b-440a-9a7e-54a04c67d63fn%40googlegroups.com.

Tina C.

unread,
Jul 30, 2021, 3:12:27 PM7/30/21
to TortoiseSVN
Hi Daniel:

I've never really tried working with the command line tool before; I've only ever used Tortoise SVN on Windows 10 using the GUI.  I'm not sure exactly how to recreate what I'm doing in command line but will try to read up on it.  

I'm adding a directory and contents, and also deleting a directory and contents in the merge.  It adds the directory and the first four or five files in the new directory, then fails after only a few seconds.

On Friday, July 30, 2021 at 9:04:54 AM UTC-4 daniel.l...@gmail.com wrote:

Den fre 30 juli 2021 15:01Tina C. via TortoiseSVN <torto...@googlegroups.com> skrev:
Anyone?  This is really leaving me dead in the water.  :(  

On Wednesday, June 9, 2021 at 12:30:26 PM UTC-4 Tina C. wrote:
Hello:

Since upgrading to TortoiseSVN  1.14.1, Build 29085, I get the following error when
attempting to merge my work from one branch into another:

REPORT request on '[my-path-to-svn]' failed.

It updates a few files before generating the failed message.  Trying again simply repeats the error.

I tried looking at the next expected file to be updated in the list and can't find anything wrong with it.  I see no pattern as to why this is occurring.

The generic failure message offers no real clue as to what exactly is going on or why exactly it's failing.  

Please advise.

-Tina

Can you test the same using the SVN command line tool? If you ger the same error, please report it to us...@subversion.apache.org.

Kind regards,

Daniel Sahlberg 

--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscribe@googlegroups.com.

Daniel Sahlberg

unread,
Aug 1, 2021, 6:55:27 PM8/1/21
to TortoiseSVN
fredag 30 juli 2021 kl. 21:12:27 UTC+2 skrev Tina C.:
Hi Daniel:

I've never really tried working with the command line tool before; I've only ever used Tortoise SVN on Windows 10 using the GUI.  I'm not sure exactly how to recreate what I'm doing in command line but will try to read up on it.  

I'm adding a directory and contents, and also deleting a directory and contents in the merge.  It adds the directory and the first four or five files in the new directory, then fails after only a few seconds.

Can you access the error log on the server to see if it provides some information?

I think I can see where in the code this happens, but the comment is: /* Uh-oh. Our connection died.  */

Kind regards,
Daniel
 

On Friday, July 30, 2021 at 9:04:54 AM UTC-4 daniel.l...@gmail.com wrote:

Den fre 30 juli 2021 15:01Tina C. via TortoiseSVN <torto...@googlegroups.com> skrev:
Anyone?  This is really leaving me dead in the water.  :(  

On Wednesday, June 9, 2021 at 12:30:26 PM UTC-4 Tina C. wrote:
Hello:

Since upgrading to TortoiseSVN  1.14.1, Build 29085, I get the following error when
attempting to merge my work from one branch into another:

REPORT request on '[my-path-to-svn]' failed.

It updates a few files before generating the failed message.  Trying again simply repeats the error.

I tried looking at the next expected file to be updated in the list and can't find anything wrong with it.  I see no pattern as to why this is occurring.

The generic failure message offers no real clue as to what exactly is going on or why exactly it's failing.  

Please advise.

-Tina

Can you test the same using the SVN command line tool? If you ger the same error, please report it to us...@subversion.apache.org.

Kind regards,

Daniel Sahlberg 

--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.

Tina C.

unread,
Aug 2, 2021, 9:45:52 AM8/2/21
to TortoiseSVN
Hi Daniel:

The Event Log on the Windows server generates three "warnings" under the VisualSVN Server:

Warning #1:  "Provider encountered an error while streaming a REPORT response. [500, #0]"
Warning #2:  "A failure occurred while driving the update report editor  [500, #730054]"
Warning #3:  "The connection was closed by the remote host  [500, #730054]"

I hope that helps.

-T

Pavel Lyalyakin

unread,
Aug 4, 2021, 6:42:25 AM8/4/21
to TortoiseSVN

Hello Tina,


If you assume that this is a new problem that started only after you upgraded TortoiseSVN to version 1.14.1, please double-check and confirm that the problem does not occur with the older version you used before the upgrade. What version did you use before installing 1.14.1? Were there any other changes on your side around the time when the problem started?


These particular errors in the server's log and the error REPORT request on '[my-path-to-svn]' failed on the client side could occur due to network problems. As Daniel already noted, the connection died unexpectedly. There could be several reasons for this. Please, consider the following suggestions:


  • Make sure that your network connection is stable. You could try to use another network to perform the same merge and see if it works.
  • Investigate if your traffic passes through an active firewall with traffic inspection. It is possible that the firewall makes the connection drop unexpectedly.
  • If you use any other antivirus application besides Windows Defender, investigate if it intercepts your traffic and drops the connection. It is possible that adding exclusions or tuning the settings of your antivirus application will help.

As I said, there could be several reasons for this problem. But usually, troubleshooting of such cases narrows down to network problems, firewalls, and antivirus applications.


Please note that if you encounter any problems when using VisualSVN Server, you could contact sup...@visualsvn.com for technical assistance.


Hope this information helps!


--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn...@googlegroups.com.


--
With best regards,
Pavel Lyalyakin
VisualSVN Team

Tina C.

unread,
Aug 10, 2021, 10:07:40 AM8/10/21
to TortoiseSVN
Pavel and Daniel:

1.  We believe the upgrade is possibly coincidental, but we can try reverting to a previous version.  If it IS an issue with the current version, are you aware of or have there been reports of a problem with the new version?  Or are you suggesting we revert merely to rule it out?

2. Our network connection is stable and unchanged, beyond some TLS updates.  This issue is repeatable on different machines using the same software, all trying to push the same revision.

3. Our internal network traffic doesn't push through a firewall.

4. I'm not running any antivirus in the background beyond Defender.

This seems to be an issue with sheer size of the revision and the fact that it is both deleting files/folders and adding new ones.

The revision reflects un upgrade we implemented on our application.  It's upgrading a third-party plugin from an old version to a new version.  It's simply deleting out the old folders and files and replacing them with new ones.  There are about 100-120 megabytes' worth of files, which doesn't seem significant.  

The only similar issues I can find online indicate that it happens randomly and only when "a lot" of files are involved in the revision.  Some people have managed to get it to work by repeatedly trying.  We haven't been so lucky so far.

-T

On Wednesday, August 4, 2021 at 6:42:25 AM UTC-4 Pavel Lyalyakin wrote:

Hello Tina,


If you assume that this is a new problem that started only after you upgraded TortoiseSVN to version 1.14.1, please double-check and confirm that the problem does not occur with the older version you used before the upgrade. What version did you use before installing 1.14.1? Were there any other changes on your side around the time when the problem started?


These particular errors in the server's log and the error REPORT request on '[my-path-to-svn]' failed on the client side could occur due to network problems. As Daniel already noted, the connection died unexpectedly. There could be several reasons for this. Please, consider the following suggestions:


  • Make sure that your network connection is stable. You could try to use another network to perform the same merge and see if it works.
  • Investigate if your traffic passes through an active firewall with traffic inspection. It is possible that the firewall makes the connection drop unexpectedly.
  • If you use any other antivirus application besides Windows Defender, investigate if it intercepts your traffic and drops the connection. It is possible that adding exclusions or tuning the settings of your antivirus application will help.

As I said, there could be several reasons for this problem. But usually, troubleshooting of such cases narrows down to network problems, firewalls, and antivirus applications.


Please note that if you encounter any problems when using VisualSVN Server, you could contact sup...@visualsvn.com for technical assistance.


Hope this information helps!


Daniel Sahlberg

unread,
Aug 10, 2021, 4:19:11 PM8/10/21
to TortoiseSVN
tisdag 10 augusti 2021 kl. 16:07:40 UTC+2 skrev Tina C.:
Pavel and Daniel:

1.  We believe the upgrade is possibly coincidental, but we can try reverting to a previous version.  If it IS an issue with the current version, are you aware of or have there been reports of a problem with the new version?  Or are you suggesting we revert merely to rule it out?

I agree it might be coincidental, but it is better knowing than believing in this case.
 
2. Our network connection is stable and unchanged, beyond some TLS updates.  This issue is repeatable on different machines using the same software, all trying to push the same revision.
3. Our internal network traffic doesn't push through a firewall.
4. I'm not running any antivirus in the background beyond Defender.
This seems to be an issue with sheer size of the revision and the fact that it is both deleting files/folders and adding new ones.

Subversion issue 3264 seems to have more or less the same error message.

 
There are a few things to note about this bug:
- There are some timeout that can be set in Apache httpd (which is the server component behind VisualSVN Server). I'm not sure how to configure the timeouts in VisualSVN - Pavel will surely be able to answer.
- One of the points, (too much time spent on "installing" a working file) has been fixed in a recent commit in Subversion. I don't know when that commit will hit a release.

Do you see a large CPU and/or disk activity on either the client or on the server (check with Resource monitor) during the merge?

If it is caused by timeouts due to the client (or server) being busy waiting for the disk, then maybe you can try to put the working copy on a faster disk (or maybe even temporarily on a ramdrive)?

The revision reflects un upgrade we implemented on our application.  It's upgrading a third-party plugin from an old version to a new version.  It's simply deleting out the old folders and files and replacing them with new ones.  There are about 100-120 megabytes' worth of files, which doesn't seem significant.  

The only similar issues I can find online indicate that it happens randomly and only when "a lot" of files are involved in the revision.  Some people have managed to get it to work by repeatedly trying.  We haven't been so lucky so far.

As I wrote in my initial reply, I believe it might be useful to try to do the merge using the command line client instead of the GUI. If you can replicate the error also with the command line client, you can send the same report to us...@subversion.apache.org, where several of the Subversion developers are able to answer your questions.

You can readup on the merge syntax in the Subversion book: https://svnbook.red-bean.com/nightly/en/svn.branchmerge.html

It should be fairly simple to translate what you have selected in the TSVN merge dialog to an SVN commandline. If you don't manage to do it, please post a screenshot and we'll see if we can figure it out together.

Kind regards,
Daniel

Pavel Lyalyakin

unread,
Aug 11, 2021, 3:09:43 PM8/11/21
to TortoiseSVN
Hello,

On Tue, Aug 10, 2021 at 11:19 PM Daniel Sahlberg via TortoiseSVN <torto...@googlegroups.com> wrote:
tisdag 10 augusti 2021 kl. 16:07:40 UTC+2 skrev Tina C.:
Pavel and Daniel:

1.  We believe the upgrade is possibly coincidental, but we can try reverting to a previous version.  If it IS an issue with the current version, are you aware of or have there been reports of a problem with the new version?  Or are you suggesting we revert merely to rule it out?

I agree it might be coincidental, but it is better knowing than believing in this case.
 
2. Our network connection is stable and unchanged, beyond some TLS updates.  This issue is repeatable on different machines using the same software, all trying to push the same revision.
3. Our internal network traffic doesn't push through a firewall.
4. I'm not running any antivirus in the background beyond Defender.
This seems to be an issue with sheer size of the revision and the fact that it is both deleting files/folders and adding new ones.

Subversion issue 3264 seems to have more or less the same error message.


I doubt that the problem Tina reports and #3264 are related. I still suggest focusing on troubleshooting the network or any other applications that could affect the Subversion client's traffic.


* As far as I know, modern Subversion clients display a different error when problem #3264 is involved:

[[[

Error: ra_serf: The server sent a truncated HTTP response body.

]]]


I want to note that I've just reproduced problem #3264 with TortoiseSVN 1.14.1 when performing merge (huge directory added). The error is "Error: ra_serf: The server sent a truncated HTTP response body".


* The user says that the error occurs after only a few seconds. However, in the case of #3264 it should be at least several minutes, not seconds.

[[[

 It adds the directory and the first four or five files in the new directory, then fails after only a few seconds.

]]]

 

jesse arun kumar

unread,
Feb 7, 2022, 12:12:02 AM2/7/22
to TortoiseSVN
Hi ,

Running into the same issue here with TSVN 1.14.1 , unconfirmed from other uses that this is occurring on other versions as well

Behaviour :
> Large merges fails with "REPORT request on '/svn/repo/!svn/me' failed"
> Diff between commits containing large changesets fails with the same error
> No error on the apache error logs
> Apache access logs show a series of 207 returns when the error occurs
> Issue is reproducible on the windows command line client
> Issue NOT reproducible on linux command line client
> Apache timeout set to 600
> Have disabled the anti-virus and tested , error still occurs

Thanks,
Jesse
Reply all
Reply to author
Forward
0 new messages