Skip to content
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

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app #4099

Closed
1 task done
Wave-Han opened this issue May 8, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Wave-Han
Copy link

Wave-Han commented May 8, 2023

Describe the bug

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app
Startup time: 146.3s (import torch: 3.0s, import gradio: 0.9s, import ldm: 0.6s, other imports: 0.7s, load scripts: 1.6s, load SD checkpoint: 4.5s, create ui: 1.3s, gradio launch: 133.7s)

I used the ping command to test the status page, and he was able to pass it.

root@VM-32-8-ubuntu:/home/ubuntu# ping status.gradio.app
PING psp-lb2.uptimerobot.com (142.132.149.97) 56(84) bytes of data.
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=1 ttl=47 time=252 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=2 ttl=47 time=253 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=3 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=4 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=5 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=6 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=7 ttl=47 time=252 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=8 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=9 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=10 ttl=47 time=250 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=11 ttl=47 time=252 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=12 ttl=47 time=253 ms
64 bytes from psp-clients-primary.uptimerobot.com (142.132.149.97): icmp_seq=13 ttl=47 time=252 ms

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

sudo docker pull gpulab.tencentcloudcr.com/ai/stable-diffusion:1.0.6

Screenshot

No response

Logs

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app
Startup time: 146.3s (import torch: 3.0s, import gradio: 0.9s, import ldm: 0.6s, other imports: 0.7s, load scripts: 1.6s, load SD checkpoint: 4.5s, create ui: 1.3s, gradio launch: 133.7s)

System Info

sudo docker pull gpulab.tencentcloudcr.com/ai/stable-diffusion:1.0.6

Severity

blocking all usage of gradio

@Wave-Han Wave-Han added the bug Something isn't working label May 8, 2023
@abidlabs
Copy link
Member

abidlabs commented May 8, 2023

Hi @Wave-Han please see some of the potential solutions in this thread: #3677. I'm going to close this issue because we haven't been able to reproduce this issue in the past, except to offer the solutions that worked for some users in #3677.

@abidlabs abidlabs closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants