screenshot-to-code
screenshot-to-code copied to clipboard
Error generating code. Check the Developer Console AND the backend logs for details
My ChatGPT has access to GPT-VISION. and the web app loads well but when I upload an image. it returns this error 'Error generating code. Check the Developer Console AND the backend logs for details'
I have same issues , I already entered API key
Did it work when you entered API Key?
Take a look here, maybe you are missing the .env file in the frontend: https://github.com/abi/screenshot-to-code/issues/155#issuecomment-1837482503
still same error.
I have same issues , I already entered API key
I have the same error, but my error only exists in docker
@AnAnonymousFriend please share your docker logs to help debug it.
@abi When I added "--host 0.0.0.0", docker worked fine
Great!