1.15.2-rc1, snap deal error (ReplicaUpdateFailed), fetch error, connection refused... #8578
-
Before submitting an issue, I would like to ask the public about my problem, maybe there is a simple and obvious solution. The error occurred when trying to package a verified deal into an existing sector. In miner log I see:
Here storage
For many months before, traditional sealing took place without any problems of this kind at all. It's a 64GiB-miner by the way. On that worker
In the mentioned folder there is a file corresponding to this sector, but it is of zero size.
Worker info:
Where to dig in search of a solution, please tell me... |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 9 replies
-
And nothing has changed in |
Beta Was this translation helpful? Give feedback.
-
Nothing changes when storing the sector locally on the miner. I tried this on purpose to test the assumption that the problem is caused by NFS. |
Beta Was this translation helpful? Give feedback.
-
@Shekelme Did you get an answer from the community on this? If not, then perhaps we need to ask on the slack with link to this discussion. |
Beta Was this translation helpful? Give feedback.
-
I am archiving this discussion as there has been no new input from the author for more than 7 days. |
Beta Was this translation helpful? Give feedback.
-
both miner and worker are on lenovo8? can you share the relevant config for the miner and worker? |
Beta Was this translation helpful? Give feedback.
-
why is the worker using the 127.0.0.1 ? can you post the service and env setup for the worker? |
Beta Was this translation helpful? Give feedback.
-
also what is in the miner log file? |
Beta Was this translation helpful? Give feedback.
-
here is what my RU worker has for that same line. I think it is a config issue of the ip of the miner. the worker is trying to fetch from 127.0.0.1 . 40.0.0.199 is my miner ip.
|
Beta Was this translation helpful? Give feedback.
-
if not, then there is some issue with the miner accessing that sector. miner logs may shed more light on that. |
Beta Was this translation helpful? Give feedback.
-
Yes, everything seems to work if you get rid of addresses like 0.0.0.0 and 127.0.0.1 in the miner config and worker startup scripts. |
Beta Was this translation helpful? Give feedback.
Yes, everything seems to work if you get rid of addresses like 0.0.0.0 and 127.0.0.1 in the miner config and worker startup scripts.