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

cannot connect #5

Open
themass opened this issue Sep 18, 2024 · 6 comments
Open

cannot connect #5

themass opened this issue Sep 18, 2024 · 6 comments

Comments

@themass
Copy link

themass commented Sep 18, 2024

No description provided.

@marcus-daily
Copy link
Contributor

Hi @themass, could you give some more details about the issue you're seeing please?

@themass
Copy link
Author

themass commented Sep 19, 2024

Screenshot_20240919_104302_ai rtvi client basicdemo
Screenshot_20240919_104345_ai rtvi client basicdemo

@marcus-daily
Copy link
Contributor

Thanks, what do you have the URL set to? It should be set to https://api.daily.co/v1/bots/start or another RTVI-compatible backend. Currently it seems to be pointing somewhere which is returning an HTML page.

@themass
Copy link
Author

themass commented Sep 19, 2024

i use room url https://themass.daily.co/voicetest
maybe i am wrong.
bankend url should use https://github.com/rtvi-ai/rtvi-infra-examples/tree/main/01-local

@marcus-daily
Copy link
Contributor

@themass Yeah the backend URL shouldn't be a room URL. The room is created by the https://api.daily.co/v1/bots/start endpoint, or the http://localhost:7860 endpoint if you deploy locally. The client retrieves the room URL from the RTVI endpoint.

@themass
Copy link
Author

themass commented Sep 20, 2024

INFO: Uvicorn running on http://0.0.0.0:7860 (Press CTRL+C to quit)
INFO: 172.17.51.191:37964 - "POST / HTTP/1.1" 500 Internal Server Error
INFO: 172.17.51.191:34086 - "POST / HTTP/1.1" 500 Internal Server Error
INFO: 172.17.51.191:50512 - "POST / HTTP/1.1" 500 Internal Server Error
INFO: 172.17.51.191:54232 - "POST / HTTP/1.1" 500 Internal Server Error
INFO: 172.17.51.191:54244 - "POST / HTTP/1.1" 500 Internal Server Error

i run https://github.com/rtvi-ai/rtvi-infra-examples/tree/main/01-local, and config bankend url http://xxxxx:7860/ 。 the server throw exception like ""POST / HTTP/1.1" 500 Internal Server Error", there are no other log.

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