清除缓存后,django+pywebio页面加载不出来,仅在最上方显示Powered By PyWebIO #388
Unanswered
yuanzbhhuc
asked this question in
Q&A
Replies: 3 comments 4 replies
-
请问您解决了吗,我现在也是遇到这个问题 |
Beta Was this translation helpful? Give feedback.
2 replies
-
请尝试在 start_server() 中传入 cdn=False 参数来关闭CDN,pywebio使用的CDN最近在国内很多地区被墙了 |
Beta Was this translation helpful? Give feedback.
2 replies
-
问题解决了,非常感谢您的解决方法!
|
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.
-
服务器部署刚开始可以访问,隔一段时间访问就出现这个情况了
本地pycharm运行,也出现这种情况,好像现在pywebio的页面都加载不了,测试了其他django应用都可以
Beta Was this translation helpful? Give feedback.
All reactions