-
Hi @onemorebsmith I'm running for more than 18 hours, I ran all services with docker following the instructions here, my workers are all connected and sending shares. I'm using lolminer 1.59, and in total 22ghs. I don't hit a single block so far. When I was mining directly into the node using bzminer, I hit 10 blocks in 3 days with 12ghs of power. Am I doing something wrong? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 22 replies
-
lolminer 1.59 or 1.59a? You're also the 2nd person to report the bzminer issues, I'll take a look when I have time (currently on vacation) try dropping to a lower version. I hit 6 blocks with lolminer 1.59 over the last 24 hours with ~9GH/s so that should be fine. |
Beta Was this translation helpful? Give feedback.
-
Yeah something definitely seems off on that. You can log in to prom and
check the hidden stats if you want. All stats start with `ks_` and there
should be an invalid share counter or something like that that might be
helpful.
You did also upgrade your node to 12.7, correct?
…On Thu, Sep 29, 2022, 9:52 AM jvxis ***@***.***> wrote:
lolminer 1.59. Very strange. Almost 24 hours and no blocks at all. I
checked balances, and unfortunately, nothing there.
[image: image]
<https://user-images.githubusercontent.com/108929149/193049861-6e72518c-6622-4651-8ebd-5453a4dedd9e.png>
—
Reply to this email directly, view it on GitHub
<#41 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOJRMJY2VGNSNQWFQD5ZU2DWAWNJPANCNFSM6AAAAAAQYX4RNY>
.
You are receiving this because you were mentioned.Message ID:
<onemorebsmith/kaspa-stratum-bridge/repo-discussions/41/comments/3763064@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Yes, I'm on 12.7. TYPE ks_balance_by_wallet_gauge gaugeks_balance_by_wallet_gauge{wallet="kaspa:qpzz4383dh2evflp6wyjn9np9kdnkgx2c38jxqtcldmx07rd2t9jueyaan7xq"} 3094.68489429 HELP ks_estimated_network_hashrate_gauge Gauge representing the estimated network hashrateTYPE ks_estimated_network_hashrate_gauge gaugeks_estimated_network_hashrate_gauge 2.56554623715365e+14 HELP ks_invalid_share_counter Number of stale shares found by worker over timeTYPE ks_invalid_share_counter counterks_invalid_share_counter{ip="179.100.20.25",miner="lolMiner 1.59",type="invalid",wallet="kaspa:qpzz4383dh2evflp6wyjn9np9kdnkgx2c38jxqtcldmx07rd2t9jueyaan7xq",worker="rig-Jv2"} 1 HELP ks_network_block_count Gauge representing the network block countTYPE ks_network_block_count gaugeks_network_block_count 225574 HELP ks_network_difficulty_gauge Gauge representing the network difficultyTYPE ks_network_difficulty_gauge gaugeks_network_difficulty_gauge 1.3177751795712045e+14 HELP ks_valid_share_counter Number of shares found by worker over timeTYPE ks_valid_share_counter counterks_valid_share_counter{ip="179.100.20.25",miner="BzMiner-v11.1.0",wallet="kaspa:qpzz4383dh2evflp6wyjn9np9kdnkgx2c38jxqtcldmx07rd2t9jueyaan7xq",worker="rig-Jv1"} 1789 HELP ks_worker_disconnect_counter Number of disconnects by workerTYPE ks_worker_disconnect_counter counterks_worker_disconnect_counter{ip="179.100.20.25",miner="BzMiner-v11.1.0",wallet="kaspa:qpzz4383dh2evflp6wyjn9np9kdnkgx2c38jxqtcldmx07rd2t9jueyaan7xq",worker="rig-Jv1"} 1 HELP ks_worker_errors Gauge representing errors by worker0 # TYPE ks_worker_errors counter TYPE ks_worker_job_counter counter3ks_worker_job_counter{ip="179.100.20.25",miner="BzMiner-v11.1.0",wallet="kaspa:qpzz4383dh2evflp6wyjn9np9kdnkgx2c38jxqtcldmx07rd2t9jueyaan7xq",worker="rig-Jv1"} 17785 |
Beta Was this translation helpful? Give feedback.
-
Are you running yours with the Docker compose All? Or Are you running stratum bridge separated from the Monitoring. |
Beta Was this translation helpful? Give feedback.
-
@jvxis https://github.com/onemorebsmith/kaspa-stratum-bridge/releases/tag/v1.1.4 |
Beta Was this translation helpful? Give feedback.
-
Hi @onemorebsmith. I will test this new version. I did the following test: Do you know what this error message means? In the last log that I pasted here, I got 5 of them. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi @onemorebsmith. Sorry, I want to bother you during your vacation; I'm just recording my findings here. No need to reply ASAP at all. |
Beta Was this translation helpful? Give feedback.
-
@jvxis keep me updated on how the new version is working! It should have addressed most of the issues you've found (hopefully) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I’ve been using the web wallet from kaspanet
—
Myntfarm
Vincent Place - Owner
(657) 215-5808
Friday, September 30, 2022, 10:13 AM -0700 from ***@***.*** ***@***.***>:
***@***.*** which wallet are you using?
…—
Reply to this email directly, view it on GitHub , or unsubscribe .
You are receiving this because you were mentioned. Message ID: <onemorebsmith/kaspa-stratum-bridge/repo-discussions/41/comments/3774113 @ github . com>
|
Beta Was this translation helpful? Give feedback.
-
Yes. I have no problems. I was confused at first with the rotating wallet addresses. But once I nailed one address down it all came together.
—
Myntfarm
Vincent Place - Owner
(657) 215-5808
Friday, September 30, 2022, 10:23 AM -0700 from ***@***.*** ***@***.***>:
…Are you using the monitoring? For the address from Web Wallet, I can't see balances on the monitoring dashboard. For the kaspawallet CLI wallet and tradeogre It is working.
—
Reply to this email directly, view it on GitHub , or unsubscribe .
You are receiving this because you were mentioned. Message ID: <onemorebsmith/kaspa-stratum-bridge/repo-discussions/41/comments/3774171 @ github . com>
|
Beta Was this translation helpful? Give feedback.
-
Make sure your worker name is set. Should be `Template%WAL%.%WORKER_NAME`
in hive
…On Fri, Sep 30, 2022, 9:44 PM jvxis ***@***.***> wrote:
Yes. It is working very well. But I don't know why my IP address appears
on the workers list in ks_bridge.
—
Reply to this email directly, view it on GitHub
<#41 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOJRMJ4NPIXRDG4YAORPBALWA6JRHANCNFSM6AAAAAAQYX4RNY>
.
You are receiving this because you were mentioned.Message ID:
<onemorebsmith/kaspa-stratum-bridge/repo-discussions/41/comments/3776412@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi @onemorebsmith. |
Beta Was this translation helpful? Give feedback.
Hi @onemorebsmith. Sorry, I want to bother you during your vacation; I'm just recording my findings here. No need to reply ASAP at all.
Did you check this in your Stratum after the hard fork?