[Box Backup-dev] COMMIT r241 - box/chris/boxi/lib/server

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Thu Dec 15 12:49:46 GMT 2005


Author: chris
Date: 2005-12-15 12:49:43 +0000 (Thu, 15 Dec 2005)
New Revision: 241

Modified:
   box/chris/boxi/lib/server/ConnectionException.txt
Log:
* ConnectionException.txt
- Less scary error message


Modified: box/chris/boxi/lib/server/ConnectionException.txt
===================================================================
--- box/chris/boxi/lib/server/ConnectionException.txt	2005-12-15 12:46:25 UTC (rev 240)
+++ box/chris/boxi/lib/server/ConnectionException.txt	2005-12-15 12:49:43 UTC (rev 241)
@@ -10,7 +10,7 @@
 TLSHandshakeFailed			30
 TLSShutdownFailed			32
 TLSWriteFailed				33	Probably a network issue between client and server.
-TLSReadFailed				34	Probably a network issue between client and server, or account corrupted on server.
+TLSReadFailed				34	Probably a network issue between client and server, or a problem with the server.
 TLSNoPeerCertificate		36
 TLSPeerCertificateInvalid	37	Check certification process
 TLSClosedWhenWriting		38




More information about the Boxbackup-dev mailing list