Post
Topic
Board Mining (Altcoins)
Re: GMiner v2.68 Ethash(LHR unlock)/KAWPOW/Equihash/CuckooCycle
by
whoknows777
on 21/09/2021, 09:09:07 UTC
Post up your command line / bat or .sh file launching the miner.
Probably something is not properly configed.
You can replace your wallet address with (wallet) for privacy

And what is your dns setting.  I use 8.8.8.8 its google.

the miner is run with these options:

--algo ethash --server eu1.ethermine.org --port 4444 --ssl 0 --user 0xwallet.worker --api 3333

DNS: is 1.1.1.1
ping: 1.26ms
query time: 46ms

P.S. in the last 24 hours there were 2 errors where the pool closed connection with this error message:
Quote
[2021-09-21 05:44:25] Pool eu1.ethermine.org connection was closed by the pool.

[2021-09-21 05:44:25] Pool eu1.ethermine.org connecting to address 172.65.207.106.

[2021-09-21 05:44:25] Pool eu1.ethermine.org successfully connected to address 172.65.207.106.

[2021-09-21 05:44:25] Pool eu1.ethermine.org login succeeded.

[2021-09-21 05:44:25] Pool eu1.ethermine.org set difficulty to 1.000 (4295 MH)

[2021-09-21 05:44:25] Pool eu1.ethermine.org received new job. (job_id: 0x88621e27099..., diff 1.000 / 4295 MH)

and there were 40 error like i've mentioned about with this message:
Quote
02:14:32 Connection Error: Connection closed

02:14:32 Stopped Mining on GPU0

02:14:37 Connected to eu1.ethermine.org:4444 [172.65.207.106]

02:14:37 Authorized on Stratum Server

02:14:37 New Job: fe4de7ef Epoch: #442 Block: #13265567 Diff: 4.295G

02:14:37 Started Mining on GPU0: GeForce RTX 3080 10GB [0000:01:00.0]

02:14:39 New Job: 082ffb8a Epoch: #442 Block: #13265567 Diff: 4.295G

as you can see with the "connection closed by the pool" it doesn't write "Stopped Mining on GPU" into the log.

but with the other and most frequent "connection closed" it does write "Stopped Mining on GPU".