Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"the method parity_submitWorkDetail does not exist/is not available": Why? Please... #460

Open
yycceth opened this issue Aug 25, 2020 · 1 comment

Comments

@yycceth
Copy link

yycceth commented Aug 25, 2020

Log file created at: 2020/08/25 18:09:39
Running on machine: localhost.localdomain
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0825 18:09:39.718367 5577 BlkMakerMain.cc:241] BTC blkmaker version 2.3.0-d16a45f
I0825 18:09:39.718891 5577 EthConsensus.cc:34] Height of Ethereum Constantinople Hard Fork: 7280000
I0825 18:09:39.718974 5577 BlkMakerMain.cc:188] chain: ETH, topic: EthSolvedShare, enabled.
I0825 18:09:39.719002 5577 Kafka.cc:81] consumer librdkafka version: 0.9.1
W0825 18:09:39.739547 5577 BlockMakerEth.cc:267] Node http://127.0.0.1:8545 doesn't supports parity_submitBlockDetail. Block hash will be empty if submit block to it. Request: [{"jsonrpc":"2.0","method":"parity_submitWorkDetail","params":["0x0000000000000000","0x0000000000000000000000000000000000000000000000000000000000000000","0x0000000000000000000000000000000000000000000000000000000000000000"],"id":1},{"jsonrpc":"2.0","method":"eth_submitWork","params":["0x0000000000000000","0x0000000000000000000000000000000000000000000000000000000000000000","0x0000000000000000000000000000000000000000000000000000000000000000"],"id":2}], response: [{"jsonrpc":"2.0","id":1,"error":{"code":-32601,"message":"the method parity_submitWorkDetail does not exist/is not available"}},{"jsonrpc":"2.0","id":2,"result":false}]
I0825 18:09:39.739773 5577 BlkMakerMain.cc:184] chain: SIA, topic: SiaSolvedShare, disabled.
I0825 18:09:39.739789 5577 BlkMakerMain.cc:184] chain: BTM, topic: BytomSolvedShare, disabled.
I0825 18:09:39.740191 5577 Kafka.cc:163] add brokers: 127.0.0.1:9092
I0825 18:09:39.740239 5577 Kafka.cc:170] create topic handle: EthSolvedShare
I0825 18:09:39.781080 5577 BlkMakerMain.cc:299] wait for worker 140215145080576

@yycceth yycceth changed the title Why? Please... "the method parity_submitWorkDetail does not exist/is not available": Why? Please... Aug 26, 2020
@dubuqingfeng
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@dubuqingfeng @yycceth and others