Hey All! I'm trying to dockerize my geth node and I'm getting this error whenever I try to hit it with truffle console or any http request:
WARN [12-22|01:51:38.090] Served net_version conn=172.27.0.1:34994 reqid=2 t="10.36µs" err="the method net_version does not exist/is not available"
I'm starting with --http.api "eth,net,web3,admin,personal,miner" so net is def enabled
Dec 22, 2020, 2:34 AM
any ideas?'
Dec 22, 2020, 2:34 AM