I am getting this error while starting cli_wallet.exe.
>cli_wallet.exe
Logging RPC to file: logs\rpc\rpc.log
1609532ms 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:439 operator()
{"uri":"ws://localhost:8090"}
th_a websocket.cpp:668 connect
Start steamd with this appended to the command: --rpc-endpoint "127.0.0.1:8090"
Got it working by appending: rpc-endpoint = 127.0.0.1:8090 in the config file. However, after unlocking, the commands don't seem to be working with steemd.exe running.
The help() command threw this:
help() 4 parse_error_exception: Parse Error Unexpected char '40' in "" {"c":40,"s":""} th_a json_relaxed.hpp:739 variant_from_stream {"str":"help() "} th_a json.cpp:494 variants_from_string
Is Steemd itself working?
Yeah, Steemd works fine. I get around 13Khps though. 6th gen i5, 940M.