Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 15/01/2015, 13:32:40 UTC
Hi dev
I got that CryptoNoteMiner from miner.center, but I can't mine
It says "stratum authentication failed" and retries, and then again the same...
What am i doing wrong?
What operating system?
For Windows 7-8 x64, make a .bat file in the folder \binaries\cpuminer\64bit.
It must look like this:
Quote
minerd -a cryptonight -o stratum+tcp://rd.miner.center:9155 -u RDyeHVYWkwa5JM9d4QA1wJjREAgQHJS9J9FHR17VbsNYFaLCgAkba9C1TE2uNgQ74iD5ifjEovXVW92 UPSZYfWfh9x472BGPQv -p x
.


Just as nikos64 told you should create a .bat file in \binaries\cpuminer\64bit folder.

In order to do so you should first open up a Notepad, then paste a string that nikos64 posted earlier and save it with "start.bat" name. Then simply double ciick on it and you're golden.

Also, don't forget to change an address to yours. Smiley