Post
Topic
Board Mining software (miners)
Re: Need help for setting btc.com backend
by
TeslaWatt.com
on 17/03/2021, 14:48:11 UTC
What error does it through? do you get err-msg?

I think your userlist code is incomplete, the count function in php only returns the elements count of an array and not their assigned values, I am not sure how are you passing the user id in the code you posted the screenshot for, could you paste it here so I can have a better look.?

I believe you need to use a for loop to go through workers, can you just use the exact code that SwimmingTiger posted here > https://github.com/btccom/btcpool-ABANDONED/issues/16d

Error is miner status "dead". No accepted works and no accepted hashing. I don't get any specific err-msg.

I am unable to paste php code here in forum but you can see it on the following link:  https://github.com/btccom/btcpool-ABANDONED/issues/16
This is the original post that we found as solution to user list problem and used the exact code SwimmingTiger posted.
But I can see here for the first time "ABANDONED" inserted in link on github (it was not there before 7 days)
Please be free to add some php code to existing one in case that you think that you might solve the issue we have.