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: Runtime crashed #65

Open
letmejustputthishere opened this issue Apr 23, 2024 · 3 comments
Open

Error: Runtime crashed #65

letmejustputthishere opened this issue Apr 23, 2024 · 3 comments

Comments

@letmejustputthishere
Copy link
Member

when running the instructions from step 4., the following error occured

Running dfx start for version 0.19.0
Using shared network 'local' defined in /Users/moritz/.config/dfx/networks.json
2024-04-23T06:17:32.043046Z ERROR icx_proxy_dev: Runtime crashed
Error: Runtime crashed

Caused by:
    0: fail to fetch root key for http://localhost:8000/
    1: An error happened during communication with the replica: error trying to connect: tcp connect error: Connection refused (os error 61)
2024-04-23T06:17:34.231380Z ERROR icx_proxy_dev: Runtime crashed
Error: Runtime crashed

Caused by:
    0: fail to fetch root key for http://localhost:8000/
    1: An error happened during communication with the replica: error trying to connect: tcp connect error: Connection refused (os error 61)
Initialized replica.
Dashboard: http://localhost:8000/_/dashboard
@letmejustputthishere
Copy link
Member Author

this error continues to appear, even after running cleanup.sh

@anchpop
Copy link
Contributor

anchpop commented Apr 23, 2024

This error can be safely ignored as long as

Dashboard: http://localhost:8000/_/dashboard

appears

@anchpop
Copy link
Contributor

anchpop commented Apr 24, 2024

But you might be able to silence the error by running killall replica icx-proxy dfx if it bothers you

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

2 participants