blockchain-certificates / cert-issuer

Issues Blockcerts using either the Bitcoin or Ethereum blockchain
MIT License
414 stars 208 forks source link

The cert-issuer failed while building docker image #236

Open marytellezm opened 2 years ago

marytellezm commented 2 years ago

Hello: The cert-issuer failed while building docker image: Error: Config setting for -rpcport only applied on regtest network when in [regtest] section. Please help

lemoustachiste commented 2 years ago

I have not faced this issue personally so this is more a hunch than anything, but try to set the proper network or remove rpcport from your config.

gabsnichtmehr commented 2 years ago

I am having the same problem. I was not able to find rpcport in config. Help would be very much appreciated!


Edit: It worked now: I had to remove rpcport=8332 from line 32 in the Dockerfile.