Bitcoin Forum
October 09, 2024, 01:37:40 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Empty reply from server?  (Read 2241 times)
jgauthier (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
April 10, 2014, 05:18:59 PM
 #1

Hey all,

 I've been using the litecoin-qt client for awhile, and accessing it with curl like so:

curl --user me:pass --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getinfo", "params": [] }' -H 'content-type: text/plain;' http://IP:port/

I recently installed bitcoin core, and tried to do the same thing, but curl reports:

curl: (52) Empty reply from server

Any idea what could be the cause?
jgauthier (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
April 10, 2014, 05:49:35 PM
 #2

Well, I solved this.  I was using port 9332 for litecoin, and 9333 for bitcoin.  However, the litecoin client decided to listen to 9332 and 9333.  Whatever.  I changed it to something else.
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!