abi / abi/screenshot-to-code

Unable to access the web side after startup

未关闭
#396 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
78.7k
派生
9.6k
PR 合并指标
30 天内没有已合并 PR

描述

![屏幕截图 2024-09-06 160806](https://github.com/user-attachments/assets/9b7f61c2-c11c-4f30-9104-6e93434668e7)
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

![屏幕截图 2024-09-06 161306](https://github.com/user-attachments/assets/8b65d115-2db0-48ae-83fa-b276665fc229)
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。