Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default branch develop does not work #277

Open
a1300 opened this issue Oct 20, 2018 · 0 comments
Open

Default branch develop does not work #277

a1300 opened this issue Oct 20, 2018 · 0 comments

Comments

@a1300
Copy link
Contributor

a1300 commented Oct 20, 2018

New ASCH developers will find a non working ASCH blockchain because they will automatically download the default develop branch which is not working right now.

Version

Commit: 383bb6c
Branch: develop

Environment

Kubuntu 4.15.0-36-generic

Steps to reproduce

Download and install ASCH:

git clone https://github.com/aschplatform/asch.git asch && cd asch && npm install && mkdir -p public/dist/chains

Start ASCH:

node app.js

What is expected?

ASCH blockchain node is starting as usual

What is actually happening?

The ASCH blockchain halts and displays:

2018-10-20T14:26:41+0200 <info> index.js:1 (ChildProcess.t.on) Sandbox process ready
@a1300 a1300 changed the title Default branch develop does not work Default branch develop does not work Oct 20, 2018
chengenguan pushed a commit that referenced this issue Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant