-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
no mining #9587
Comments
I assume you mean "mining_status" in monerod ? |
I got the following when running the status command:Height: 3290208/3290208 (100.0%) on mainnet, not mining, net hash 3.15 GH/s, v16, 32(out)+0(in) connections, uptime 0d 0h 23m 25s |
If you are mining with p2pool or xmrig then monerod does not know about it, since you use external software. |
I use p2pool,and xmrig mining |
If you are mining with xmrig and p2pool then monerod does not know about it, thus its status will say "not mining". Does that answer your question? |
So, is this a normal phenomenon? Will Monero report mining unless they are mining themselves? |
I report every hour when using Monero CLI: no incoming connections - check firewall/routers allow port 18080. Can we also ignore it? Because I have confirmed that both my firewall and router have enabled forwarding on port 18080. |
monerod can only know about mining if you mine with monerod itself, if you use external programs it does not know about it.
Yes it can be ignored if you are ok without incoming connections. It's not an issue unless you want to contribute to the network more. |
My Monero status has always been 'not mining'. Where did I go wrong? My p2pool and xmrig have been running normally all along?
The text was updated successfully, but these errors were encountered: