Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Using non-default wallet port causes cleos errors #2928

@wanderingbort

Description

@wanderingbort

setting a --wallet-url to anything other than http://localhost:8888 throws a warning even though the wallet is successfully connected to. I am not sure what would happen if it could have launched keosd but it didn't find it for me.

No wallet service listening on 127.0.0.1: 8888. Cannot automatically start keosd because keosd was not found.

for reference, my command line was:

cleos --url http://localhost:8000 --wallet-url http://localhost:8000

and there was an RPC/wallet daemon on port 8000 at the time (which is why it succeeded)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions