Bitcoin Forum
April 25, 2024, 05:36:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I can't get bitcoind (headless client) to run on windows 7  (Read 4574 times)
Stone Man (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 8


View Profile
September 29, 2010, 04:39:16 AM
 #1

I searched the posts but could not find anything on this. Sorry if I missed it because this seems like a problem somebody else would have had by now.

I have several linux machines and they all let the daemon run just fine but now trying it with windows I am getting stuck. I get the message: "bitcoin server starting"
Then the prompt just flashes my cursor. When I hit enter or type any commands like "bitcoind help" the keystrokes are stacked up and executed only when I break out of bitcoind with a ctrl+c.

I know I am getting part way there because before I put the rpcpassword=... in the bitcoin.conf file I got the message about that.
Also I know there is some network activity because my firewall comes up and askes if I want to let bitcoind work on private or public networks. I have let communicate on public which is how i am connected.

I even went so far as to hexedit the bitcoin.conf file and remove the crlf characters at the end of the file just in case that was needed to make it like the linux version that works.

I have 3 windows 7 machines and have the same trouble on all of them.
Has anyone run into this?


1714066601
Hero Member
*
Offline Offline

Posts: 1714066601

View Profile Personal Message (Offline)

Ignore
1714066601
Reply with quote  #2

1714066601
Report to moderator
1714066601
Hero Member
*
Offline Offline

Posts: 1714066601

View Profile Personal Message (Offline)

Ignore
1714066601
Reply with quote  #2

1714066601
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714066601
Hero Member
*
Offline Offline

Posts: 1714066601

View Profile Personal Message (Offline)

Ignore
1714066601
Reply with quote  #2

1714066601
Report to moderator
1714066601
Hero Member
*
Offline Offline

Posts: 1714066601

View Profile Personal Message (Offline)

Ignore
1714066601
Reply with quote  #2

1714066601
Report to moderator
1714066601
Hero Member
*
Offline Offline

Posts: 1714066601

View Profile Personal Message (Offline)

Ignore
1714066601
Reply with quote  #2

1714066601
Report to moderator
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5180
Merit: 12884


View Profile
September 29, 2010, 06:49:28 AM
 #2

Bitcoin doesn't correctly return the prompt after that message. Are you sure bitcoind is not running after you Ctrl+C?

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Stone Man (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 8


View Profile
September 29, 2010, 04:09:02 PM
 #3

Thanks! That's what it was. I just had to have another command window open and type my follow-up commands from there. Do you know if there is a plan to fix this bug. It is not that important just a little anoying.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5180
Merit: 12884


View Profile
September 29, 2010, 04:42:14 PM
 #4

Quote
Do you know if there is a plan to fix this bug.

I don't know. It'll probably be fixed eventually.

On Linux you can do "bitcoind ; sleep 1" and you'll get the shell back. Maybe something like that will work on Windows, too.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
puddinpop
Member
**
Offline Offline

Activity: 103
Merit: 17


View Profile
October 01, 2010, 11:00:15 PM
 #5

Code:
start bitcoind

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!