Author

Topic: How to premine my new altcoin? (Read 128 times)

newbie
Activity: 24
Merit: 0
March 13, 2018, 09:43:15 AM
#1
Hi guys.
I'm trying to clone coin using this guide.
Everything is almost done.
But I'm a bit of stuck on last steps, namely, step 6.
I've generated new genesis block and now application run properly with my new blockchain file.
I ran client app on another machine and they even synchronized created blockchain.
However, the loader is turning all the time and synchronization never gets ready, but new machine received correct blockchain anyway.
In debug.log there are lines
Code:
connect() to 192.168.X.X failed after select(): (111)
appears all the time.
But obviously, they are connected somehow, because blockchain is synchronizing.

And the second trouble - for some reasons I can't run cgminer, and I don't know why.
I'm doing all exactly like the guide says. But after executing
Code:
# ./cgminer -o  -u  -p 
happens litteraly nothing.
No errors, no progress, no changes. Just silence. What's wrong?
I was trying to mine other coins, not only mine. Result still the same.

Thanks in advance for answers.
Jump to: