azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Stuck on the Python Developer welcome page, config problem

Open Codyerd opened this issue 2 years ago • 3 comments

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I followed every step of the instruction and deployed the web app successfully. However, it seems that I can't interact with the application since the website from the endpoint URL is always stuck on the welcoming page like below. image

Any log messages given by the failure

The debugging console shows that "DevTools failed to load source map: Could not load content for https://ajax.aspnetcdn.com/ajax/bootstrap/4.1.1/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE" I searched it up and it seems to be affected by the extensions in Chrome. But I switched to Edge and disabled all my extensions it still didn't work.

Expected/desired behavior

I was hoping to see the frontend and interact with the chat bot in the endpoint website.

OS and Version?

Windows 10.

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Codyerd avatar May 12 '23 06:05 Codyerd

We've the same issue it terms of seeing the Python Startup Page. The application was working before but we had to stop the app in Azure and now it's not coming up again. Is there any startup command that we have to put in the the backend to be able to come up the app again?

Lownex avatar May 22 '23 12:05 Lownex

anyone figure this out?

btindol avatar Jul 05 '23 18:07 btindol

Can you follow the debugging instructions in my blog post at http://blog.pamelafox.org/2023/06/tips-for-debugging-flask-deployments-to.html and see if you find any errors in the deployment logs or log stream? I suspect there's an issue in the deployment log.

pamelafox avatar Jul 06 '23 16:07 pamelafox

Going to close this issue since we haven't heard back. Please comment or open a new issue if you find an error in the logs that you need help deciphering. Thanks!

pamelafox avatar Jul 28 '23 17:07 pamelafox