Problem with CGMiner

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.

Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.

We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.

For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Post Reply
Yanus
Posts: 2
Joined: Sat Feb 04, 2017 9:25 pm

Problem with CGMiner

Post by Yanus » Sat Feb 04, 2017 9:35 pm

I tried to add prohashing pool to CG Miner. It says "No Stratum, GBT or Solo support in pool 0 http://prohashing.com:3333 unable to use".
Seems I'm doing something wrong. Help me with settings please
Image
soundposition
Posts: 46
Joined: Fri Dec 23, 2016 8:21 am

Re: Problem with CGMiner

Post by soundposition » Sat Feb 04, 2017 9:49 pm

again... pool is broken.. :(
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: Problem with CGMiner

Post by Chris Sokolowski » Sat Feb 04, 2017 11:50 pm

There was an issue with our router tonight that was causing some miners' connections to be rejected. I have fixed the problem. You shouldn't have any more issues, but I will be happy to help if you still need assistance.
Yanus
Posts: 2
Joined: Sat Feb 04, 2017 9:25 pm

Re: Problem with CGMiner

Post by Yanus » Sun Feb 05, 2017 1:02 am

Chris Sokolowski wrote:There was an issue with our router tonight that was causing some miners' connections to be rejected. I have fixed the problem. You shouldn't have any more issues, but I will be happy to help if you still need assistance.
Ok, thanks :)
It is still occures.
Maybe it is something wrong with my .conf file?

Code: Select all

{
"pools" : [
	{
		"url" : "http://prohashing.com:3333",
		"user" : "***",
		"pass" : "***"
	}
],

"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1"
}
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Re: Problem with CGMiner

Post by Steve Sokolowski » Sun Feb 05, 2017 9:57 am

I'm not aware of what Chris did exactly, so unfortunately I'll have to defer to him to answer this question.

He has a Toastmasters event this afternoon, so he should be able to get back to you in about eight hours.
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: Problem with CGMiner

Post by Chris Sokolowski » Sun Feb 05, 2017 7:14 pm

Try changing the url to "stratum+tcp://prohashing.com:3333" I think if you don't put that, it uses the inefficient getwork protocol, which we do not support.
Post Reply