Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side hard errors gives unexpected error messages on client side #112

Open
GoogleCodeExporter opened this issue Jun 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Connect to the sercer using the boar:// protocol.
2. Start a commit that is large enough to cause an out of disk space error on 
the server. (although any critical error on the server is likely to show the 
same problem)

What is the expected output? What do you see instead?
There should be a nice message saying something has gone terribly wrong on the 
server. Instead, there is an incomprehensible assertion that "Client tried to 
make a RPC call during data upload."


Original issue reported on code.google.com by ekb...@gmail.com on 3 Jan 2015 at 9:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant