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

ICE UI stops working #302

Open
joshpoll opened this issue Apr 4, 2023 · 4 comments
Open

ICE UI stops working #302

joshpoll opened this issue Apr 4, 2023 · 4 comments

Comments

@joshpoll
Copy link

joshpoll commented Apr 4, 2023

Hi! I'm really excited about the project and the UI was working for a while but it seems like some state got corrupted somewhere, because all of a sudden I get this error message instead of the UI:

ui/index.html not found. Run `npm run build` in the ui directory to create it, or run `npm run dev` to run the dev server and access localhost:5173 instead.

I'm not building ICE from source so I'm pretty confused as to how this could have happened.

I see that this error has happened to someone else, but it wasn't resolved there.
#154 (comment)

Any help would be really appreciated, thanks!

@alexmojaki
Copy link
Contributor

Are you using a git clone of this repo, or did you just pip install from PyPI?

@joshpoll
Copy link
Author

joshpoll commented Apr 4, 2023

I pip installed. I'm following the Primer: https://primer.ought.org/

@joshpoll
Copy link
Author

joshpoll commented Apr 5, 2023

Aha! I was finally able to resolve this by restarting the server using python -m ice.server stop. I missed that command as the logs flew by. Would it be possible to add this command in a more prominent place in the docs?

@uhgall
Copy link

uhgall commented Jul 23, 2023

3 months later I had the same problem, so, definitely second @joshpoll 's suggestion to add this to the README. :-)

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