Author

Topic: HTTP request failed: Empty reply from server (Read 834 times)

newbie
Activity: 2
Merit: 0
September 30, 2017, 04:30:32 PM
#5
Good Day all, Thanks for the responses so far.
1) I will now look into ASIC miners.
2) Can you solo mine on ASIC miners?
3) What coins are recommended?
4) AND MOST IMPORTANT to be able to complete what I started.

Thanks
Mike
legendary
Activity: 4382
Merit: 9330
'The right to privacy matters'
September 30, 2017, 01:42:07 PM
#4
Good Day all, Trying to ccmine litecoin. Miner has 10 GeForce GTX 1060 STRIX, testing with one.
Windows 10 64, Solo I know! no lectures please haha.

Loaded litecoin wallet and synced it.

litecoin.conf --
  rpcuser=LMAdVXE rpcpassword=Blue rpcallowip=192.168.1.4 rpcport=9333 daemon=1 server=1 gen=1

NOTE: I started with a static IP then localhost, 127.0.0.1 now at the most direct IP.

litecoin.bat --
  litecoin-qt.exe -server

Wallet opens and syncs.

ccminer.conf --
  {
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "api-bind": "192.168.1.4:9333",
   "statsavg": 20,

   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 4,

   "algo" : "scrypt",

   "launch-config" : "32x16",

   "url" : "192.168.1.4:9333",
   "user" : "LMAdVXE",
   "pass" : "Blue"
  }

RUN-Scrypt.cmd --
  ccminer-x64.exe -q -s 1 -t 1 -a scrypt -o http://192.168.1.4:9333/ -u LMAdVXE -p Blue
  -d 0 --cpu-priority=4

pause

Results --
 C:\Program Files\ccminer\ccminer-x64-2.2.1>ccminer-x64 -q -s 1 -t 1 -a scrypt -o http://192.168.1.4:9333/
   -u LMAdETxFLQgsEy7Cj62RzaHd2x7RXQZVXE -p Blue -d 0 --cpu-priority=4
 *** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
 [2017-09-28 20:12:28] 1 miner thread started, using 'scrypt' algorithm.
 [2017-09-28 20:12:28] HTTP request failed: Empty reply from server
 [2017-09-28 20:12:28] get_work failed, retry after 30 seconds

Need help. Thanks,
Mike

windows 10 can not do 10 gpu's

try  6 then 7 then 8
full member
Activity: 826
Merit: 104
September 30, 2017, 01:07:41 PM
#3
anyone help plz
really  its a serious matter
hero member
Activity: 1498
Merit: 597
September 30, 2017, 12:47:56 PM
#2
mining litecoin with GPU ? How is that can be profitable ?
GPU mining litecoin is make no sense anymore , after ASIC miners went on sale around 5 months ago
newbie
Activity: 2
Merit: 0
September 30, 2017, 12:37:07 PM
#1
Good Day all, Trying to ccmine litecoin. Miner has 10 GeForce GTX 1060 STRIX, testing with one.
Windows 10 64, Solo I know! no lectures please haha.

Loaded litecoin wallet and synced it.

litecoin.conf --
  rpcuser=LMAdVXE rpcpassword=Blue rpcallowip=192.168.1.4 rpcport=9333 daemon=1 server=1 gen=1

NOTE: I started with a static IP then localhost, 127.0.0.1 now at the most direct IP.

litecoin.bat --
  litecoin-qt.exe -server

Wallet opens and syncs.

ccminer.conf --
  {
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "api-bind": "192.168.1.4:9333",
   "statsavg": 20,

   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 4,

   "algo" : "scrypt",

   "launch-config" : "32x16",

   "url" : "192.168.1.4:9333",
   "user" : "LMAdVXE",
   "pass" : "Blue"
  }

RUN-Scrypt.cmd --
  ccminer-x64.exe -q -s 1 -t 1 -a scrypt -o http://192.168.1.4:9333/ -u LMAdVXE -p Blue
  -d 0 --cpu-priority=4

pause

Results --
 C:\Program Files\ccminer\ccminer-x64-2.2.1>ccminer-x64 -q -s 1 -t 1 -a scrypt -o http://192.168.1.4:9333/
   -u LMAdETxFLQgsEy7Cj62RzaHd2x7RXQZVXE -p Blue -d 0 --cpu-priority=4
 *** ccminer 2.2.1 for nVidia GPUs by tpruvot@github ***
 [2017-09-28 20:12:28] 1 miner thread started, using 'scrypt' algorithm.
 [2017-09-28 20:12:28] HTTP request failed: Empty reply from server
 [2017-09-28 20:12:28] get_work failed, retry after 30 seconds

Need help. Thanks,
Mike
Jump to: