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

[BUG] 查询主机插件操作流水异常 #252

Closed
1 of 3 tasks
ZhuoZhuoCrayon opened this issue Nov 4, 2021 · 0 comments
Closed
1 of 3 tasks

[BUG] 查询主机插件操作流水异常 #252

ZhuoZhuoCrayon opened this issue Nov 4, 2021 · 0 comments
Assignees
Labels

Comments

@ZhuoZhuoCrayon
Copy link
Member

问题描述
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.6/site-packages/rest_framework/views.py", line 493, in dispatch
self.initial(request, *args, **kwargs)
File "/app/.heroku/python/lib/python3.6/site-packages/rest_framework/views.py", line 411, in initial
self.check_permissions(request)
File "/app/.heroku/python/lib/python3.6/site-packages/rest_framework/views.py", line 332, in check_permissions
if not permission.has_permission(request, self):
File "/app/apps/node_man/handlers/permission.py", line 282, in has_permission
bk_biz_scope = list(set([node["bk_biz_id"] for node in request.data["scope"]["nodes"]]))
KeyError: 'scope'

请提供以下信息

  • bk-nodeman 版本 (发布版本号 或 git tag):
  • 蓝鲸PaaS 版本:
  • bk-nodeman 异常日志:V2.1.353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants