Unable to access the web side after startup
- Dominant language
- Python
- Stars
- 78.7k
- Forks
- 9.6k
- PR merge metrics
- No merged PRs in 30d
Description

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
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs, python, vite
- Domain
- backend, devops, frontend, full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100