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

Error: WaitFor failed: wait_for operation did not return anything during the specified timeout #143

Closed
ilyar opened this issue Dec 20, 2022 · 2 comments

Comments

@ilyar
Copy link
Contributor

ilyar commented Dec 20, 2022

npx everdev -v
1.4.1
npx everdev se version
default: 0.36.0
npx everdev se seset
npx everdev signer add giver 172af540e43a524763dd53b26a066d472a97c4de37d5498170564510608250c3
address=0:b5e9240fc2d2f1ff8cbb1d1dee7fb7cae155e5f6320e585fcc685698994a19a5
npx everdev network giver se $address --signer giver
npx everdev sol create App
npx everdev sol update
npx everdev sol compile App.sol
npx everdev contract deploy -n se -v 5T App 

Configuration

  Network: se (http://localhost)
  Signer:  coder 

Address:   0:a3bda5b487f23e76d6a1eb2f8c3ff838c43466ac04cb3d74928cff28283d3982 (calculated from TVC and signer public)
Error: WaitFor failed: wait_for operation did not return anything during the specified timeout

and dev too

npx everdev contract deploy -n dev -v 5T App 

Configuration

  Network: dev (https://devnet-sandbox.evercloud.dev)
  Signer:  coder

Address:   0:a3bda5b487f23e76d6a1eb2f8c3ff838c43466ac04cb3d74928cff28283d3982 (calculated from TVC and signer public)
Error: WaitFor failed: wait_for operation did not return anything during the specified timeout
@elasticLove1
Copy link
Contributor

Thank you, we will reproduce and investigate what causes this, and fix, of course

@elasticLove1
Copy link
Contributor

Fixed in 1.5.1

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

No branches or pull requests

2 participants