Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DOGE] Dogecoin - very currency many coin - v1.4 Released MANDATORY UPDATE
by
nmersulypnem
on 22/01/2014, 03:16:43 UTC
I keepgetting this error when using cgminer...
C:\Program Files (x86)\Cgminer>cgminer.exe --scrypt --scrypt --thread-concurrency 8144 -I 17 -w 256 -o http://127.0.0.1:9332 -u *** -p *** -T
[2014-01-21 18:50:31] Invalid config option --kernel: Cannot specify a kernel with scrypt
[2014-01-21 18:50:31] Started cgminer 3.7.2
[2014-01-21 18:50:31] Loaded configuration file cgminer.conf
[2014-01-21 18:50:31] Error in configuration file, partially loaded.
[2014-01-21 18:50:32] Probing for an alive pool
[2014-01-21 18:50:35] Pool 0 slow/down or URL or credentials invalid



Any help?
are you solo mining?
there should be only one "--scrypt"
if you are solomining, then check your port number. if the ports in you dogecoin.conf file matches then, you wouldn't have started the qt client with the -server flag

I just wanted to get the solo mining to work efficiently before getting on to a pool...

What should the port numbers be?  Should the RPC port number in the /appdata/../dogecoin match the cgminer.conf port AND the port in the command line?  I'm so confused...