Unable to access the web side after startup
- 主要语言
- Python
- 星标
- 78.7k
- 派生
- 9.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述

I deploy the service on the server. yarn dev starts the front end program. The screenshot message as above appears. Is this correct?
Then I can't access with my ip:5173

Here's my back-end service startup
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue describes a deployment problem where the frontend (likely Vite on port 5173) and backend services start but are inaccessible. Check the project's deployment documentation or configuration files for host binding (like Vite's `--host` flag) and firewall/network settings. Look at the server logs shown in the screenshots to understand the bind address and any errors. Verify that both services are running and accessible on the server's IP address.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, nodejs, python, vite
- 领域
- backend, devops, frontend, full-stack
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100