-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Share link not generated, error message references non-existent file #4548
Comments
Hi @mijaba it looks like some software is blocking the download of your share file. Can you try these steps:
Let us know if it then works for you! |
Thanks for your help. The download is blocked on the computer where I was installing it. When I download the file to a different machine and copy it over, the file is removed. I don't actually have a working version, yet, but I can now see that it's another instance of the problem described in issue #3230. In my case, I'd guess the issue is Windows Defender. It may be worth considering if the error message that Gradio provides could be improved. I think this can be closed; any follow-up makes more sense in issue #3230. |
Ok agreed I think we can improve the messaging -- I'll leave this issue open until we do |
I am having the same issue running this inside the docker. The window installer doesn't work because I also use a Mac. Could you please let me fix this problem? |
Describe the bug
I am attempting to run the Oobabooga text-generation-webui, which uses Gradio v3.33.1. This produces a local link, but fails to create a sharing link. Instead, it reports that it could not create a shared link and gives a message saying to ensure that my antivirus or firewall is not blocking the frpc_windows_amd64_v0.2 binary file. This file does not exist at the given path.
Upgrading to Gradio v3.34.0 has no effect. Using Gradio v3.35.2 fails with an unrelated stacktrace.
This may be related to issue #4347 and its resolution #4380.
Is there an existing issue for this?
Reproduction
Errors arise when using the repository at https://github.com/oobabooga/text-generation-webui and following their instructions.
conda activate textgen
python server.py --share
Screenshot
No response
Logs
System Info
Severity
serious, but I can work around it
The text was updated successfully, but these errors were encountered: