Changes between Initial Version and Version 2 of Ticket #1493
- Timestamp:
- 2011-08-21T16:25:29Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1493
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #1493 – Description
initial v2 4 4 """Error during HTTP request: 410 Gone 5 5 UnrecoverableFileError: the directory (or mutable file) could not be retrieved, because there were insufficient good shares. This might indicate that no servers were connected, insufficient servers were connected, the URI was corrupt, or that shares have been lost due to server departure, hard drive failure, or disk corruption. You should perform a filecheck on this object to learn more.""" 6 7 Fixed: 8 I forgot to use the option -d to define the BASEDIR of the node. Thx.