UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 396 forks source link

Low Difficulty Shares/ Can't mine anything. #250

Closed sicXnull closed 1 year ago

sicXnull commented 6 years ago

I have UNOMP set up for Lyra2RE, everything seems to be working fine but i can't get any shares.

This is a fresh coin, so difficulty should be very low. Any tips?

[2018-01-24 23:56:52] NVAPI GPU monitoring enabled.
[2018-01-24 23:56:52] 1 miner thread started, using 'lyra2v2' algorithm.
[2018-01-24 23:56:53] Stratum difficulty set to 256 (1.00000)
[2018-01-24 23:56:53] GPU #0: Intensity set to 21, 2097152 cuda threads
[2018-01-24 23:57:23] GPU #0: Gigabyte GTX 1060 6GB, 25.40 MH/s
[2018-01-24 23:58:24] GPU #0: Gigabyte GTX 1060 6GB, 25.30 MH/s
[2018-01-24 23:59:25] GPU #0: Gigabyte GTX 1060 6GB, 25.16 MH/s
[2018-01-24 23:59:50] GPU #0: Gigabyte GTX 1060 6GB, 25.12 MH/s
[2018-01-25 00:00:50] GPU #0: Gigabyte GTX 1060 6GB, 25.02 MH/s
[2018-01-25 00:01:50] GPU #0: Gigabyte GTX 1060 6GB, 25.11 MH/s
[2018-01-25 00:02:03] GPU #0: Gigabyte GTX 1060 6GB, 25.23 MH/s
[2018-01-25 00:02:04] accepted: 0/1 (diff 105.555), 25.16 MH/s booooo
[2018-01-25 00:02:04] reject reason: low difficulty share of 1.0109089526796097e-7
[2018-01-25 00:02:16] GPU #0: Gigabyte GTX 1060 6GB, 25.24 MH/s
[2018-01-25 00:02:16] accepted: 0/2 (diff 2.571), 25.17 MH/s booooo
[2018-01-25 00:02:16] reject reason: low difficulty share of 6.02793845831263e-8
[2018-01-25 00:03:17] GPU #0: Gigabyte GTX 1060 6GB, 25.27 MH/s

Server side

 RPC
[2018-01-25 04:56:10.585] [FATAL] [default] - Pool Testcoin Thread 1 Share rejected: {"job":"5","ip":"xx.xx.xx.xx","worker":"VwmhAYTQmDJgimaThucejzM1N3s7c6Hxvp","difficulty":8,"error":"low difficulty share of 3.157296812790063e-8"}
ghost commented 6 years ago

Is there coin logs?

sicXnull commented 6 years ago

i wasn't able to find any. What directory would they be in?

sicXnull commented 6 years ago

I've also found when I change to a higher difficulty Port I get the error

Daemon instance 0 rejected a supposedly valid block

ghost commented 6 years ago

Coin logs in coin folder.

sicXnull commented 6 years ago

Just checked, no logs in coin folder.

ghost commented 6 years ago

No logs - no help. Sorry.

sicXnull commented 6 years ago

How do I enable logging?

sicXnull commented 6 years ago

Disregard, if you mean Daemon logs they are below. I thought you were talking about the "Coins" folder in the unomp directory. Keep in mind this is a fresh coin so the only block is the genesis block

Edit. If you are talking logs in the ./coin folder, they appear to be fine.

2018-01-26 11:39:24 Using OpenSSL version OpenSSL 1.0.1f 6 Jan 2014 2018-01-26 11:39:24 Default data directory /home/testcoin/.testcoin 2018-01-26 11:39:24 Using data directory /home/testcoin/.testcoin 2018-01-26 11:39:24 Using at most 125 connections (1024 file descriptors available) 2018-01-26 11:39:24 init message: Verifying wallet... 2018-01-26 11:39:24 dbenv.open LogDir=/home/testcoin/.testcoin/database ErrorFile=/home/testcoin/.testcoin/db.log 2018-01-26 11:39:24 Bound to [::]:5889 2018-01-26 11:39:24 Bound to 0.0.0.0:5889 2018-01-26 11:39:24 init message: Loading block index... 2018-01-26 11:39:24 Opening LevelDB in /home/testcoin/.testcoin/blocks/index 2018-01-26 11:39:24 Opened LevelDB successfully 2018-01-26 11:39:24 Opening LevelDB in /home/testcoin/.testcoin/chainstate 2018-01-26 11:39:24 Opened LevelDB successfully 2018-01-26 11:39:24 LoadBlockIndexDB(): last block file = 0 2018-01-26 11:39:24 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=1, size=203, heights=0...0, time=2018-01-23...2018-01-23) 2018-01-26 11:39:24 LoadBlockIndexDB(): transaction index disabled 2018-01-26 11:39:24 LoadBlockIndexDB(): hashBestChain=f5a4fc05dedea217c2ac3a7889ca8df7946dba86a4b17f33a04b3ecac788345a height=0 date=2018-01-23 00:43:40 2018-01-26 11:39:24 init message: Verifying blocks... 2018-01-26 11:39:24 block index 10ms 2018-01-26 11:39:24 init message: Loading wallet... 2018-01-26 11:39:24 nFileVersion = 1000000 2018-01-26 11:39:24 wallet 241ms 2018-01-26 11:39:24 init message: Loading addresses... 2018-01-26 11:39:24 Loaded 5 addresses from peers.dat 0ms 2018-01-26 11:39:24 mapBlockIndex.size() = 1 2018-01-26 11:39:24 nBestHeight = 0 2018-01-26 11:39:24 setKeyPool.size() = 101 2018-01-26 11:39:24 mapWallet.size() = 0 2018-01-26 11:39:24 mapAddressBook.size() = 2 2018-01-26 11:39:24 AddLocal(xxxxxxxx:5889,1) 2018-01-26 11:39:24 IPv4 eth0: 1xxxx 2018-01-26 11:39:24 init message: Done loading 2018-01-26 11:39:24 msghand thread start 2018-01-26 11:39:24 dumpaddr thread start 2018-01-26 11:39:24 opencon thread start 2018-01-26 11:39:24 addcon thread start 2018-01-26 11:39:24 net thread start 2018-01-26 11:39:24 dnsseed thread start