[volunteergrid2-l] (no subject)

Billy Earney billy.earney at gmail.com
Tue Nov 15 22:41:11 UTC 2011


Thanks..  That did the trick! :)

On Tue, Nov 15, 2011 at 12:11 PM, Shawn Willden <shawn at willden.org> wrote:

> I've seen this happen when Tahoe gets killed hard.  It's always been the
> lease checker; look in the storage directory under your node and you'll see
> some .state and .history files.  It's safe to just delete all of those
> files (just means Tahoe will have to rescan for GC) but usually one of them
> is size 0, and that's the culprit.
>
> On Mon, Nov 14, 2011 at 6:21 AM, Billy Earney <billy.earney at gmail.com>wrote:
>
>> Hi,
>>
>> I'm getting the following error while trying to start tahoe-lafs
>>
>> Does anyone have a clue what could be causing this?  From the error, it
>> seems to not be able to load (unpickle) a state file.  Does anyone know
>> what that file could be called?
>>
>> earney at ubuntu:~$ tahoe start
>> STARTING '/home/earney/.tahoe'
>> Unhandled Error
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py",
>> line 622, in run
>>     runApp(config)
>>   File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line
>> 23, in runApp
>>     _SomeApplicationRunner(config).run()
>>   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py",
>> line 376, in run
>>     self.application = self.createOrGetApplication()
>>   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py",
>> line 441, in createOrGetApplication
>>     application = getApplication(self.config, passphrase)
>> --- <exception caught here> ---
>>   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py",
>> line 452, in getApplication
>>     application = service.loadApplication(filename, style, passphrase)
>>   File "/usr/lib/python2.7/dist-packages/twisted/application/service.py",
>> line 400, in loadApplication
>>     application = sob.loadValueFromFile(filename, 'application',
>> passphrase)
>>   File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py", line
>> 210, in loadValueFromFile
>>     exec fileObj in d, d
>>   File "tahoe-client.tac", line 10, in <module>
>>     c = client.Client()
>>   File "/usr/lib/pymodules/python2.7/allmydata/client.py", line 140, in
>> __init__
>>     self.init_storage()
>>   File "/usr/lib/pymodules/python2.7/allmydata/client.py", line 269, in
>> init_storage
>>     expiration_sharetypes=expiration_sharetypes)
>>   File "/usr/lib/pymodules/python2.7/allmydata/storage/server.py", line
>> 87, in __init__
>>     self.add_bucket_counter()
>>   File "/usr/lib/pymodules/python2.7/allmydata/storage/server.py", line
>> 104, in add_bucket_counter
>>     self.bucket_counter = BucketCountingCrawler(self, statefile)
>>   File "/usr/lib/pymodules/python2.7/allmydata/storage/crawler.py", line
>> 449, in __init__
>>     ShareCrawler.__init__(self, server, statefile)
>>   File "/usr/lib/pymodules/python2.7/allmydata/storage/crawler.py", line
>> 86, in __init__
>>     self.load_state()
>>   File "/usr/lib/pymodules/python2.7/allmydata/storage/crawler.py", line
>> 195, in load_state
>>     state = pickle.load(f)
>> exceptions.EOFError:
>>
>> Failed to load application:
>>
>>
>>
>>
>>
>> _______________________________________________
>> volunteergrid2-l mailing list
>> volunteergrid2-l at tahoe-lafs.org
>> http://tahoe-lafs.org/cgi-bin/mailman/listinfo/volunteergrid2-l
>> http://bigpig.org/twiki/bin/view/Main/WebHome
>>
>
>
>
> --
> Shawn
>
> _______________________________________________
> volunteergrid2-l mailing list
> volunteergrid2-l at tahoe-lafs.org
> http://tahoe-lafs.org/cgi-bin/mailman/listinfo/volunteergrid2-l
> http://bigpig.org/twiki/bin/view/Main/WebHome
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/cgi-bin/mailman/private/volunteergrid2-l/attachments/20111115/5210bcf5/attachment-0001.html>


More information about the volunteergrid2-l mailing list