Open roxas122 opened 1 year ago
This likely won't happen if you don't use --share
. (Also, you really don't want to use --share
if you're disabling all of that security.)
This likely won't happen if you don't use
--share
. (Also, you really don't want to use--share
if you're disabling all of that security.)
How do I make a link without using --share? If I don't use 11d432d, I can create a share link normally, but when I use it, "Failed to connect to ec2.gradio.app:22" will appear. I want to use 11d432d, is there any way? thank you.
Facing the same issue on Kaggle! *** Failed to connect to ec2.gradio.app:22: [Errno 110] Connection timed out
Maybe they have banned gradio live connection on Kaggle and Google Colab
Hello,@roxas122 I have solved this problem on my code. I want to share with you and that might be a help.
Hope it will help you!
Is there an existing issue for this?
What happened?
Use Google Colab and run into problems: Failed to connect to ec2.gradio.app:22: [Errno 110] Connection timed out
Steps to reproduce the problem
What should have happened?
The Web-UI should have launched without any errors.
Version or Commit where the problem happens
11d432d
What Python version are you running on ?
None
What platforms do you use to access the UI ?
No response
What device are you running WebUI on?
No response
Cross attention optimization
Automatic
What browsers do you use to access the UI ?
No response
Command Line Arguments
List of extensions
No
Console logs
Additional information
I would like to keep using 11d432d if I could.