-
Notifications
You must be signed in to change notification settings - Fork 3.8k
http service failed to start: Underlying Transport Error #3585
Comments
check your |
thank . the problem resolved @elmato |
@elmato what does it mean “check your --http-server-address option”?check whether ~/Library/Application Support/eosio/nodeos/config/config.ini http-server-address = 127.0.0.1:8888 is commented? or run command |
Also when config nodeos with https via certbot I get |
Any updates on this? Getting the same error as well, running in Docker.
|
nodeosd | 3268865ms thread-0 bnet_plugin.cpp:1219 plugin_initialize ] Initialize bnet plugin |
I figured out the why it was happening to me here: #3634 Not sure if this will fix it for you as well but worth a try. |
when I lanuch the command: ./nodeos -e -p eosio --plugin eosio::chain_api_plugin --plugin eosio::history_api_plugin
throw the error message: http service failed to start: Underlying Transport Error
what should I do?
The text was updated successfully, but these errors were encountered: