"blockstack api start" issues

To echo https://github.com/blockstack/blockstack/issues/316

I run the following command “blockstack api start” with the correct credentials but getting this specific error. Not sure if there are some other configurations I did not take into account for.

alexanderlee:~() $ blockstack setup
Enter wallet password:
{
    "status": true
}
alexanderlee:~() $ blockstack api start
Enter wallet password:
{
    "error": "Failed to start API endpoint (exit code 1)"
}

I am also getting same error. Server on which blockstack core installed is behind proxy server.

Hi @shashik @kkomaz, sorry to hear you’re having trouble! I replied to the linked github issue.