Hello wakeup923874,
Glad you were able to get uNOMP going over there.
So... I see from your screenshot, you're getting shares accepted by the pool. Great! That's progress for step #1.
You actually want to see the miner say a new block was found and that it was accepted.
This is where inspecting the debug.log of the coin daemon will be helpful should you find there are any problems with blocks being submitted and accepted.
Since this is a toy pool, private instance -- prove it works on the test network before trusting the configuration and mining for hours/days on the main network.
You'll likely learn whether something needs to be updated in the configuration if you find testnet blocks aren't accepted either.
Nonetheless... right now your miner is showing shares accepted and not advertising that a new block was found or that it solved a block.
Do you have errors you can share or any errors / warnings from either the miner/ the pool / the coin daemon?
By the way -- which version of node are you using over there?
I ran into an issue trying to install uNOMP last night, where I used node v0.10.48 and come up with an "undefined symbol: scryptjane_hash" when using the latest sources from the
upstream repository.
Best Regards,
-Chicago