Bitcoin Forum
June 17, 2024, 09:35:27 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Crashes right before db build - can't access blk0000 on: September 04, 2014, 12:22:29 PM
I tried your suggestion, but it wasn't faked out and downloaded all of the blocks anyhow.  That must have been the issue, as things went well from there.  Thanks very much for your assistance. 
2  Bitcoin / Armory / Re: Crashes right before db build - can't access blk0000 on: August 26, 2014, 01:28:57 AM
Well that helped a bit.  I appreciate the help and suggestions!

I copied and renamed one of the other block files to blk0000.dat and I no longer got that error in the log.  The application still died though.  Below is the tail end of the log.

Any other suggestions?

Code:
2014-08-25 21:15 (INFO) -- SDM.pyc:584 - Called startBitcoind
2014-08-25 21:15 (INFO) -- SDM.pyc:277 - Total size of files in C:\Users\Chris\AppData\Roaming\Bitcoin\blocks is 21.3 GB
2014-08-25 21:15 (INFO) -- ArmoryUtils.pyc:560 - Executing popen: ['C:\\Program Files (x86)\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Chris\\AppData\\Roaming\\Bitcoin\\']
2014-08-25 21:15 (INFO) -- SDM.pyc:644 - PID of bitcoind: 9316
2014-08-25 21:15 (INFO) -- SDM.pyc:645 - PID of armory:   3280
2014-08-25 21:15 (INFO) -- ArmoryUtils.pyc:560 - Executing popen: ['.\\guardian.exe', '3280', '9316']
2014-08-25 21:15 (INFO) -- ArmoryQt.py:1367 - setupUriRegistration
2014-08-25 21:15 (INFO) -- ArmoryQt.py:1485 - URL-register action: AskUser
2014-08-25 21:16 (INFO) -- ArmoryQt.py:617 - Usermode: Advanced
2014-08-25 21:16 (INFO) -- ArmoryQt.py:1662 - Changing usermode:
2014-08-25 21:16 (INFO) -- ArmoryQt.py:1663 -    From: Advanced
2014-08-25 21:16 (INFO) -- ArmoryQt.py:1671 -      To: Advanced
2014-08-25 21:16 (INFO) -- SDM.pyc:809 - Creating proxy in SDM: host=127.0.0.1, port=8332
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5984 - Dashboard switched to auto-InitSync
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:InitializingLongTime
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Offline"
2014-08-25 21:16 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-25 21:16 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-25 21:16 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5984 - Dashboard switched to auto-InitSync
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:InitializingDoneSoon
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-25 21:16 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Offline"
2014-08-25 21:23 (INFO) -- ArmoryQt.py:6437 - Starting load blockchain
2014-08-25 21:23 (INFO) -- ArmoryQt.py:2325 - loadBlockchainIfNecessary
2014-08-25 21:23 (ERROR) -- ArmoryQt.py:1176 - 6 attempts to load blockchain failed.  Remove mempool.bin.
2014-08-25 21:23 (ERROR) -- ArmoryQt.py:1181 - File mempool.bin does not exist. Nothing deleted.
2014-08-25 21:23 (INFO) -- ArmoryQt.py:2362 - Setting netmode: 1
2014-08-25 21:23 (INFO) -- BDM.pyc:470 - Setting online mode: True (wait=False)
2014-08-25 21:23 (INFO) -- BDM.pyc:1509 - Go online requested
2014-08-25 21:23 (INFO) -- BDM.pyc:982 - Setting Armory Home Dir: C:\Users\Chris\AppData\Roaming\Armory\
2014-08-25 21:23 (INFO) -- BDM.pyc:983 - Setting BlkFile Dir:     C:\Users\Chris\AppData\Roaming\Bitcoin\blocks
2014-08-25 21:23 (INFO) -- BDM.pyc:984 - Setting LevelDB Dir:     C:\Users\Chris\AppData\Roaming\Armory\databases
2014-08-25 21:23 (INFO) -- ArmoryQt.py:6114 - Dashboard switched to "Scanning" mode
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Scanning"
2014-08-25 21:23 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-08-25 21:23 (INFO) -- ArmoryQt.py:6114 - Dashboard switched to "Scanning" mode
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Scanning"
2014-08-25 21:23 (INFO) -- Networking.pyc:152 - Received version message from peer:
2014-08-25 21:23 (INFO) -- Networking.pyc:153 -    Version:     70002
2014-08-25 21:23 (INFO) -- Networking.pyc:154 -    SubVersion:  /Satoshi:0.9.2.1/
2014-08-25 21:23 (INFO) -- Networking.pyc:155 -    TimeStamp:   1409016196
2014-08-25 21:23 (INFO) -- Networking.pyc:156 -    StartHeight: 317483
2014-08-25 21:23 (INFO) -- Networking.pyc:348 - Handshake finished, connection open!
2014-08-25 21:23 (INFO) -- ArmoryQt.py:6104 - Dashboard switched to fully-online mode
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Online"
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-08-25 21:23 (INFO) -- ArmoryQt.py:6104 - Dashboard switched to fully-online mode
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Online"
2014-08-25 21:23 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-08-25 21:23 (INFO) -- BDM.pyc:1336 - Syncing wallet: 2kszgqke3
2014-08-25 21:23 (INFO) -- BDM.pyc:1347 - Blockchain load and wallet sync finished
2014-08-25 21:23 (INFO) -- ArmoryQt.py:3005 - Current block number: 0
3  Bitcoin / Armory / Re: Crashes right before db build - can't access blk0000 on: August 24, 2014, 11:22:19 PM
Did you check this folder: C:\Users\Chris\AppData\Roaming\Bitcoin\blocks\
Does it have a blk00000.dat?

Is there a privilege snafu?

I did and the file does not exist.  The Satoshi client is happy however.
4  Bitcoin / Armory / Crashes right before db build - can't access blk0000 on: August 23, 2014, 03:12:05 PM
But Satoshi client is running fine.

Here is log:

Code:
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1003 - C++ block utilities loaded successfully
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1110 -
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1111 -
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1112 -
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1113 - ************************************************************
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1114 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1115 - ************************************************************
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1116 - Loading Armory Engine:
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1117 -    Armory Version        : 0.92.1
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1118 -    PyBtcWallet  Version  : 1.35
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1119 - Detected Operating system: Windows
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1120 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1121 -    User home-directory   : C:\Users\Chris\AppData\Roaming
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1122 -    Satoshi BTC directory : C:\Users\Chris\AppData\Roaming\Bitcoin\
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1123 -    Armory home dir       : C:\Users\Chris\AppData\Roaming\Armory\
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1124 - Detected System Specs    :
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1125 -    Total Available RAM   : 7.90 GB
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1126 -    CPU ID string         : Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1127 -    Number of CPU cores   : 4 cores
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1128 -    System is 64-bit      : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1129 -    Preferred Encoding    : cp1252
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1130 -    Machine Arch          : amd64
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1131 -    Available HDD (ARM)   : 16 GB
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1132 -    Available HDD (BTC)   : 16 GB
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1133 -
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1134 - Network Name: Main Network
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1135 - Satoshi Port: 8333
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1136 - Do wlt check: True
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1137 - Named options/arguments to armoryengine.py:
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     maxOpenFiles    : 0
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     nettimeout      : 2
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     rescan          : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     leveldbDir      : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     ignoreAllZC     : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     disableModules  : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     port            : None
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     interport       : 8223
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     coverageOutputDir: None
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     forceWalletCheck: False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     rebuild         : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     datadir         : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     offline         : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     satoshiPort     : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     netlog          : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     keypool         : 100
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     coverageInclude : None
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     forceOnline     : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     skipAnnounceCheck: False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     redownload      : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     multisigFile    : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     disableTorrent  : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     testAnnounceCode: False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     mtdebug         : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     skipVerCheck    : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     settingsPath    : C:\Users\Chris\AppData\Roaming\Armory\ArmorySettings.txt
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     verbosity       : None
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     doDebug         : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     testnet         : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     rpcport         : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     satoshiHome     : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     satoshiRpcport  : DEFAULT
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     logDisable      : False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     logFile         : C:\Users\Chris\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1139 -     disableConfPermis: False
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1140 - Other arguments:
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1143 - ************************************************************
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:1538 - C++ block utilities loaded successfully
2014-08-23 11:07 (INFO) -- BDM.pyc:1568 - Using the asynchronous/multi-threaded BlockDataManager.
2014-08-23 11:07 (INFO) -- BDM.pyc:1569 - Blockchain operations will happen in the background. 
2014-08-23 11:07 (INFO) -- BDM.pyc:1570 - Devs: check TheBDM.getBDMState() before asking for data.
2014-08-23 11:07 (INFO) -- BDM.pyc:1571 - Registering addresses during rescans will queue them for
2014-08-23 11:07 (INFO) -- BDM.pyc:1572 - inclusion after the current scan is completed.
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:3429 - Using settings file: C:\Users\Chris\AppData\Roaming\Armory\ArmorySettings.txt
2014-08-23 11:07 (INFO) -- announcefetch.pyc:83 - Reading files in fetcher directory:
2014-08-23 11:07 (INFO) -- announcefetch.pyc:92 -    announce         : 105dbcf76690213ba5e4e328b82bc4e5196e5926712e536915894f6a69aac312
2014-08-23 11:07 (INFO) -- announcefetch.pyc:92 -    bootstrap        : 85c16aa3846585af5def2a8df53ef83094a6c5bdad87b002b497c71c077e4bdc
2014-08-23 11:07 (INFO) -- announcefetch.pyc:92 -    changelog        : 092add56e3ca6bbdc1d9cd7fe4a04e177ff5388e3a5ef7a71c68adbf0c18cf5c
2014-08-23 11:07 (INFO) -- announcefetch.pyc:92 -    downloads        : dd5ebbcb47194ea04d2c7394143ad434fae4dc6a76491023814d4c1c7ab0b1dc
2014-08-23 11:07 (INFO) -- announcefetch.pyc:92 -    notify           : 858d111282eb25a1fbbc579a997b3f34bfd1c61731339fa152929420424b5a43
2014-08-23 11:07 (INFO) -- announcefetch.pyc:252 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=8&os=win&ver=0.92.1&id=fdd61027
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2542 - loadWalletsAndSettings
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2598 - Loading wallets...
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2644 - Number of wallets read in: 1
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2649 -    Wallet (2kszgqke3):   "Dummy Wallet                    "   (Encrypted)
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2083 - Setting up networking...
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2135 - Internet connection is Available: True
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2136 - Bitcoin-Qt/bitcoind is Available: 0
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2137 - The first blk*.dat was Available: True
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2138 - Online mode currently possible:   0
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2257 - startBitcoindIfNecessary
2014-08-23 11:07 (INFO) -- ArmoryQt.py:2298 - setSatoshiPaths
2014-08-23 11:07 (INFO) -- SDM.pyc:277 - Total size of files in C:\Users\Chris\AppData\Roaming\Bitcoin\blocks is 21.2 GB
2014-08-23 11:07 (INFO) -- SDM.pyc:316 - Found bitcoind in the following places:
2014-08-23 11:07 (INFO) -- SDM.pyc:318 -    C:\Program Files (x86)\Bitcoin\daemon\bitcoind.exe
2014-08-23 11:07 (INFO) -- SDM.pyc:320 - Using: C:\Program Files (x86)\Bitcoin\daemon\bitcoind.exe
2014-08-23 11:07 (INFO) -- SDM.pyc:490 - Reading bitcoin.conf file
2014-08-23 11:07 (INFO) -- SDM.pyc:509 - Setting permissions on bitcoin.conf
2014-08-23 11:07 (INFO) -- SDM.pyc:517 - Setting permissions on bitcoin.conf
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:560 - Executing popen: [u'icacls', u'C:\\Users\\Chris\\AppData\\Roaming\\Bitcoin\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'chris.page:F']
2014-08-23 11:07 (INFO) -- SDM.pyc:520 - icacls returned:
2014-08-23 11:07 (INFO) -- SDM.pyc:584 - Called startBitcoind
2014-08-23 11:07 (INFO) -- SDM.pyc:277 - Total size of files in C:\Users\Chris\AppData\Roaming\Bitcoin\blocks is 21.2 GB
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:560 - Executing popen: ['C:\\Program Files (x86)\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Chris\\AppData\\Roaming\\Bitcoin\\']
2014-08-23 11:07 (INFO) -- SDM.pyc:644 - PID of bitcoind: 8904
2014-08-23 11:07 (INFO) -- SDM.pyc:645 - PID of armory:   4356
2014-08-23 11:07 (INFO) -- ArmoryUtils.pyc:560 - Executing popen: ['.\\guardian.exe', '4356', '8904']
2014-08-23 11:07 (INFO) -- ArmoryQt.py:1367 - setupUriRegistration
2014-08-23 11:07 (INFO) -- ArmoryQt.py:1485 - URL-register action: AskUser
2014-08-23 11:07 (INFO) -- ArmoryQt.py:617 - Usermode: Advanced
2014-08-23 11:07 (INFO) -- ArmoryQt.py:1662 - Changing usermode:
2014-08-23 11:07 (INFO) -- ArmoryQt.py:1663 -    From: Advanced
2014-08-23 11:07 (INFO) -- ArmoryQt.py:1671 -      To: Advanced
2014-08-23 11:07 (INFO) -- SDM.pyc:809 - Creating proxy in SDM: host=127.0.0.1, port=8332
2014-08-23 11:07 (INFO) -- ArmoryQt.py:5984 - Dashboard switched to auto-InitSync
2014-08-23 11:07 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:InitializingLongTime
2014-08-23 11:07 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-23 11:07 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Offline"
2014-08-23 11:08 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-23 11:08 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-23 11:08 (WARNING) -- SDM.pyc:729 - Overriding not-available state. This should happen 0-5 times
2014-08-23 11:08 (INFO) -- ArmoryQt.py:5984 - Dashboard switched to auto-InitSync
2014-08-23 11:08 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:InitializingDoneSoon
2014-08-23 11:08 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-23 11:08 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Offline"
2014-08-23 11:08 (INFO) -- ArmoryQt.py:6437 - Starting load blockchain
2014-08-23 11:08 (INFO) -- ArmoryQt.py:2325 - loadBlockchainIfNecessary
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:1176 - 5 attempts to load blockchain failed.  Remove mempool.bin.
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:1181 - File mempool.bin does not exist. Nothing deleted.
2014-08-23 11:08 (INFO) -- ArmoryQt.py:2362 - Setting netmode: 1
2014-08-23 11:08 (INFO) -- BDM.pyc:470 - Setting online mode: True (wait=False)
2014-08-23 11:08 (INFO) -- BDM.pyc:1509 - Go online requested
2014-08-23 11:08 (ERROR) -- BDM.pyc:962 - Blockchain data not available: C:\Users\Chris\AppData\Roaming\Bitcoin\blocks\blk00000.dat
2014-08-23 11:08 (ERROR) -- BDM.pyc:254 - No BDM method: blk1st
2014-08-23 11:08 (ERROR) -- BDM.pyc:1534 - Error processing BDM input
2014-08-23 11:08 (ERROR) -- BDM.pyc:1536 - Received inputTuple: GoOnlineRequested [13, 18177629, False]
2014-08-23 11:08 (ERROR) -- BDM.pyc:1537 - Error processing ID (18177629)
2014-08-23 11:08 (ERROR) -- BDM.pyc:1538 - ERROR:
Traceback (most recent call last):
  File "armoryengine\BDM.pyc", line 1520, in run
  File "armoryengine\Timer.pyc", line 99, in inner
  File "armoryengine\BDM.pyc", line 72, in inner
  File "armoryengine\BDM.pyc", line 964, in __startLoadBlockchain
  File "armoryengine\BDM.pyc", line 72, in inner
  File "armoryengine\BDM.pyc", line 255, in __getattr__
AttributeError
2014-08-23 11:08 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-08-23 11:08 (INFO) -- Networking.pyc:152 - Received version message from peer:
2014-08-23 11:08 (INFO) -- Networking.pyc:153 -    Version:     70002
2014-08-23 11:08 (INFO) -- Networking.pyc:154 -    SubVersion:  /Satoshi:0.9.2.1/
2014-08-23 11:08 (INFO) -- Networking.pyc:155 -    TimeStamp:   1408806528
2014-08-23 11:08 (INFO) -- Networking.pyc:156 -    StartHeight: 317126
2014-08-23 11:08 (INFO) -- Networking.pyc:348 - Handshake finished, connection open!
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:08 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:09 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
2014-08-23 11:09 (ERROR) -- ArmoryQt.py:6440 - Bitcoind is ready, but we are offline... ?
5  Economy / Economics / Re: How much will bitcoin be worth in 5-10 years? on: November 19, 2013, 04:52:19 AM
around 1000 will be the cap i think

Kind of crazy that $1000/XBT was topped today in China.
6  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Play or Invest : 1% House Edge : Banter++ on: September 10, 2013, 05:11:47 PM

Many thanks, for those that didn't see:

IT'S OVER NOW - FINISHED - NO MORE FREE MONEY



No, the free money continues -- just in the other direction. Smiley   Had I received my compensation bits, I would have returned them very quickly.
7  Economy / Gambling / Re: Just-Dice.com game is rigged on: September 09, 2013, 09:39:48 PM
A fan notified me recently that they've tested out the site Just-dice.com for hours and have concluded that the site is rigged.
It has a built in bot to prevent people from winning.

Gamblers beware of the site Just-dice.com you've been warned.

Server seed generated and hashed, user has the hash.

User adds client seed after the fact, and nonce is 1,2,3......

The whole thing runs through HMAC.

So if you take the hash, add a client seed and roll, its impossible to rig.

This is why I sometimes hate the community here, people like you really try to ruin everything.

For anyone reading this, Actor_Tom_Truong is yet another lame technophobe idiot trying to further push this community into the gutter.

A "bot" can't do anything because your own rolls are predetermined, even though dooglus could look to see what outcome you may get, there is no way he can change that outcome.


I assume that someone with access to the server has access to the server seed.

Are there any safeguards in place that prevent an administrator from creating an account, using the (now known) server seed, client seed, and nonce from predicting the results and therefore reliably producing winnings over time?  Sure, assuming they are an investor, they'd be stealing from themselves, if left pocket to right is stealing, but they'd truly be stealing from the other investors.

Apologies is this has been discussed before.
8  Other / Beginners & Help / Re: New on forum on: September 04, 2013, 07:09:59 PM
Hi everybody! I'm new in the forum. I'm from hungary, and I just started collect Bitcoins.

I hope I succeed.

I'm planning to collect some too.  Unless one of us abandons the goal, we're destined to drive the price to infinity, because I'm planning to collect them all!  Smiley
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!