Created
July 25, 2017 19:06
-
-
Save exarkun/b459864e6db42a76f0e65f9119e2c5c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| raise UploadUnhappinessError(msg) | |
| allmydata.interfaces.UploadUnhappinessError: | |
| server selection failed for <Tahoe2ServerSelector for upload becvk>: | |
| shares could be placed on only 8 server(s) such that any 3 of them have enough shares to recover the file, | |
| but we were asked to place shares on at least 10 such servers. (placed all 10 shares, want to place shares | |
| on at least 10 servers such that any 3 of them have enough shares to recover the file, sent 8 queries to 8 | |
| servers, 8 queries placed some shares, 0 placed none (of which 0 placed none due to the server being full | |
| and 0 placed none due to an error)), | |
| merged=sh0: oyyc23ju, sh1: oyyc22dg, sh2: oyyc2ytq, sh3: oyyc253x, sh4: oyyc2y3u, sh5: oyyc25i, | |
| sh6: oyyc22ls, sh7: oyyc2zdg, sh8: oyyc23ju, sh9: oyyc22dg | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment