-
Notifications
You must be signed in to change notification settings - Fork 60.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Cannot upload or generate images #5224
Comments
I continue to have exceptions using the dalle3 model (every single time) like: I get this even after clearing all stite data with the web-inspector in chrome, and after manually deleting items from browser storage for the app |
we register service worker, to mock upload API, save image to
you get 403 error message in console, you can check you do not check "bypass for network" |
It just started working after update, or maybe cache issue. |
📦 Deployment Method
Docker
📌 Version
2.14.1
💻 Operating System
Ubuntu
📌 System Version
22.04 LTS
🌐 Browser
Chrome
📌 Browser Version
127.0.6533.89
🐛 Bug Description
When I'm trying to upload photo using gpt4o or generate one using dalle3 i got this error:
I cleared any app data without any success
📷 Recurrence Steps
🚦 Expected Behavior
Be able to upload images to cache
📝 Additional Information
I'm using cloudflare proxy (DNS), VPN and Nginx Proxy Manager to expose site to the world.
Uploading was working few weeks ago.
The text was updated successfully, but these errors were encountered: