abi / abi/screenshot-to-code

Error generating code

Aperta
#405 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
78.7k
Fork
9.6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I get an error when converting screenshot to code on self hosted application

Steps to reproduce the behavior:
1. Self host this application per readme
2. Upload image to convert to code.
3. The application shows the error message - "Error generating code. Check the Developer Console AND the backend logs for details. Feel free to open a Github issue"
4. I don't see any errors in the developer console. See below
```
screenshot-to-code/backend# sudo poetry run uvicorn main:app --reload --port 7001
INFO: Will watch for changes in these directories: ['/home/admin/dev/devtools/screenshot-to-code/backend']
INFO: Uvicorn running on http://127.0.0.1:7001 (Press CTRL+C to quit)
INFO: Started reloader process [445283] using StatReload
INFO: Started server process [445287]
INFO: Waiting for application startup.
INFO: Application startup complete.
```
5. I dont see log files. Let me know where thats located

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.