[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2482: backup stopped with "UnrecoverableFileError:"

Tahoe-LAFS trac at tahoe-lafs.org
Fri Aug 14 21:17:51 UTC 2015


#2482: backup stopped with "UnrecoverableFileError:"
--------------------+---------------------------
 Reporter:  zooko   |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:  undecided
Component:  code    |        Version:  1.10.1
 Keywords:  backup  |  Launchpad Bug:
--------------------+---------------------------
 The tail end of the output from {{{time tahoe backup -v -v -v . papers:}}}
 is:
 {{{
 skipping '/papers/incoming-on-sparkn/what-must-i-do-to-get-well-by-elma-
 stuart.pdf'..
 skipping '/papers/incoming-on-sparkn/sullivan2015(1).pdf'..
 skipping '/papers/incoming-on-sparkn/cai2015.pdf'..
 skipping '/papers/incoming-on-sparkn/10.1038 at nn.3922.pdf'..
 uploading '/papers/incoming-on-sparkn/JCI6223(1).pdf'..
  /papers/incoming-on-sparkn/JCI6223(1).pdf ->
 URI:CHK:phankodobfvdzqb22x52gqrbpe:2no43tgyrd2jbtnq33axkhe6mosj5bpno6cyqf4ivhmgzbule7kq:1:1:312823
 uploading '/papers/incoming-on-sparkn/Onodera-2014-“Increased sugar uptake
 promotes oncogenesis via EPAC⁄RAP1 and O-GlcNAc pathways”.pdf'..
  /papers/incoming-on-sparkn/Onodera-2014-“Increased sugar uptake promotes
 oncogenesis via EPAC⁄RAP1 and O-GlcNAc pathways”.pdf ->
 URI:CHK:gkqgvv4wvjkasviugffnwjcik4:yi4midal3fap7mlquk2vuntxjmqwyloeprspdbgyrz5eic7smsza:1:1:6531824
 uploading '/papers/incoming-on-sparkn/Reaven-2003-“Insulin Resistance and
 Compensatory Hyperinsulinemia — The Key Player Between Cigarette Smoking
 and Cardiovascular Disease?”.pdf'..
  /papers/incoming-on-sparkn/Reaven-2003-“Insulin Resistance and
 Compensatory Hyperinsulinemia — The Key Player Between Cigarette Smoking
 and Cardiovascular Disease?”.pdf ->
 URI:CHK:qid72hqugoeuzbt3hk2m5kdseu:mhvkanviylb3qggewvhlpa6dykxjbwjlocimho7zalkqfzmjfsrq:1:1:60275
 uploading '/papers/incoming-on-sparkn/Nebeling-1992-“Effects of dietary-
 induced ketosis on tumor metabolism, nutritional status, and quality of
 life in pediatric oncology patients (dissertation)”.pdf'..
  /papers/incoming-on-sparkn/Nebeling-1992-“Effects of dietary-induced
 ketosis on tumor metabolism, nutritional status, and quality of life in
 pediatric oncology patients (dissertation)”.pdf ->
 URI:CHK:kltjnhayfnedca57yazlkhpmte:wsovdpmlmjv4wvyw2ttro5c7ptzoxlurz35qaez3vbqlhuwvx4iq:1:1:8519379
 uploading '/papers/incoming-on-sparkn/Poff-2014-“Ketone supplementation
 decreases tumor cell viability and prolongs survival of mice with
 metastatic cancer”.pdf'..
  /papers/incoming-on-sparkn/Poff-2014-“Ketone supplementation decreases
 tumor cell viability and prolongs survival of mice with metastatic
 cancer”.pdf ->
 URI:CHK:pxtlbru3ayigforsgkfn7epigm:zt5vv466ybahzfnmhrnsn6sntnvvltgdlxwu3azdti3qutewv42a:1:1:645271
 uploading '/papers/incoming-on-sparkn/Wang-2015-“Hyperbaric oxygen
 promotes malignant glioma cell growth and inhibits cell apoptosis”.pdf'..
  /papers/incoming-on-sparkn/Wang-2015-“Hyperbaric oxygen promotes
 malignant glioma cell growth and inhibits cell apoptosis”.pdf ->
 URI:CHK:j7k4uwglqrm7zj3qsu5ujr6bay:svawden2m62l2wtougbv5ati4jj6yermlogsfwnltbaxvcprosqq:1:1:1293042
  creating directory for '/papers/incoming-on-sparkn'
  creating directory for '/papers'
 Traceback (most recent call last):
   File "/usr/local/lib/python2.7/dist-
 packages/allmydata/scripts/runner.py", line 160, in run
     rc = runner(sys.argv[1:], install_node_control=install_node_control)
   File "/usr/local/lib/python2.7/dist-
 packages/allmydata/scripts/runner.py", line 145, in runner
     rc = cli.dispatch[command](so)
   File "/usr/local/lib/python2.7/dist-packages/allmydata/scripts/cli.py",
 line 543, in backup
     rc = tahoe_backup.backup(options)
   File "/usr/local/lib/python2.7/dist-
 packages/allmydata/scripts/tahoe_backup.py", line 326, in backup
     return bu.run()
   File "/usr/local/lib/python2.7/dist-
 packages/allmydata/scripts/tahoe_backup.py", line 123, in run
     put_child(archives_url, now, new_backup_dircap)
   File "/usr/local/lib/python2.7/dist-
 packages/allmydata/scripts/tahoe_backup.py", line 57, in put_child
     raise HTTPError("Error during put_child", resp)
 HTTPError: Error during put_child: 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.

 real    0m47.078s
 user    0m0.892s
 sys     0m0.334s
 }}}

 The version of Tahoe-LAFS is:

 {{{
 allmydata-tahoe: 1.10.1 [master: 2875a9ffc415cd665026419001f2311b4efd44e1]
 foolscap: 0.8.0
 pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
 zfec: 1.4.24
 Twisted: 15.0.0
 Nevow: 0.11.1
 zope.interface: unknown
 python: 2.7.6
 platform: Linux-Ubuntu_14.04-x86_64-64bit_ELF
 pyOpenSSL: 0.13
 OpenSSL: 1.0.1f [6 Jan 2014]
 simplejson: 3.3.1
 pycrypto: 2.6.1
 pyasn1: 0.1.7
 mock: 1.0.1
 service-identity: 14.0.0
 characteristic: 14.3.0
 pyasn1-modules: 0.0.5
 setuptools: 3.3
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2482>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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