Bitcoin Forum
May 24, 2024, 12:42:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Setting up ABE, Integer too long?  (Read 2966 times)
ahmed_bodi (OP)
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
July 01, 2013, 12:44:33 AM
 #1

Im running abe and testing out on one coin. When running i get this error though

Exception at 16330
Failed to catch up {'blkfile_number': 1, 'dirname': '/home/ubuntu/.redcoin', 'chain_id': 8, 'id': Decimal('2'), 'blkfile_offset': 16195}
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/Abe/DataStore.py", line 2422, in catch_up
    store.catch_up_dir(dircfg)
  File "/usr/local/lib/python2.7/dist-packages/Abe/DataStore.py", line 2475, in catch_up_dir
    store.import_blkdat(dircfg, ds, filename[0])
  File "/usr/local/lib/python2.7/dist-packages/Abe/DataStore.py", line 2596, in import_blkdat
    b = store.parse_block(ds, chain_id, magic, length)
  File "/usr/local/lib/python2.7/dist-packages/Abe/DataStore.py", line 2630, in parse_block
    d['transactions'].append(deserialize.parse_Transaction(ds))
  File "/usr/local/lib/python2.7/dist-packages/Abe/deserialize.py", line 90, in parse_Transaction
    for i in xrange(n_vout):
OverflowError: Python int too large to convert to C long
Abe initialized.

Bitrated user: ahmedbodi.
ddirt
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
January 27, 2014, 09:59:41 AM
 #2

Did you ever get this sorted out? I'm seeing the same error with SolarCoin.
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!