程序进去后报错
#425
Replies: 1 comment
-
sorry我忘了我把代理开开了不好意思添麻烦了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2024-09-22 21:09:11.659 | INFO | config::34 - 设置路径, APP_PATH=C:\Users\ADMINI
1\AppData\Local\Temp\2_MEI53322 TEMP_PATH=C:\Users\ADMINI1\AppData\Local\Temp\2_MEI53322\tmp BASE_DIR=D:\bilibilibuy2024-09-22 21:09:11.717 | INFO | util.TimeService:compute_timeoffset:27 - 时间同步成功, 将使用ntp.aliyun.com时间
2024-09-22 21:09:11.717 | INFO | util.TimeService:set_timeoffset:40 - 设置时间偏差为: -0.00453秒
2024-09-22 21:09:11.734 | INFO | util.dynimport::7 - 尝试加载本地验证码模块
2024-09-22 21:09:11.746 | INFO | util.dynimport::9 - 加载成功
点击下面的网址运行程序 ↓↓↓↓↓↓↓↓↓↓↓↓↓↓
Running on local URL: http://127.0.0.1:7860
Traceback (most recent call last):
File "main.py", line 55, in
File "C:\Users\ADMINI~1\AppData\Local\Temp\2_MEI53322\gradio\blocks.py", line 2462, in launch
raise ValueError(
ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
[468] Failed to execute script 'main' due to unhandled exception!
在启动程序几秒后出现报错,程序停止前可以进入网页
v2.8.9 patch.3
Beta Was this translation helpful? Give feedback.
All reactions