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

角色管理-权限配置无法访问:timeout of 5000ms exceeded #2

Open
LiveGrow opened this issue Dec 4, 2023 · 2 comments
Open

Comments

@LiveGrow
Copy link

LiveGrow commented Dec 4, 2023

5K8 IWR9IR%885ZQBN7M3X
点击角色管理-权限配置,弹出timeout of 5000ms exceeded,无法访问。
浏览器网络标头如下:
请求 URL:
http://127.0.0.1:8000/api/system/role_menu_button_permission/get_role_premission/?role=1

后端控制台输出:
[2023-12-04 23:42:37][django.server.handle_error():80] [INFO] - Broken pipe from ('127.0.0.1', 7727)
[2023-12-04 23:42:48][django.server.log_message():187] [INFO] "GET /api/system/role_menu_button_permission/data_scope/ HTTP/1.1" 200 264
[2023-12-04 23:42:58][django.server.handle_error():80] [INFO] - Broken pipe from ('127.0.0.1', 7770)
[2023-12-04 23:45:25][django.server.handle_error():80] [INFO] - Broken pipe from ('127.0.0.1', 7751)
[2023-12-04 23:45:26][django.server.handle_error():80] [INFO] - Broken pipe from ('127.0.0.1', 7957)

请求大佬看看,谢谢!

@LiveGrow
Copy link
Author

LiveGrow commented Dec 5, 2023

更换为本地sqlite3数据库后,可以访问了
原来使用的MySQL 5.7版本,MySQL不用8.0,而是用5.7,需要更改哪些代码或配置呢?

@LiveGrow
Copy link
Author

LiveGrow commented Dec 7, 2023

使用腾讯云TDSQL-C Mysql5.7版本测试失败,使用本地Mysql 5.7版本测试成功

liqianglog pushed a commit that referenced this issue Dec 18, 2023
Merge Request: 正式发布v3.0.0版本

Created By: @dvadmin-开发-李强
Accepted By: @dvadmin-开发-李强
URL: https://dvadmin-private.coding.net/p/code/d/dvadmin3/git/merge/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant