Azure-Samples / Azure-Samples/openai
Unable to launch code in webapp
- Dominant language
- Jupyter Notebook
- Stars
- 1.3k
- Forks
- 455
- Avg merge
- 16h 17m
- Merged PRs (30d)
- 1
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> deploy code to webapp
### Any log messages given by the failure
> 2023-07-08T02:05:04.538815817Z from backend.contracts.error import OutOfScopeException, UnauthorizedDBAccessException
2023-07-08T02:05:04.538820117Z ModuleNotFoundError: No module named 'backend'
### Expected/desired behavior
> I have it running locally and confirmed it works prior to deployment
### OS and Version?
> Windows 10
### Versions
>
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Research direction
Start by reproducing the webapp deployment and reviewing the reported ModuleNotFoundError for the backend import. The payload names no files or tests, so inspect the deployment configuration and logs first; done means the deployed webapp launches successfully without the missing-module failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100