Bitcoin Forum
June 28, 2024, 08:45:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Abe installing  (Read 1194 times)
zeldalink (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
August 03, 2014, 02:41:39 PM
 #1

Hello i am trying to setup abe for a coin named VirtaCoin.
But the problem is i keep only seeing the genesis block and nothing more.
Can someone here maybe tell me if my configuration is wrong.

abe.conf

Code:
dbtype MySQLdb
    connect-args {"user":"user","db":"dbname","passwd":"pass"}
    upgrade
    port 2900
        host 127.0.0.1
binary-type binary
datadir += [{
        "dirname": "/root/.virtacoin",
        "chain": "VirtaCoin",
        "address_version":"\u0000",
         "policy":"LtcScryptChain",
        "conf": "virtacoin.conf"
      }]

Abe/DataStore.py

Code:
    {"chain":"VirtaCoin","policy":"LtcScryptChain",
     "code3":"VTA", "address_version":"\x00", "magic":"\xbe\xd0\xc8\xd1"},


if someone can tell me if something is wrong please.
bitsmichel
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250



View Profile
August 03, 2014, 02:53:11 PM
 #2

I have no experience with this, but you could check the basics,

Do you have MySQL server running?
Is the username and password correct?

zeldalink (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
August 03, 2014, 02:54:04 PM
 #3

I have no experience with this, but you could check the basics,

Do you have MySQL server running?
Is the username and password correct?


yes it will import everything (it at least looks like it and database grows fast in size when running) but after 1 day running when i access the site it only shows the genesis block.
bitsmichel
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250



View Profile
August 03, 2014, 02:58:31 PM
 #4

I noticed you use the /root/ directory, could it be something with access rights?

zeldalink (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
August 03, 2014, 03:01:18 PM
 #5

no my vps automatically made the root thing i just wanted to test it for now so did not bother setting everything up with separate users for now until i can deploy it for real. But i run it as root and the blocks get read only they do not show up and i read it is the configuration in some threads but nowhere what was the problem with the conf.
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!