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

Unauthenticated Error #123

Open
dr-bestore opened this issue Apr 2, 2024 · 5 comments
Open

Unauthenticated Error #123

dr-bestore opened this issue Apr 2, 2024 · 5 comments

Comments

@dr-bestore
Copy link

Hello, I'm encountering an issue that, each time if it's been a long time since the last successful commit, unauthenticated will be given. After that, the subsequence commits will be alright.

I checked the pool code, seems that worker is recorded after logging in. So I wonder how could it be unauthenticated since I'm already logged in and have been given a worker ID and even a job? Is there anything I missed?

Thanks!

@MoneroOcean
Copy link
Owner

MoneroOcean commented Apr 3, 2024 via email

@dr-bestore
Copy link
Author

dr-bestore commented Apr 5, 2024

Thanks for your reply. How can I solve the first submitting unauthenticated error after login? For example, if I shutdown miner last night and launch again next morning, the first submit would be failed. Does this matter and will this result in being banned?

And btw according to the code I think unauthenticated error is given when a worker is idle too long, but the timer is reset at worker login. So I don't understand how does this error happen soon after logging in, can you help me please?

Thanks again!

@MoneroOcean
Copy link
Owner

MoneroOcean commented Apr 5, 2024 via email

@dr-bestore
Copy link
Author

yeah sure

[2024-04-03 17:42:18.389]  proxy    0.00 kH/s, shares: 0/0 +0, upstreams: 1, miners: 0 (max 0) +0/-0
[2024-04-03 17:43:18.454]  proxy    0.00 kH/s, shares: 0/0 +0, upstreams: 1, miners: 0 (max 0) +0/-0
[2024-04-03 17:44:18.521]  proxy    0.00 kH/s, shares: 0/0 +0, upstreams: 1, miners: 0 (max 0) +0/-0
[2024-04-03 17:45:18.587]  proxy    0000 rejected (0/1+0) diff 100 ip 43.27.6.119 "Unauthenticated" (9005 ms)
[2024-04-03 17:46:18.654]  net      0000 no active pools, stop
[2024-04-03 17:47:18.720]  proxy    0.00 kH/s, shares: 0/1 +0, upstreams: 1, miners: 1 (max 1) +2/-1
[2024-04-03 17:48:18.786]  proxy    0.00 kH/s, shares: 0/1 +0, upstreams: 1, miners: 1 (max 1) +0/-0
[2024-04-03 17:49:18.852]  proxy    11.78 kH/s, shares: 1/1 +1, upstreams: 1, miners: 1 (max 1) +0/-0

@MoneroOcean
Copy link
Owner

I hoped for more complete log that show time of previous submissions or connect time to pool.

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

2 participants