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

gamma-cli deploy: doesn't always work #36

Closed
eyalorbs opened this issue Dec 5, 2018 · 4 comments
Closed

gamma-cli deploy: doesn't always work #36

eyalorbs opened this issue Dec 5, 2018 · 4 comments

Comments

@eyalorbs
Copy link

eyalorbs commented Dec 5, 2018

sometimes when deploying a smart contract the following error appears:

screen shot 2018-12-05 at 15 13 59

when attempting to deploy again it usually works. I have encountered this error multiple times

@talkol
Copy link
Member

talkol commented Dec 5, 2018

This error happens if you send the transaction too quickly before the server is listening

@EsterEdelstein that's why we added the -wait flag for start-local
the problem is that gamma-cli start-local -wait takes too long
what do you want to do?

@talkol
Copy link
Member

talkol commented Dec 12, 2018

I think for starters we should improve the error message to say:

"Server did not start yet, please try again in a few seconds"

@EsterEdelstein
Copy link
Contributor

Agree with the suggestion to add the message.
If we will see that he happens too often we will consider a different solution.

@EsterEdelstein
Copy link
Contributor

closing

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

3 participants