This is the command and the output:
BLOCKSTACK_TEST=1 blockstack-core start --genesis_block "mygenesis.py"
[2019-07-04 00:37:06,124] [DEBUG] [spv:104] (21213.140305235912448) Using mainnet
[2019-07-04 00:37:06,128] [WARNING] [config:145] (21213.140305235912448) (21213): in test environment
[2019-07-04 00:37:06,128] [WARNING] [config:166] (21213.140305235912448) NUM_CONFIRMATIONS = 0
[2019-07-04 00:37:06,346] [DEBUG] [blockstackd:2874] (21213.140305235912448) Stripped argv: /home/ece/Documents/EVERYTHING-BLOCKSTACK/testing-june/bin/blockstack-core start --genesis_block mygenesis.py
[2019-07-04 00:37:06,346] [DEBUG] [blockstackd:2725] (21213.140305235912448) Working dir: /home/ece/.blockstack-server
[2019-07-04 00:37:06,346] [DEBUG] [config:1885] (21213.140305235912448) Load config from ‘/home/ece/.blockstack-server/blockstack-server.ini’
[2019-07-04 00:37:06,347] [DEBUG] [config:1635] (21213.140305235912448) Using configuration-given Atlas hostname
[2019-07-04 00:37:06,348] [INFO] [config:1644] (21213.140305235912448) Atlas IP address is (localhost, 16264)
[2019-07-04 00:37:06,351] [DEBUG] [blockstackd:2733] (21213.140305235912448) config
{
“bitcoind”: {
“bitcoind_p2p_port”: 18444,
“bitcoind_passwd”: “blockstacksystem”,
“bitcoind_port”: 18332,
“bitcoind_regtest”: true,
“bitcoind_server”: “localhost”,
“bitcoind_spv_path”: “/home/ece/Documents/tmp/.virtualchain-spv-headers.dat”,
“bitcoind_user”: “blockstack”
},
“blockstack”: {
“announcers”: “judecn.id,muneeb.id,shea256.id”,
“atlas”: true,
“atlas_blacklist”: “”,
“atlas_hostname”: “localhost”,
“atlas_port”: 16264,
“atlas_seeds”: “”,
“atlasdb_path”: “/home/ece/Documents/tmp/atlas.db”,
“backup_frequency”: 1,
“backup_max_age”: 30,
“enabled”: true,
“rpc_port”: 16264,
“server_version”: “20.0.9.0”,
“subdomaindb_path”: “/home/ece/Documents/tmp/subdomains.db”,
“zonefiles”: “/home/ece/Documents/tmp/zonefiles”
},
“blockstack-api”: {
“api_host”: “localhost”,
“api_port”: 16268,
“enabled”: true,
“indexer_url”: “http://localhost:16264”
}
}
[2019-07-04 00:37:06,361] [INFO] [blockstackd:3248] (21213.140305235912448) Using alternative genesis block mygenesis.py
[2019-07-04 00:37:06,361] [DEBUG] [blockstackd:2444] (21213.140305235912448) Load genesis block from mygenesis.py
genesis block
{
“history”: [],
“rows”: [
{
“address”: “mp6fNSi5cCgJXSeMLBBvyXp5zvER61sgJa”,
“type”: “STACKS”,
“value”: 100000000000,
“vesting”: {},
“vesting_total”: 0
}
]
}
[2019-07-04 00:37:06,362] [DEBUG] [blockstackd:2476] (21213.140305235912448) Genesis block has 1 stages
[2019-07-04 00:37:06,362] [DEBUG] [blockstackd:2478] (21213.140305235912448) Stage 1 has 1 row(s)
[2019-07-04 00:37:06,362] [DEBUG] [blockstackd:3301] (21213.140305235912448) No expected snapshots given
[2019-07-04 00:37:06,363] [INFO] [blockstackd:3312] (21213.140305235912448) Starting blockstackd server (working_dir = ‘/home/ece/.blockstack-server’) …
[2019-07-04 00:37:07,421] [DEBUG] [util:452] (21213.140305235912448) Still waiting on 21215
[2019-07-04 00:37:08,423] [DEBUG] [util:452] (21213.140305235912448) Still waiting on 21215
[2019-07-04 00:37:09,424] [DEBUG] [util:452] (21213.140305235912448) Still waiting on 21215
[2019-07-04 00:37:09,425] [DEBUG] [blockstackd:2666] (21213.140305235912448) Running in the background as PID 21215