microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.59k stars 2.49k forks source link

How to resolve container didn't resolve to HTTPs ping on port error #800

Closed kagoolastha23 closed 2 months ago

kagoolastha23 commented 5 months ago

Describe the bug I have been getting the error on container.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'sample-app-aoai-chatGPT'
  2. Click on ' readme.md '
  3. Scroll down to 'deploy using CLI.'
  4. See error

Expected behavior The app service should be running but gives Application error

Screenshots

sample123

Also on my container logs it docker failed to start.

Configuration: Please provide the following

Additional context I have been getting error and I have changed expose on docker file to 3000 and added WEBSITES_PORT =3000 on application settings. It didn't work. I would be grateful if I get some help on this.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.