Bitcoin Forum
June 20, 2024, 12:56:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error Solo Mining, QT Wallet, HTTP Connection Refused, JSON Failed  (Read 161 times)
PacSharedMasternodes.com (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 10, 2018, 06:59:24 PM
 #1

I'm trying to Solo mine an Alt Coin currency I created and can't seem to get setup working.

CCminer Error:
[2018-03-10 13:52:34] NVML GPU monitoring enabled.
[2018-03-10 13:52:34] NVAPI GPU monitoring enabled.
[2018-03-10 13:52:34] 1 miner thread started, using 'scrypt' algorithm.
[2018-03-10 13:52:35] HTTP request failed: Failed to connect to 127.0.0.1 port 34784: Connection refused
[2018-03-10 13:52:35] get_work failed, retry after 30 seconds

In Minerd
[2018-03-10 13:54:18] Binding thread 7 to cpu 7
[2018-03-10 13:54:20] HTTP request failed: Failed to connect to 127.0.0.1 port 34784: Connection refused
[2018-03-10 13:54:20] json_rpc_call failed, retry after 30 seconds



In PortListening App I open Port  34784 and get the following and it doesnot move past this.
"Client connected
  POST / HTTP/1.1
  Authorization: Basic cnTjW2xpdGVWb2luZ3JlZW46NDQ2ODBmBmYyMjU3GmYxOTIzSeVmFDH2Yg==
  Host: 127.0.0.1:34784
  Accept-Encoding: deflate, gzip
  Content-Type: application/json
  Content-Length: 41
  User-Agent: ccminer/2.2.4
  X-Mining-Extensions: longpoll noncerange reject-reason
  X-Mining-Hashrate: 0
 
  {"method":"getwork","params":[],"id":0}"

In Minerd when I open Portlistening port 34784
[2018-03-10 13:55:31] HTTP request failed: Operation timed out after 30047 milliseconds with 18 out of -1 bytes received
[2018-03-10 13:55:31] json_rpc_call failed, retry after 30 seconds


Config File for Wallet on Desktop

rpcuser=user
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=34784
listen=1
server=1
addnode=49.43.5.245
PacSharedMasternodes.com (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 10, 2018, 07:18:07 PM
 #2

It gets stuck at {"method":"getwork","params":[],"id":0}"
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!