-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't store file on the network #1965
Comments
Related to #1875 |
thanks for the report @markwylde .
|
@phritz Hi, my address is In response to your second point I ran the following: mark@ubuntu-server:~$ go-filecoin mpool ls
zDPWYqFCyKuhUe5Hsj93PNfpFjj9hwiqKt9UzNhbvkTGimu39of5
zDPWYqFD43GsK5hyUsgCRasKXiFDfRo39o9RaQx1eoGD2GZmVrS4
zDPWYqFCsUoahcXg2J9PE3G4uA3ADamV3mbtafhFrK6mqxCGpRDL
zDPWYqFD5pQFXTwkyx9byX2LSq2zVJDosFX9iv3XT5q3Q5ZLhGYB
zDPWYqFCuiNhBx9CHGhFhYRdsbKjMx3fKmzBD4tsRCPWMk4U5spp
zDPWYqFD2h6CuUHuSoCYJJk5spHf7jwCxsjW1RXQtxvtgyRWv7uo
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFCyKuhUe5Hsj93PNfpFjj9hwiqKt9UzNhbvkTGimu39of5
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFD43GsK5hyUsgCRasKXiFDfRo39o9RaQx1eoGD2GZmVrS4
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFCsUoahcXg2J9PE3G4uA3ADamV3mbtafhFrK6mqxCGpRDL
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFD5pQFXTwkyx9byX2LSq2zVJDosFX9iv3XT5q3Q5ZLhGYB
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFCuiNhBx9CHGhFhYRdsbKjMx3fKmzBD4tsRCPWMk4U5spp
mark@ubuntu-server:~$ go-filecoin mpool rm zDPWYqFD2h6CuUHuSoCYJJk5spHf7jwCxsjW1RXQtxvtgyRWv7uo
mark@ubuntu-server:~$ go-filecoin mpool ls
mark@ubuntu-server:~$ I then tried to upload the file again:
The ask I used was:
|
For reference these are all the asks I get: mark@ubuntu-server:~$ go-filecoin client list-asks --enc=json | jq
{
"Miner": "fcq8vvc6jlrefgmjncl3cplzrraa5932rznp054s6",
"Price": "3.535359793",
"Expiry": 4721,
"ID": 0,
"Error": null
}
{
"Miner": "fcqpe2mq3ljxmp095ujq0qa477j8l8nayudrxark0",
"Price": "0.0000001",
"Expiry": 4320,
"ID": 0,
"Error": null
}
{
"Miner": "fcqlze8qacnpdl5fugrlsxnva5lm0wl5q7lzg52sj",
"Price": "0.8749228519",
"Expiry": 2894,
"ID": 0,
"Error": null
}
{
"Miner": "fcq4s5a2r2j59yk4cw3nuswl3ku0u2hwe5hmll3ys",
"Price": "12.85195743",
"Expiry": 4368,
"ID": 0,
"Error": null
}
{
"Miner": "fcqvvxfstrlcmcsnzfdqd3n7qsucxhl47v4cd8ynw",
"Price": "7.098555385",
"Expiry": 2929,
"ID": 0,
"Error": null
}
{
"Miner": "fcq0cgvatc47yynzlw5lcueg7yhamp5q723gp9kwf",
"Price": "0.000000001",
"Expiry": 4285,
"ID": 0,
"Error": null
}
{
"Miner": "fcq75z5l0ukrswhnyk0fnxeha0sdwg5ns9vmq4nyj",
"Price": "0.000000001",
"Expiry": 4679,
"ID": 0,
"Error": null
}
{
"Miner": "fcq6l6m5x09zpmq0h4xyj5v2ga8x58vn27cg0n0u9",
"Price": "5.853170123",
"Expiry": 4284,
"ID": 0,
"Error": null
}
{
"Miner": "fcqxeln6u3a8dsavgvpgjmxktytxmkpuuc4xtylgy",
"Price": "4.134518576",
"Expiry": 4491,
"ID": 0,
"Error": null
}
{
"Miner": "fcq6xr4natyf0p8wvgywljt3xacj0p2x3qvz7qq9e",
"Price": "0.000000001",
"Expiry": 86503,
"ID": 0,
"Error": null
}
{
"Miner": "fcqwvs3673kharyryf9x77m7vx8ccmt98cqk2rfef",
"Price": "11.30498294",
"Expiry": 4554,
"ID": 0,
"Error": null
}
{
"Miner": "fcqjzx0zul5ht70t3wn3mpk3qmvxyk79lv3kxmaq5",
"Price": "2.712853884",
"Expiry": 4481,
"ID": 0,
"Error": null
}
{
"Miner": "fcqx67mmud2qt6mxdechja6gskw7p4vdwfywgqjv7",
"Price": "7.502501621",
"Expiry": 4525,
"ID": 0,
"Error": null
}
{
"Miner": "fcq7ls4gay8eecw9nra37z9wgfcjvlw23p9gsg54v",
"Price": "6.062556475",
"Expiry": 2903,
"ID": 0,
"Error": null
}
{
"Miner": "fcqxx0zfdwal36952zvadgyk0yspxg2v07qajw6mf",
"Price": "0.000000001",
"Expiry": 4554,
"ID": 0,
"Error": null
}
{
"Miner": "fcqxx0zfdwal36952zvadgyk0yspxg2v07qajw6mf",
"Price": "0.000000001",
"Expiry": 4562,
"ID": 1,
"Error": null
}
{
"Miner": "fcqxx0zfdwal36952zvadgyk0yspxg2v07qajw6mf",
"Price": "0.000000001",
"Expiry": 4564,
"ID": 2,
"Error": null
}
{
"Miner": "fcq4ljfz375fh7m24ugp6efz3vea8l0edwhgf7fh6",
"Price": "0.4116091373",
"Expiry": 4472,
"ID": 0,
"Error": null
}
{
"Miner": "fcqfqu4nthqjeagqawj4udqs5jdfgx70qsd5xmc8e",
"Price": "6.526403581",
"Expiry": 4731,
"ID": 0,
"Error": null
}
{
"Miner": "fcq86yl5u3vzsded64kankh25q8m0wlpvh02qzccn",
"Price": "2.796355229",
"Expiry": 2897,
"ID": 0,
"Error": null
}
{
"Miner": "fcqrrmesaxy75vme2xnr7vvhlh5ct5flg53hyjgsz",
"Price": "12.30395399",
"Expiry": 4543,
"ID": 0,
"Error": null
}
{
"Miner": "fcqytt3fj0hw60jhaag766he57af6muj30xxfqluy",
"Price": "13.11514138",
"Expiry": 2953,
"ID": 0,
"Error": null
}
{
"Miner": "fcqrntvycn6e45hsn9uaqqd4jes4fzn6f2qvyvv3d",
"Price": "12.18395342",
"Expiry": 4376,
"ID": 0,
"Error": null
}
{
"Miner": "fcqkwepwlv4n4fe2cc9gk3egm6regkg5kzvwy7x56",
"Price": "55",
"Expiry": 11492,
"ID": 0,
"Error": null
}
{
"Miner": "fcqkwepwlv4n4fe2cc9gk3egm6regkg5kzvwy7x56",
"Price": "60",
"Expiry": 11499,
"ID": 1,
"Error": null
}
{
"Miner": "fcqkwepwlv4n4fe2cc9gk3egm6regkg5kzvwy7x56",
"Price": "65",
"Expiry": 11502,
"ID": 2,
"Error": null
}
{
"Miner": "fcqkwepwlv4n4fe2cc9gk3egm6regkg5kzvwy7x56",
"Price": "200",
"Expiry": 11503,
"ID": 3,
"Error": null
}
{
"Miner": "fcqkwepwlv4n4fe2cc9gk3egm6regkg5kzvwy7x56",
"Price": "500",
"Expiry": 11506,
"ID": 4,
"Error": null
}
{
"Miner": "fcq7dqfj6lhgh0lqudrtc70ktueht20f4n04035p",
"Price": "0.000000001",
"Expiry": 86511,
"ID": 0,
"Error": null
}
{
"Miner": "fcqn70wv8jym0sne9r0cam73nnvma2d8ttustj9vq",
"Price": "8.319501442",
"Expiry": 2937,
"ID": 0,
"Error": null
}
{
"Miner": "fcqw0hdhz9uqucnn9jzurzn4xgtf652jrg579ggl3",
"Price": "8.763293427",
"Expiry": 2948,
"ID": 0,
"Error": null
}
{
"Miner": "fcq8aj3zx4s62judq0phre0kr4c95ultrcw7r5fwr",
"Price": "2.184817566",
"Expiry": 4710,
"ID": 0,
"Error": null
}
{
"Miner": "fcqhml4gl0m9j74pwraajxv2f2afrf6lzqyefkqqc",
"Price": "5.346151024",
"Expiry": 4337,
"ID": 0,
"Error": null
}
{
"Miner": "fcqyg2ttjcejm3demzzdmv0qqnrne8rw3mk0lvesm",
"Price": "7.326706495",
"Expiry": 4345,
"ID": 0,
"Error": null
}
{
"Miner": "fcqpc25rrq9ltkd86k5pat2pua4xdqrtu6sdg0srq",
"Price": "13.43455713",
"Expiry": 4383,
"ID": 0,
"Error": null
}
{
"Miner": "fcqcj3hqukupes9hkuz2n49kzw9klsnxxk4prkyu9",
"Price": "1.466848848",
"Expiry": 4698,
"ID": 0,
"Error": null
}
{
"Miner": "fcqfxajylu4ya4q6nr4ylvpyawexktye5zxfzdzwy",
"Price": "0.0000000001",
"Expiry": 6401,
"ID": 0,
"Error": null
}
{
"Miner": "fcq2gf6wazgjm9fplj60zs6v04fhfvvtj6uzesm42",
"Price": "0.000000001",
"Expiry": 86507,
"ID": 0,
"Error": null
}
{
"Miner": "fcq478h0gzwsg7e4nq0gpr8spck2drl2v2u87vxg4",
"Price": "7.713666888",
"Expiry": 2944,
"ID": 0,
"Error": null
}
{
"Miner": "fcq5r0jkr909hy0ghxq3d752h3ky67z2htlqewcsy",
"Price": "0.000000001",
"Expiry": 86515,
"ID": 0,
"Error": null
}
{
"Miner": "fcqynveuyegann3wp8azd7sfgjgjg5w7d9yvx7wf",
"Price": "7.184972882",
"Expiry": 2927,
"ID": 0,
"Error": null
}
{
"Miner": "fcqmr7ud7nm0zugxctm8qu78fxdu9mrhgmwcyec5u",
"Price": "3.722008732",
"Expiry": 2900,
"ID": 0,
"Error": null
}
{
"Miner": "fcqkj097cwua7as0f5gjler6q4ug2z670ztgvuln0",
"Price": "11.0281837",
"Expiry": 4361,
"ID": 0,
"Error": null
}
{
"Miner": "fcq35fqhadf0me449fnythlm6ethcpf6un7e0vnr7",
"Price": "0.000000001",
"Expiry": 16213,
"ID": 0,
"Error": null
}
{
"Miner": "fcqn4xsqwfdjq2s9len80kq840uatfvdza7qh7r4y",
"Price": "2.665213209",
"Expiry": 4328,
"ID": 0,
"Error": null
}
{
"Miner": "fcqhz6kw56qz303dfjzevznelf4k9t230j0t7279c",
"Price": "4.572913322",
"Expiry": 4499,
"ID": 0,
"Error": null
}
{
"Miner": "fcqyh7vfl0mm75wjjqmsgnwp8erhzpr6auudxcs0g",
"Price": "8.601543426",
"Expiry": 4353,
"ID": 0,
"Error": null
}
{
"Miner": "fcqc5qgnl6zh3grcd83jqkwjau4lle5unwq8rc0fp",
"Price": "3.776032322",
"Expiry": 4278,
"ID": 0,
"Error": null
}
{
"Miner": "fcqywvcm5cnwjsnm9al0dtf3zm4qgk7a8cg2x9mkq",
"Price": "0.06215575103",
"Expiry": 4321,
"ID": 0,
"Error": null
}
{
"Miner": "fcqcpdty3as9x92h2f887dqxpevjuq9c6h0wkanml",
"Price": "15.49934692",
"Expiry": 4390,
"ID": 0,
"Error": null
}
{
"Miner": "fcqzqkcpsergrmwcpe374euacnmeayelu76enjs05",
"Price": "11.35200683",
"Expiry": 2950,
"ID": 0,
"Error": null
}
{
"Miner": "fcq6ufudt6fc4vvapfk03tlapwfcsf9lx2fhq2vzv",
"Price": "9.483542911",
"Expiry": 4535,
"ID": 0,
"Error": null
}
{
"Miner": "fcqgvw2ztyj9p3jdqn2jecshzudza34csg2jldmnm",
"Price": "4.31526764",
"Expiry": 2917,
"ID": 0,
"Error": null
}
{
"Miner": "fcqzcww52gdd2scl79mqu9emvnstek0pxsl08ar5m",
"Price": "5.285352123",
"Expiry": 4506,
"ID": 0,
"Error": null
}
{
"Miner": "fcqmleyv95x3tnd90txkphe8eh7d68x3zg95dadh4",
"Price": "5.449670335",
"Expiry": 4515,
"ID": 0,
"Error": null
}
{
"Miner": "fcq423mk77skf2tg2542ku6skje9859ecu3z7dmha",
"Price": "3.695158894",
"Expiry": 2911,
"ID": 0,
"Error": null
}
{
"Miner": "fcq32lll8xxtx4el3xdvpqx552xhhxsazw0zpdc4f",
"Price": "7.638509218",
"Expiry": 2942,
"ID": 0,
"Error": null
} |
I'm happy to delete my |
hmm, i see a few of your createchannel messages that went through then four like this, with nonce too high. that could be accounted for by having old messages that failed for some reason in your mpool, but clearing the mpool should've fixed it. would you mind starting over with new .filecoin directory and then running your propose deal command once. when/if it fails once can you post your address, mpool contents, and any output?
|
oh, also just before you do the deal proposal could you run |
I've tried to store some files as well (just following the getting started guide:) but haven't succeeded either. Seems like I'm not finding any viable/reachable peer. To test that I combined the address lookup, findpeer, and ping. Even then, when I try the peers that I could ping I cannot store. Rerunning the check also quite often don't find the same peers reachable, as if the network is in constant flux? The script I used was:
|
I tried what you proposed above, @phritz, fresh
The contents of mpool, I guess this?
I've looked up a viable peer witht the script above, and running the add resulted in:
I'm running from this commit:
|
I'm also having this problem, re-trying few times (5-10), with calling |
So when I create new storage deal with:
On node A (client), I can see that in hangs on https://github.com/filecoin-project/go-filecoin/blob/master/porcelain/payments.go#L120. On node B (miner, with no sealed blocks, but still mining) I can see the hash in |
@magik6k you got |
Yep |
It's a 50G random file |
That probably explains why you can't propose the deal. We don't currently manage the deal chunking. |
Yeah, smaller files seem to work for me. |
@phritz I tried again, fresh |
I have same problem and I have a questions. At the moment, The message pool showed me like below.
|
I have added notes to https://github.com/filecoin-project/go-filecoin/wiki/Troubleshooting-&-FAQ about the maximum piece size and the need to connect directly to the miner in question. We should clearly produce better error messages for these cases. It's not clear to me whether there's another issue here lurking under the UX minefield. @markwylde I believe the |
Ah, yes it's probably the nonce issue #1936. |
Had the samme issue, getting |
Also having this error when trying to store files, I have 2 nodes in my setup, one on Mac OS 10.14.2 and the other on Ubuntu 18.04.1 . When trying to make a deal from my Mac to Ubuntu it works, but when I tried to make a deal from Ubuntu to Mac it fails giving the error above. On a side note making the deal took me at least 30 seconds from Mac to Ubuntu, and it took around 4 mins before the file is posted. While making the deal from Ubuntu to Mac took more than 30 seconds and then it spits out the error above. Edit: nvm |
sorry idon't in english ,the text form google . I'm depressed now because I want to transfer files between my two computers. But now they can only upload files, but they can't save them. All the tips are
I don't know what to do. Thank you very much for your help. |
I executed these sentences on both computers, but the problem remained unsolved. |
hi all, we have some pretty bad ux issues that as anorth mentions may or may not be masking more problems. we are actively working on in #2028 but it will take us a few weeks to land them. our next user devnet release will be either end of march or early april. the best thing to do is to wait until that time and we can try again, hopefully with more debug output and fewer avoidable message pool issues. apologies that you are having so much trouble. @Nanofortress that timing is not surprising, sealing data into sectors could take minutes. i am surprised by the 'peer does not support protocol' error, might be related to some libp2p problems we have been having that should be addressed in the next release. |
@phritz I also encountered the same problem. Is this problem solved now? thanks! |
@phritz I found out what that error was. It turned out I forgot to start mining after restarting the node. :p [11:34:25] edwin.zhou@Edwin-mac-2:~/Desktop$ go-filecoin client propose-storage-deal $id $text 0 100
Error: error creating payment: context deadline exceeded
[11:36:26] edwin.zhou@Edwin-mac-2:~/Desktop$
[11:37:33] edwin.zhou@Edwin-mac-2:~/Desktop$ go-filecoin client propose-storage-deal $id $text 0 100
Error: error creating payment: context deadline exceeded
[11:39:34] edwin.zhou@Edwin-mac-2:~/Desktop$ |
I had got the similar problem:
And i run it again then error occurred:
Has anyone solved this problem? |
We have released a new user devnet (tag |
1, submitted the size of the space, but the dashboard does not show my contribution to the hard disk space |
Hi here.
Only if your miner finished the sealing process and submit the Proof of Replication, the dashboard will show your contribution.
|
Error: error sending proposal: could not establish connection with peer. Peer does not support protocol; |
You shuld run |
Thank you very much for solving the problem, but there is a problem. I have been transmitting data before, and suddenly I can't pass the transmission after several consecutive transmissions. Need to start again? What is the reason |
Sorry, i don't know the real reason for your problem. One of possible reason may be when you run |
I also encountered some problems.
|
@ytQiao
|
Someone stored data in the space I provided, why I haven't shown that I got the block, how can I get the block. |
Hello, can you ask a question again? How do I change if I want to change the path to the .filecoin folder? @yangjian102621 |
By running the filecoin daemon with the
|
alright, thank you very much @yangjian102621 |
@phritz Hi, I uploaded more than 256MB of files, but I have been in the "staged" state so far, why haven't "posted" for so long? Is it because the uploaded content is too large? Still because of computer performance, but all the files I uploaded add up to about 500MB. |
@a8159236 I think your requests would be better in either the Filecoin discussion forum or slack/matrix than this issue. We can open a new issue if we can determine a bug is involved. |
alright, thank you very much @anorth |
@anorth Hi,after installing the new version, 'Error: dial backoff' appears when transferring data. When I ping, I cannot ping successfully |
Failing to ping or transfer data may indicate that the miner you are
attempting to reach is offline. The network has no control over when miners
may choose to go offline.
Are you proposing a deal to a miner node that you are operating? Are you
sure it's online?
…On Thu, 9 May 2019 at 16:05, a8159236 ***@***.***> wrote:
@anorth <https://github.com/anorth> Hi,after installing the new version,
'Error: dial backoff' appears when transferring data. When I ping, I cannot
ping successfully
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1965 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADMW6UXWO4PVW57HUXFPNTPUO5MLANCNFSM4GXSOPNQ>
.
|
@anorth Ok, thanks. The problem has been solved because of the network |
Describe the bug
When I try to upload a 5mb image to a miner, it fails with the error:
To Reproduce
Steps to reproduce the behavior:
I should have enough funds:
Expected behavior
Expect the file to upload
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: