abi / abi/screenshot-to-code

Unable to access the web side after startup

Open
#396 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78.7k
Forks
9.6k
PR merge metrics
No merged PRs in 30d

Description

![屏幕截图 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.