Diablo-D3 / DiabloMiner

OpenCL miner for Bitcoin
https://bitcointalk.org/index.php?topic=1721.0
GNU General Public License v3.0
538 stars 217 forks source link

Cannot connect to bitcoin. Method not found #88

Closed poklonnik518 closed 7 years ago

poklonnik518 commented 7 years ago

Hi guys, I'm on CentOS 7. Running bitcoind. I've put rpcuser and rpcpassword settings the the ~/.bitcoin/bitcoin.conf When I'm running ./DiabloMiner-Linux.sh -u user -p pass i'm getting the following error:

[5/31/17 3:37:51 AM] ERROR: Cannot connect to localhost: Bitcoin returned error message: Method not found

What am i doing wrong?

allquixotic commented 7 years ago

What am i doing wrong?

You're not searching the closed issues of many duplicates of this and similar questions.

https://github.com/Diablo-D3/DiabloMiner/issues/86#issuecomment-289354314

Per #84 (comment)

DiabloMiner is no longer under development, and does not speak the new miner protocol. Use cgminer instead.

poklonnik518 commented 7 years ago

@allquixotic got it.