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

Error on receiving response! No message received #179

Closed
speech77 opened this issue Jul 18, 2017 · 9 comments
Closed

Error on receiving response! No message received #179

speech77 opened this issue Jul 18, 2017 · 9 comments

Comments

@speech77
Copy link

It actually happens on pool.burstmining.club.
The error throws in a kind of infinite loop every 6 seconds. I suppose it prints out always the same "1/5 times" message couse of the error, so that the time counter is not right incremented.
I actually get my submitted deadlines, but I get huge log files too.

settings:

        "submissionMaxRetry" : 5,
        "targetDeadline" : 216000,
        "timeout" : 45,
        "urls" : {
            "miningInfo" : "http://pool.burstmining.club:8124",
            "submission" : "http://pool.burstmining.club:8124",
            "wallet" : "http://127.0.0.1:8125"
        },
        "useInsecurePlotfiles" : false,
        "walletRequestRetryWaitTime" : 3,
        "walletRequestTries" : 5

log:

...
18.07.2017 14:16:58 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:16:58 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:16:58 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:04 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:04 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:04 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:11 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:11 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:11 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:17 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:17 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:17 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:24 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:24 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:24 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:30 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:30 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:30 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
18.07.2017 14:17:35 (9, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 313, Information): XXXX-XXXX-XXXX-XXXXX: nonce found (12:17:12)
        nonce: 142710539
        in:    xxxx
18.07.2017 14:17:35 (4, /root/creepMiner-development_2017-07-17/src/wallet/Wallet.cpp, 184, Debug): Sending wallet request '/burst?requestType=getAccount&account=xxxx'
18.07.2017 14:17:35 (12, /root/creepMiner-development_2017-07-17/src/network/NonceSubmitter.cpp, 87, Debug): Submit-loop 1 (12:17:12)
18.07.2017 14:17:35 (4, /root/creepMiner-development_2017-07-17/src/wallet/Wallet.cpp, 197, Debug): Got response for wallet request '/burst?requestType=getAccount&account=xxxxx'
{....}
18.07.2017 14:17:35 (12, /root/creepMiner-development_2017-07-17/src/network/NonceSubmitter.cpp, 109, Information): XXXX-XXXX-XXXX-XXXXX: nonce submitted (12:17:12)
        nonce: 142710539
        in:    xxxxx
18.07.2017 14:17:35 (12, /root/creepMiner-development_2017-07-17/src/network/NonceSubmitter.cpp, 124, Debug): JSON confirmation (12:17:12)
        {"result":"success","block":383132,"deadline":44232,"deadlineString":"12 hours, 17 mins, 12 secs","targetDeadline":1146,"requestProcessingTime":0}
18.07.2017 14:17:35 (12, /root/creepMiner-development_2017-07-17/src/network/NonceSubmitter.cpp, 177, Information): XXXX-XXXX-XXXX-XXXXX: nonce confirmed (12:17:12)
        nonce: 142710539
        in:    xxxxx
18.07.2017 14:17:36 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 71, Error): Error on receiving response!
No message received
18.07.2017 14:17:36 (0, /root/creepMiner-development_2017-07-17/src/network/Response.cpp, 73, Error): Stackframe
main (in "/root/creepMiner-development_2017-07-17/src/main.cpp", line 54)
Miner::run (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 66)
Miner::getMiningInfo (in "/root/creepMiner-development_2017-07-17/src/mining/Miner.cpp", line 340)
Response::receive (in "/root/creepMiner-development_2017-07-17/src/network/Response.cpp", line 49)

18.07.2017 14:17:36 (0, /root/creepMiner-development_2017-07-17/src/mining/Miner.cpp, 116, Debug): Could not get mining infos 1/5 times...
...

Thanks a lot 😃
zemen

OS: Ubuntu 16.04.2 LTS x86_64
APP-VERSION: 1.6.0
APP-BRANCH: development
EXECUTABLE: self compiled
CMAKE-SETTINGS: cmake CMakeLists.txt -DCMAKE_BUILD_TYPE=RELEASE -DCPU_INSTRUCTION_SET=AVX -DGPU_ACCELERATION=None -DLOG_OUTPUT=Service -DOVERWRITE_MINING_CONF=ON -b .

@speech77
Copy link
Author

same behaviour with burst.ninja pool.
settings:

        "submissionMaxRetry" : 5,
        "targetDeadline" : 86400,
        "timeout" : 45,
        "urls" : {
            "miningInfo" : "http://burst.ninja:8124",
            "submission" : "http://burst.ninja:8124",
            "wallet" : "http://127.0.0.1:8125"
        },
        "useInsecurePlotfiles" : false,
        "walletRequestRetryWaitTime" : 3,
        "walletRequestTries" : 5

zemen

@Creepsky
Copy link
Owner

Since this commit 3c52b2c you can set the get mining info interval. Default value is 3, I checked it on burst.ninja with 10, no more errors.

@shadowlinyf
Copy link

will there be a guide for all the new config item?

@Creepsky
Copy link
Owner

@shadowlinyf
Copy link

but there is no get mining info interval setting in that wiki.

@Creepsky
Copy link
Owner

Not yet, no. I said when its done, it will be there. But it is not done yet. 😄

@shadowlinyf
Copy link

I see. I just jumped to that url to ignore the "when its done" part..

@Creepsky
Copy link
Owner

Added the description in the wiki file.

@speech77
Copy link
Author

it works. thank a lot

zemen

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

No branches or pull requests

3 participants