Hello
I follow this this guide.
My steemd is working fine. But I can use the cli_wallet
it fail on:
Logging RPC to file: logs/rpc/rpc.log
Starting a new wallet
3135542ms th_a main.cpp:154 main ] wdata.ws_server: ws://localhost:8090
0 exception: unspecified
Underlying Transport Error
{"message":"Underlying Transport Error"}
asio websocket.cpp:444 operator()
{"uri":"ws://localhost:8090"}
th_a websocket.cpp:673 connect
Look like the steemd is not listen to port 8090
telnet localhost 8090
fail
But is do listen to port 2001 (seed)
How to fix it?
You might have better luck asking for help in the #witness channel of steemit.chat.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
i am having this problem too :((
have you resolved that ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
0, close steemd
1, vim witness_node_data_dir/config.ini
2, find "rpc-endpoint" and set "rpc-endpoint = 127.0.0.1:8090" then save the file
3, run steemd
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit