You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The strange thing is if use "Hello world" common well space, the PHP API works fine and correct, but if use the same php api in my server, the f..g error occures: HTTP/1.1 403 Forbidden
This shold be notified (on visible place) to save limited time and effords in this hot AI area at the moment!
"PHP Fatal error: Uncaught WebSocket\ConnectionException: Connection to 'wss://5585d147a4282f6f30.gradio.live/queue/join' failed: Server sent invalid upgrade response: HTTP/1.1 403 Forbidden"
1.Confirmed via shared hosting on Linux
2.Confirmed via local PC with no server Windows 10 with installed php 8.3.0, but not installed any web server!!!
What happened?
PHP Fatal error: Uncaught WebSocket\ConnectionException: Connection to 'wss://9797a8c499d50575a3.gradio.live/queue/join' failed: Server sent invalid upgrade response: HTTP/1.1 403 Forbidden
How to reproduce the bug
I have one prompt for text (as input) and expected to generate one picture (as output)
Use via Python client API:
Use via Javascript client API:
Package Version
2.0.0
PHP Version
8.2.0
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: