Bitcoin Forum
June 24, 2024, 04:14:08 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: [solved]Bitcoind regtest not working on: May 21, 2016, 11:20:28 AM
It seems the bitcoind is the server starting up.Anyone else with the same problem you just need to open one more shell.

I used mingw.
First shell.
Use "bitcoind -regtest -daemon" to start the bitcoin server.

Leave the first shell open and open a second one also.
Use "bitcoin-cli -regtest" then space your "command"

example
"bitcoin-cli -regtest getblockcount"

to stop the first shell normally use this on the second shell.
"bitcoin-cli -regtest stop"
2  Bitcoin / Bitcoin Technical Support / [solved]Bitcoind regtest not working on: May 19, 2016, 04:03:08 PM
I made the bitcoin.conf file and also put regtest=1

When i run bitcoind -regtest -daemon like the guide provided here https://bitcoin.org/en/developer-examples#testnet it still don't work.

It runs but i cannot input.

http://imgur.com/QtphwLm

When i close



I will appreciate any help given.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!