XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.48k stars 1.45k forks source link

Elaborate Error Message for rpcInternal #4959

Open ckeshava opened 3 months ago

ckeshava commented 3 months ago

High Level Overview of Change

Validator operators are often flummoxed by the below error:

73-error

It would be helpful if the error message can instruct the users to run the rippled server in another process (./rippled) before executing any of the command-line client commands.

Context of Change

Type of Change

This is an elaboration of an error message.

API Impact

I manually verified (on MacOS) that the new error message is displayed, if rippled server isn't running in the background.

seelabs commented 1 month ago

Needs to be reformatted.