Open Samadan01 opened 2 months ago
Yep, like #6920 and my bug #9169 - It's a nasty bug and my users complain. They can work around it by opening an incognito session in the browser until the regular browser works again (I think once a certain session timeout is reached which can be minutes or hours, I don't have details).
Is there any resolve for this ?
has almost made our prod apps unusable when deployed to googe cloud run services or localtunnelling/port forwarding, basically only works locally.
it's happening again in 5.7.0 version updates.
Describe the bug
My response from the API during my GET request with command line interface(Bash), it keeps giving: event: error data: "404: Session not found."
Have you searched existing issues? 🔎
Reproduction
curl -X POST https://samadan01-blip-image-captioning-api.hf.space/call/predict -s -H "Content-Type: application/json" -d '{ "data": [ {"path":"https://raw.githubusercontent.com/gradio-app/gradio/main/test/test_files/bus.png"} ]}'
curl -N GET https://samadan01-blip-image-captioning-api.hf.space/call/predict/$EVENT_ID
Screenshot
No response
Logs
System Info
Severity
Blocking usage of gradio