abi / abi/screenshot-to-code

Unable to access the web side after startup

Ouverte
#396 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
78.7k
Forks
9.6k
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript, nodejs, python, vite
Domaine
backend, devops, frontend, full-stack
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.