Data storage deals are getting reject with message "Deals from client wallet are not welcome" #6870
-
My deals aren't reaching the chain, and further deals to miners afterward are being rejected with message "forbid " . Does anyone know more about what this message means? I'm running the tip of the releases branch with a patch to prevent a segfault. It's 1.11.0 . The tip was commit d678373 and the patch is #6787 . I'm running the daemon with --lite, connecting to api.chain.love . At this point all my failed deals to the miners in question are listed in lotus client list-deals as being rejected for that same forbid message as the reason. The miners I'm looking at right now are f023530, f0152337, f021479, f070932 , f016398, f082095. They are actually forbidding me immediately now, even on first transfer. f082095 gives me a different variant of the error: "Deals from client wallet are not welcome". The deals I'm making are for around 384 bytes through 4MiB, sometimes a few gigabytes. The duration is 530 days. The deals are made testing a backend I'm working on for git-annex to store on filecoin. The backend is at https://github.com/xloem/git-annex-remote-lotus-cli . |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
I think we already have a good discussion here: https://filecoinproject.slack.com/archives/CEGN061C5/p1627037553348400 |
Beta Was this translation helpful? Give feedback.
-
Please tell me what tool or area of the source code causes this error. |
Beta Was this translation helpful? Give feedback.
-
@xloem Hi, do you still need help with this? Were you able to store your data? |
Beta Was this translation helpful? Give feedback.
-
I was not. I have stopped pursuing filecoin as a storage solution for now. Too many important details failing off-chain. |
Beta Was this translation helpful? Give feedback.
I was not. I have stopped pursuing filecoin as a storage solution for now. Too many important details failing off-chain.