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

Improve cleos error messages #2256

Closed
gleehokie opened this issue Apr 9, 2018 · 5 comments
Closed

Improve cleos error messages #2256

gleehokie opened this issue Apr 9, 2018 · 5 comments
Assignees
Milestone

Comments

@gleehokie
Copy link
Contributor

No description provided.

@gleehokie gleehokie added this to the RC2 milestone Apr 9, 2018
@taokayan
Copy link
Contributor

Is there any detail descriptions for this ticket?

@taokayan
Copy link
Contributor

hi, I've created a pull request to fix the misleading error when port == wallet_port. Please see #2574

@bytemaster bytemaster modified the milestones: RC2, Verison 1.1 May 9, 2018
@grigio
Copy link

grigio commented May 20, 2018

Unable to connect to keosd for some commands it seems to work, for some others not

playground$ cleos get info
"/opt/eosio/bin/keosd" launched
{
  "server_version": "a7d77526",
  "head_block_num": 212,
  "last_irreversible_block_num": 211,
  "last_irreversible_block_id": "000000d30334e13492c514d5fb4afde62cd280114076ea500ac05df2444344b3",
  "head_block_id": "000000d4b427ef1287bbc706df97f4e785d135649b7334aed21ffc7eb32d318d",
  "head_block_time": "2018-05-20T09:57:20",
  "head_block_producer": "eosio",
  "virtual_block_cpu_limit": 123390,
  "virtual_block_net_limit": 1294917,
  "block_cpu_limit": 99900,
  "block_net_limit": 1048576
}
playground$ cleos wallet create
"/opt/eosio/bin/keosd" launched
Unable to connect to keosd, if keosd is running please kill the process and try again.

@grigio
Copy link

grigio commented May 22, 2018

I noticed that if I run cleos wallet create as root it works

@wanderingbort
Copy link
Contributor

This is vague and we need a more targeted approach

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants