I was trying to compile a block explorer but I have done something wrong, abe does not shows any block

http://107.150.11.146:2701/ Formatting and setting up again... I hope we will have a block explorer soon.
My abe.conf
dbtype MySQLdb
connect-args {"user":"abe","db":"abe","passwd":"XXXX"}
port 2701
host 107.150.11.146
datadir += [{
"dirname" : "/root/.dimecoin",
"chain" : "Dimecoin",
"code3" : "DIME",
"address_version" : "\u000f",
"magic" : ""
}]
Anyone has any idea??