h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
225 stars 36 forks source link

xproxy 1.0.5代理显示容量 不显示田数量 #684

Open Menglayer opened 3 years ago

Menglayer commented 3 years ago

双挖日志显示正常,但是chia后台一直不计算贡献值,mass贡献值也异常

swchang520 commented 3 years ago

Me Too

Kayuii commented 3 years ago

可能配置不当吧,换 linux 很稳定

calberoni commented 3 years ago

Same issue. I don't see any error or problem in the log files and also I did the configuration process (miner config + proxy config + plot activation in MASS wallet) twice.

Proxy config.yaml

server:
    host: 192.168.1.3
    port: 9190
    url: ""
dbFile: "proxy.db"
chains:
    -
        chain: mass
        apiKey: "mass0000-xxxxxxxxxxxx"
    -
        chain: chia
        apiKey: "b208ff56-xxxxxxxxxxxxx"

Proxy Log: 2021/07/28 12:17:23 [I] new mining info, chain: Chia height: 635559 jobId: 4266910064 enable:true 2021/07/28 12:17:29 [I] new mining info, chain: Mass height: 1428629 jobId: 358654250 enable:true

And this is the binding_list.json created using massBindingTarget-linux. Then I've activated this plot using the wallet as the hpool tutorial shows.

{
  "plots": [
    {
      "target": "14Z1B3w4S6mG6pt9AFbU7BSMopFoEhk9VvNmz",
      "type": 1,
      "size": 32
    }
  ],
  "total_count": 1,
  "default_count": 0,
  "chia_count": 1
}
calberoni commented 3 years ago

@Misakichen or @swchang520, Could you solve the problem?

swchang520 commented 3 years ago

@calberoni My setting parameter as yours, and I don't change anything. The only one different is that I made mass.json by Hpool 1.5.1.3. Today, the contribution from 5 point up to 10000 point.

https://ppt.cc/fkADvx