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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share function error #7548

Closed
1 task done
lidaming1 opened this issue Feb 27, 2024 · 1 comment
Closed
1 task done

Share function error #7548

lidaming1 opened this issue Feb 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lidaming1
Copy link

Describe the bug

When I use the function of share, and open the public URL锛孏radio gives the message No interface is running right now,such as :
image

and there has nothing wrong in the cmd:
image

Have you searched existing issues? 馃攷

  • I have searched and found no existing issues

Reproduction

import gradio as gr
with gr.Blocks() as demo:
demo.launch(share=True)

Screenshot

No response

Logs

No response

System Info

gradio version : 4.19.2
windows 10
python 3.10.12

Severity

I can work around it

@lidaming1 lidaming1 added the bug Something isn't working label Feb 27, 2024
@abidlabs
Copy link
Member

Hi @lidaming1 we're going to take a look at all the share link issues soon. In the meantime, can you please use this issue to share any share link-related issues: #3677 -- it also includes some suggestions that may be helpful for you

@abidlabs abidlabs closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
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