Thanks Corpo. Not many people have it set to strict. Nonetheless, I'll update it today, I didn't realize that it wasn't updated.Well I whitelisted the ip of the mail server so I was able to get emails. But users with strict email providers won't receive the mails, so yes, let Propulsion update the SPF recordI remember I ran in a similar issue several months ago and he solved it.
I think xpool.ca might do it.Is there a DRK multi-pool that can be mined with a SHA-256 miner (payout in DRK)?
Thanks!
Hi Corpo,Is there womething wrong with the pool ? I'm loosing stratum connection (from europe) with various ISP. Like it's working 5 minutes, down for one or 2 minutes, and so on.
Hi Marduk,I started mining on this pool about 2 weeks ago. I would lose stratum connection as well at random intervals for 5-30 minutes at a time. This would happen repeatedly all day, all week long. I had hash coming from my tiny farm (west coast U.S.) and also from westhash cloud mine. Both would drop connection like this, but usually not at the same time. My individual miners would lose connection as well, but not all of them simultaneously.
I've not mined here the past week however because my account got locked and I'm still waiting for help. The site said I should have an email on how to unlock it. But I never got one. I also emailed through the website and got no response. I finally talked to Propulsion through PM on this board yesterday. I'm still waiting for resolution though.
Hi,Hello, everyone. I've started mining today(about 1.5 hours totally). But I can't see Hashrate on dashboard and my worker is not updating. What I'm doing wrong? I'm running ccminer on Linux. Every 10 mins it throws an error `stratum_recv_line failed`
The command:
$ ./ccminer -a x11 -t 1 -o <mining address>:3333 -u *** -p *** -D -P
Thanks for your response Marduk,godemperor,
If you have a sgminer.conf file with your pool info etc, you only need to launch sgminer with ./sgminer. Also, in your sgminer.conf, you have "kernel" : "ckolivas", but in your command line to start sgminer, you're calling for kernal "darkcoin." Ckolivas is for scrypt. You want darkcoin for this pool.
So in your sgminer.conf, change "kernel" : "ckolivas", to "kernel" : "darkcoin-mod",. and just start sgminer without the arguments. Just launch ./sgminer
Hmm, there's a formatting error in your conf file somewhere I think. I can't see anything wrong above though. Can you double check your conf file? Sometimes it's easy to miss one little comma or bracket...Thanks for your response Marduk,
I've changed the kernel to darkcoin-mod and it loads the conf file but it only partially loads and gives me the prompt to "Start with -T to see what failed to load." Is there anything specific that could be causing this error?
I am at a loss. I cannot see anything missing in the conf file. Here it is exactly as it's written, other than the user and password of course,Hmm, there's a formatting error in your conf file somewhere I think. I can't see anything wrong above though. Can you double check your conf file? Sometimes it's easy to miss one little comma or bracket...
Opening it through Command Prompt?I had that same error once and it took me a while to figure out what it was. Did you try starting sgminer with "-T"?
I just opened it through command prompt and it's asking me to specify at least one pool server, which to my knowledge i have already done with this line,Odd, I copied and pasted your conf file as you posted and changed only the pool info and it runs for me. I get HW hardware errors, but it loads.