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