-
Notifications
You must be signed in to change notification settings - Fork 748
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
Has anyone encountered such a problem where the webpage can be successfully opened, but there is no response when clicking ‘interact’? #259
Comments
me too ,why |
it seems tobe something wrong with the backend |
Thank you very much for your solution. I’ve managed to get it running successfully as well. Thank you!But there seems to be a bit of an issue with my page still; I can’t see the conversation between Agents. When I click ‘interact’ to interact with one of the Agents, there’s no response. I think there must still be some problems. Anyway, thank you very much. |
Have you solved this problem yet? If not, you can try using this method from leotireger; I’ve already got it running successfully. |
Thanks you two a lot, I 'll have a try |
I finally run the total project just now. After making sure ollama's serve is working properly locally, and and then follow the steps linked below : There are my steps:
|
Thanks a lot. I have successfully run it for one time, but after I close it using Ctrl +C I can't restart it again. The backend stops at "Convex functions ready!" while the convex shows FastForwardWorker died, VectorCompactor died, TextCompactor died. |
Now I have known how to successfully run the backend and restart the code. But my frontend still can't work as your pic. BTW, how can I record the messages locally. When I run the code locally, I have no dashboard. |
I deployed this project on Windows. After the deployment, I opened the webpage and clicked the ‘interact’ button, but there was no response. Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered: