Post
Topic
Board Bitcoin Technical Support
I can't get bitcoind (headless client) to run on windows 7
by
Stone Man
on 29/09/2010, 04:39:16 UTC
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?