Bitcoin Forum
May 13, 2024, 04:41:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: compiled bitcoind can't start correctly on: October 13, 2015, 03:37:20 PM
problem resolved, too strict iptables politic to connect to bitcoind
2  Bitcoin / Bitcoin Technical Support / Re: compiled bitcoind can't start correctly on: October 13, 2015, 03:26:14 PM
when I start it in such way - all seems just fine (except bitcoin-cli cant connect), but as I know when you specified bitcoin.conf with line daemon=1 in it, bitcoind must demonize automatically
3  Bitcoin / Bitcoin Technical Support / Re: compiled bitcoind can't start correctly on: October 13, 2015, 03:20:12 PM
in debug.log all fine, bitcoind starts and loading blocks
4  Bitcoin / Bitcoin Technical Support / compiled bitcoind can't start correctly on: October 13, 2015, 03:05:59 PM
Hi all
I have Debian 8 and compile bitcoind from git source code.
When I start it - it just freeze my console, in bitcoin.conf specified daemon=1, but bitcoind dont demonize while I specified -daemon in command line while starting.
And bitcoin-cli command can't connect to it even with conf file specified.
Can anybody help me whith that?
5  Bitcoin / Bitcoin Technical Support / bitcoind crashing on raspberry on: August 14, 2015, 01:08:38 PM
Hi all, i am trying to run bitcoin fullnode in RaspberryPi 2 model B. But when I run bitcoind to syncronize blockchain  it fails after 200K downloaded blocks every time. In db.log:
Quote
__db_meta_setup: /home/storage/chain/wallet.dat: unexpected file type or format
when I try "getinfo" command, and
Quote
Page 0: metadata page corrupted
Page 0: could not check metadata page
wallet.dat: DB_VERIFY_BAD: Database verification failed
__db_meta_setup: /home/storage/chain/wallet.dat: unexpected file type or format
when I try to stop&start daemon
last lines in debug.log is :
Quote
2015-08-14 12:40:11 UpdateTip: new best=0000000000000036287f1d1a4db901076eb338a343c9b6f587e42d02                                                                                                     eb08c1ac  height=193743  log2_work=68.532392  tx=5928891  date=2012-08-13 19:57:49 progress=0.03                                                                                                     2217  cache=41.4MiB(119230tx)
2015-08-14 12:40:11 msghand thread interrupt
2015-08-14 12:40:11 Shutdown: In progress...
2015-08-14 12:40:11 StopNode()
when it works and
Quote
2015-08-14 12:41:58 Using wallet wallet.dat
2015-08-14 12:41:58 init message: Verifying wallet...
2015-08-14 12:41:58 CDBEnv::Open: LogDir=/home/storage/chain/database ErrorFile=/home/storage/ch                                                                                                     ain/db.log
2015-08-14 12:41:58 Failed to rename wallet.dat to wallet.1439556118.bak
2015-08-14 12:41:58 Error:
2015-08-14 12:41:58 Shutdown: In progress...
2015-08-14 12:41:58 scheduler thread interrupt
2015-08-14 12:41:58 StopNode()
2015-08-14 12:41:58 Shutdown: done
when I try to restart.
Can somebody help me with this problem?

6  Bitcoin / Bitcoin Technical Support / [solved] few bitcoind on one server on: June 23, 2015, 05:43:54 PM
Hi all. I have Ubuntu Server with bitcoind in full-node mode, for my web-application. But both branches of my product (dev and  production) in one server. Can I run 2 different bitcoin cores (full node for prod and testnet node for dev branches) in one server?

Update. Solved, great thanks to all
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!