Closed sicXnull closed 1 year ago
Is there coin logs?
i wasn't able to find any. What directory would they be in?
I've also found when I change to a higher difficulty Port I get the error
Daemon instance 0 rejected a supposedly valid block
Coin logs in coin folder.
Just checked, no logs in coin folder.
No logs - no help. Sorry.
How do I enable logging?
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
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?
Server side