What does lotus-miner net listen return?
Make sure you give miner init 5 minutes to spin up…
-
lotus-miner net peers is returning nothing. I made sure my miner is reachable. Any hints?
-
yea it's returning my multi address correctly. I made sure the port is open. stuberman:bed: 5 hours ago Have you tried to use lotus-miner net connect <bootstrap URLs> ? :+1: 1 :heart: 1 hyunmoon 5 hours ago I sent you a DM @stuberman hyunmoon 5 hours ago Oh I didn't know I was supposed to do that. I'll go ahead and try that right now. Am I supposed to enable Bootstrapper in the miner config file? @stuberman hyunmoon 5 hours ago That solved the problem. Thanks a ton! @stuberman :heart: 1 stuberman:bed: 5 hours ago NO, just manually conenct to the four boostrap URLS Rabinovitch 5 hours ago Should we do it once or constantly after lotus start? hyunmoon 5 hours ago My lotus node got peers automatically. But my miner didn't. @ribasushi stuberman:bed: 5 hours ago @Rabinovitch only the first time ribasushi 5 hours ago the miner has a bug at present it will be fixed soon-ish https://github.com/filecoin-project/lotus/issues/2267 you can work around this for now by calling `lotus-miner net connect cat ~/lotus/build/bootstrap/bootstrappers.pi ( but this is temporary, it will be fixed very soon ) (edited) jimpickjimpick #2267 Storage miner not joining DHT automatically Describe the bug I've set up a storage miner several times on EC2, and each time, after running lotus-storage-miner init ... and lotus-storage-miner run, I've had trouble finding it from different Lotus client nodes. Upon inspection, I notice that lotus-storage-miner net peers only has the multiaddress for the node running on the same machine and the logs are complaining about having no entries in the DHT tables. Running lotus-storage-miner net connect ... with a random node on the network seems to be enough to get it bootstrapped into the network and then it can be found from other nodes on the network from it's peer ID. It would be nicest if the miner could automatically bootstrap itself onto… Show more Assignees arajasek Labels P1, goal/incentives <https://github.com/filecoin-project/lotus|filecoin-project/lotus>filecoin-project/lotus | Jul 5th | Added by GitHub :+1: 1