Skip to content

Error on Ubuntu Server about Rippled Application (Validator) #117

@samranahmad09

Description

@samranahmad09

Hi!
I am facing an issue while running rippled.
These are the few last lines of the log:
"NetworkOPs:DBG Initiating consensus engine
2022-Feb-12 07:42:00.126585562 UTC Server:ERR Bind port 'port_rpc_admin_local' failed:Address already in use
2022-Feb-12 07:42:00.126812779 UTC Application:FTL Unable to setup server handler
2022-Feb-12 07:42:00.126829431 UTC Application:FTL : std::exception"

It says that the address is already in use but when I check for processes using the port, it only shows "rippled".
I have configured "port_rpc_admin_local" as:
[port_rpc_admin_local]
port = 5005
ip = 127.0.0.1
admin = 127.0.0.1
protocol = http

I have tried the following:
1. Enabling the firewall and allowing the port "5005"
2. Disable the firewall
3. Also tried to change the port number but still nothing.
I am wondering where could I have gone wrong.

Please let me know where could be the issue.
Your early reply will be appreciated!
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions