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

[ERRMSG] Enhance eosio-launcher Error-Messages #4904

Closed
ghost opened this issue Jul 27, 2018 · 2 comments
Closed

[ERRMSG] Enhance eosio-launcher Error-Messages #4904

ghost opened this issue Jul 27, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 27, 2018

[I'm trying to provide a patch for this during this night.] the path-related problem has disappeared (using ubuntu 18.04 and latest master). Still, the error message could be more precise.

Several users have reported a failing build-validation.

In at least 2 instances (#4765 (comment)), the eosio-launcher reports is not a valid path.

This error-message should be enhanced, ideally to the point that it describes the root-cause.

Test project /home/dex/github/eos/build
    Start 31: nodeos_sanity_test
1/1 Test #31: nodeos_sanity_test ...............***Failed    0.18 sec
 is not a valid path
 is not a valid path
 is not a valid path
 BEGIN
 UTC time: 2018-07-27 16:16:54.727825
 EOS Client version: 40a20769
 Processor: x86_64
 OS name: Linux-4.15.0-23-generic-x86_64-with-Ubuntu-18.04-bionic
SERVER: localhost
PORT: 8888
 cmd: pkill -9 keosd
 cmd: programs/eosio-launcher/eosio-launcher -k 9
 cmd: pkill -9 nodeos
Stand up cluster
  Checking if port 8888 is available.
  Checking if port 8889 is available.
 cmd: programs/eosio-launcher/eosio-launcher -p 1 -n 1 -s mesh -d 1 -i 2018-07-27T16:16:54.752 -f --p2p-plugin net --nodeos --max-transaction-time 5000 --abi-serializer-max-time-ms 5000 --filter-on * --p2p-max-nodes-per-host 1 --contracts-console
 ERROR: Launcher failed to launch.
 FAILURE - launcher
 ERROR: Failed to stand up eos cluster.
 Test failed.
 cmd: pkill -9 keosd
 cmd: programs/eosio-launcher/eosio-launcher -k 9
 cmd: pkill -9 nodeos
@taokayan
Copy link
Contributor

taokayan commented Sep 3, 2018

please set $EOSIO_HOME to your build folder

@ghost
Copy link
Author

ghost commented Sep 5, 2018

fixed with #5525

@ghost ghost closed this as completed Sep 5, 2018
This issue was closed.
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

2 participants