[tahoe-dev] Error TTesting the Public Grid

Powell Tallen powelltallen at yahoo.com
Wed Oct 10 12:59:26 UTC 2012


Hi Frederik,

I got to the URL  http://127.0.0.1:3456/ and when I clicked "Create Directory", I  got these errors:

<class 'allmydata.mutable.common.NotEnoughServersError'>: ('Ran out of non-bad servers, first_error=None', None)
/home/gokop/Tahoe/allmydata-tahoe-1.9.2/support/lib/python2.6/site-packages/Twisted-12.0.0-py2.6-linux-i686.egg/twisted/internet/defer.py, line 551 in _runCallbacks
549current._runningCallbacks = True 
550try: 
551current.result = callback(current.result, *args, **kw) 
552finally: 
/home/gokop/Tahoe/allmydata-tahoe-1.9.2/src/allmydata/mutable/filenode.py, line 146 in create_with_keys
144self._storage_index = self._uri.storage_index 
145initial_contents = self._get_initial_contents(contents) 
146return self._upload(initial_contents, None) 
147
/home/gokop/Tahoe/allmydata-tahoe-1.9.2/src/allmydata/mutable/filenode.py, line 690 in _upload
688self._history.notify_publish(p.get_status(), 
689new_contents.get_size()) 
690d = p.publish(new_contents) 
691d.addCallback(self._did_upload, new_contents.get_size()) 
/home/gokop/Tahoe/allmydata-tahoe-1.9.2/src/allmydata/mutable/publish.py, line 454 in publish
452
453# TODO: Make this part do server selection. 
454self.update_goal() 
455self.writers = {} 
/home/gokop/Tahoe/allmydata-tahoe-1.9.2/src/allmydata/mutable/publish.py, line 954 in update_goal
952"first_error=%s" % 
953str(self._first_write_error), 
954self._first_write_error) 
955<class 'allmydata.mutable.common.NotEnoughServersError'>: ('Ran out of non-bad servers, first_error=None', None)

Could not go further than that.
Regards
Powell

________________________________
 From: Frederik Braun <Frederik.Braun+tahoe at ruhr-uni-bochum.de>
To: Powell Tallen <powelltallen at yahoo.com>; Tahoe-LAFS development <tahoe-dev at tahoe-lafs.org> 
Sent: Wednesday, 10 October 2012, 10:47
Subject: Re: [tahoe-dev] Error TTesting the Public Grid
 
Yes :)
The public grid is in an unstable state. You should not expect that
files will survive there. The directory (denoted by the URI:DIR2:blabla
string in your URL) you are trying to access is not available on the
grid. That means, that the servers which hosted it went down or lost the
file. You might be able to create an empty directory and use this for
testing though, just see the main page at <http://127.0.0.1:3456/>, this
will also show you how successful your attempts to connect to the grid
were; i.e. did you reach the introducer (the entity that's supposed to
introduce all involved computers with another) and how many storage
nodes your could actually reach.




On 10/10/2012 09:06 AM, Powell Tallen wrote:
> 
> 
> Dear All,
> I just created my client and I am trying to test my installation using the public Grid (pubgrid) and I got this from the browser:
> 
> 
> 
> 
> 
> Tahoe-LAFS Directory SI=lzeqv
> Return to Welcome pageRefreshMore info on this directoryRead-Only Version
> Error reading directory:
> 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.
> No upload forms: directory is unreadable
> 
> 
> The URL on my browser is http://127.0.0.1:3456/uri/URI:DIR2:ctmtx2awdo4xt77x5xxaz6nyxm:n5t546ddvd6xlv4v6se6sjympbdbvo7orwizuzl42urm73sxazqa/
> I am using the introducer.furl and stats_gatherer.furl given in the documentation.
> 
> Please any idea why I am having this?
> Powell
> 
> 
> 
> _______________________________________________
> tahoe-dev mailing list
> tahoe-dev at tahoe-lafs.org
> https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20121010/160ae37e/attachment-0001.html>


More information about the tahoe-dev mailing list