Giter Club home page Giter Club logo

Comments (6)

jerkyrs avatar jerkyrs commented on May 24, 2024 2

I tested locally modifying the config.yaml as suspected (i realize this is unrelated to original ticket)

{"level":"warn","time":"2018-07-04T10:07:37Z","message":"discard leaf"}
{"level":"warn","time":"2018-07-04T10:07:38Z","message":"discard leaf"}
{"level":"warn","time":"2018-07-04T10:07:39Z","message":"discard leaf"}
{"level":"info","time":"2018-07-04T10:07:44Z","message":"Starting dispatcher"}
{"level":"info","scheme":"NOOP","time":"2018-07-04T10:07:44Z","message":"Starting IotxConsensus scheme"}
{"level":"info","addr":"127.0.0.1:42124","time":"2018-07-04T10:07:44Z","message":"Chain server is listening"}
{"level":"info","addr":"127.0.0.1:10000","time":"2018-07-04T10:07:44Z","message":"start PRC server"}

from iotex-core.

Zhen-iotex avatar Zhen-iotex commented on May 24, 2024

Since the server is run as docker container, inside the docker container, the config yaml file should contain a genesisActionsPath variable inside chain setting, this path should contain the testnet_actions.yaml file.
We recommend:
genesisActionsPath: "/etc/iotex/testnet_actions.yaml"

from iotex-core.

Zhen-iotex avatar Zhen-iotex commented on May 24, 2024

This issue is fixed by the new commit, please pull the latest code.

from iotex-core.

jerkyrs avatar jerkyrs commented on May 24, 2024

Certainly now starts but i get following

{"level":"warn","time":"2018-07-04T09:59:56Z","message":"discard leaf"}
{"level":"warn","time":"2018-07-04T09:59:58Z","message":"discard leaf"}
{"level":"warn","time":"2018-07-04T09:59:59Z","message":"discard leaf"}
{"level":"info","time":"2018-07-04T10:00:03Z","message":"Starting dispatcher"}
{"level":"info","scheme":"NOOP","time":"2018-07-04T10:00:03Z","message":"Starting IotxConsensus scheme"}
{"level":"error","error":"listen tcp: address 127.0.0.1::42124: too many colons in address","time":"2018-07-04T10:00:03Z","message":"Chain server failed to listen"}
{"level":"info","addr":"127.0.0.1:10000","time":"2018-07-04T10:00:03Z","message":"start PRC server"}

Probably this is config.yaml

config.yaml:    addr: "127.0.0.1::42124"

from iotex-core.

zjshen14 avatar zjshen14 commented on May 24, 2024

cc @Zhen-iotex

from iotex-core.

Zhen-iotex avatar Zhen-iotex commented on May 24, 2024

Thanks for pointing it out, the extra colon is removed

from iotex-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.