[tahoe-lafs-trac-stream] [tahoe-lafs] #719: Making requests too soon after startup can fail

tahoe-lafs trac at tahoe-lafs.org
Thu May 30 19:22:03 UTC 2013


#719: Making requests too soon after startup can fail
-------------------------+-------------------------------------------------
     Reporter:  bewst    |      Owner:
         Type:  defect   |     Status:  new
     Priority:  major    |  Milestone:  soon
    Component:  code-    |    Version:  1.4.1
  frontend               |   Keywords:  download upload check repair
   Resolution:           |  usability error wui availability reliability
Launchpad Bug:           |
-------------------------+-------------------------------------------------
Changes (by daira):

 * keywords:  download upload check repair usability error wui =>
     download upload check repair usability error wui availability
     reliability


Old description:

> {{{
> $ tahoe start
> STARTING /export/home/dave/.tahoe
> client node probably started
> $ tahoe ls
> Error during GET: 410 Gone 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.
> $ tahoe ls
> Welcome_to_Allmydata.pdf
> _My Shared Files_
> _Recycle bin_
> bak
> c++std2003.pdf
> $
> }}}

New description:

 {{{
 $ tahoe start
 STARTING /export/home/dave/.tahoe
 client node probably started
 $ tahoe ls
 Error during GET: 410 Gone 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.
 $ tahoe ls
 Welcome_to_Allmydata.pdf
 _My Shared Files_
 _Recycle bin_
 bak
 c++std2003.pdf
 $
 }}}

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/719#comment:7>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list