Changes between Initial Version and Version 1 of Ticket #1234
- Timestamp:
- 2010-10-28T23:24:38Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1234 – Description
initial v1 11 11 > Maybe I can deep-check to learn which one is unrecoverable ... 12 12 13 The current error message is: 14 {{{ 15 UnrecoverableFileError: the directory (or mutable file) could not 16 be retrieved, because there were insufficient good shares. This 17 might indicate that no servers were connected, insufficient servers 18 were connected, the URI was corrupt, or that shares have been lost 19 due to server departure, hard drive failure, or disk corruption. 20 You should perform a filecheck on this object to learn more. 21 }}} 22 13 23 ticket:755#comment:4 mentions this problem, but that ticket is mainly about having deep-check continue on error. Giving information about which file is unrecoverable (the cap, and the filename if known) would be useful in more circumstances than just deep-check. 14 24