embarklabs / embark

Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

Home Page:https://framework.embarklabs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geth error: Fatal: Account unlock with HTTP access is forbidden!

3esmit opened this issue · comments

Bug Report

Summary

When trying to run embark with geth, the first time it runs fine, but after closing embark and trying to run again, this error is caused by geth < 1.9, which changed the API rules

How to reproduce

embark demo
cd embark_demo
embark blockchain testnet (or embark run testnet)
<wait for accounts to be created and close>
embark blockchain testnet (or embark run testnet)

Expected behavior

Respect the new geth API, or don't use accounts like that.

Please provide additional information about your system

OS: any
Embark Version: all
Node Version: any
NPM Version: any