Azure-Samples / Azure-Samples/llama-index-python
Fail to load web page in DevContainer
- Ngôn ngữ chính
- Python
- Star
- 62
- Fork
- 52
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the issue**:
When both the Flask development server and the web application are started, open the url http://localhost:3000/, the following error message appears:

**Repro Steps**:
1. Run `azd auth login`.
2. Run `azd up`.
3. Run `cd backend `.
4. Run `python3 -m venv venv` and `source venv/bin/activate`.
5. Run `poetry install`.
6. Run `azd env get-values > .env`.
7. Run `poetry run generate`.
8. Run `cd ../frontend` and `npm install`.
9. Run `cd ../backend` and `python main.py`.
10. Open a new terminal.
11. Run `cd frontend` and `npm run dev`.
12. Open the url http://localhost:3000/.
**Environment**:
- Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
- OS: Dev Containers
**Expected behavior**:
The web pag can load normally.
@jongio and @marlenezw for notification.
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện sự cố bằng các lệnh azd, backend và frontend được liệt kê, sau đó kiểm tra lỗi của trình duyệt và đầu ra của backend/main.py và npm run dev. Hoàn thành khi ứng dụng tải bình thường tại http://localhost:3000/ trong Dev Container.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, flask, python
- Lĩnh vực
- devops, full-stack
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100