Something strange with wallet and miner.
I have found some block, but balance = 0
Log -
2017-06-16 00:09:12.585 9132 INFO global contrib/epee/src/mlog.cpp:145 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO
Height: 2208/2208 (100.0%) on mainnet, mining at 4 H/s, net hash 17 H/s, v1, up to date, 3(out)+0(in) connections, uptime 0d 0h 34m 7s
2017-06-16 00:09:17.361 7804 INFO global contrib/epee/src/mlog.cpp:145 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO
Height: 2209/2209 (100.0%) on mainnet, mining at 12 H/s, net hash 17 H/s, v1, up to date, 3(out)+0(in) connections, uptime 0d 0h 34m 12s
hello, there can be a minor issue with wallet data synchronization at it first initialization.
If you had mining even for an hour, you should have been rewarded (considering actual charnacoin network status).
So your coins are there, your wallet just need to be fully get updated with blockchain. (note: node can be synchronized, but wallet need to be fully updated too).
Therefore you need to restore wallets that occurring the issue (here those you use for mining purpose).
Below are what you have to do:
open your wallet
go to "settings"
then choose "Show seed"
enter your wallet password as will be asking by a prompt
copy and save passphrase (nmenomic) which are given to you
"close wallet" form settings
in the opening window, after have choosing your language, choose the second option "Restore wallet from ..."
in the other opening window, paste or enter previously saved passphrase (nmenomic)
give to your wallet a new name (or keep old name but old associated backup files need to be deleted first)
go to next step and give to a new password (or keep the old one)
then your wallet will be well updated and you must have good behavior now (expected balance, unlocked amount, ...)