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

Cannot query keypair list after creating a new user #1703

Closed
agatha197 opened this issue Nov 8, 2023 · 3 comments
Closed

Cannot query keypair list after creating a new user #1703

agatha197 opened this issue Nov 8, 2023 · 3 comments
Assignees
Labels
urgency:blocker IT SHOULD BE RESOLVED BEFORE NEXT RELEASE!
Milestone

Comments

@agatha197
Copy link
Contributor

What Operating System(s) are you seeing this problem on?

macOS (Apple Silicon)

Backend.AI version

23.09

Describe the bug

If the admin creates a new user with setting project, it's not possible to query keypair list with the below error.
BackendAPIError(400, 'Bad request', {'type': '[https://api.backend.ai/probs/graphql-error'](https://api.backend.ai/probs/graphql-error%27), 'title': 'GraphQL-generated error', 'data': [OrderedDict([('message', "'<=' not supported between instances of 'str' and 'int'"), ('locations', [OrderedDict([('line', 3), ('column', 79)])]), ('path', ['keypair_list', 'items', 5, 'concurrency_used'])]), OrderedDict([('message', "'<=' not supported between instances of 'str' and 'int'"), ('locations', [OrderedDict([('line', 3), ('column', 107)])]), ('path', ['keypair_list', 'items', 5, 'num_queries'])])]})
image

To Reproduce

Create a new user by specifying a project and look up the key pair list.

Expected Behavior

return keypair list

Anything else?

No response

@agatha197 agatha197 added the type:bug Reports about that are not working label Nov 8, 2023
@agatha197 agatha197 added this to the 23.09 milestone Nov 8, 2023
@agatha197 agatha197 added the urgency:blocker IT SHOULD BE RESOLVED BEFORE NEXT RELEASE! label Nov 8, 2023
@gpuligundla
Copy link

trying to triage the issue

@minseokey
Copy link
Contributor

@agatha197 I'm trying to solve this issue now, but it's hard to create the same problem situation. How did the error occur?

@agatha197
Copy link
Contributor Author

@minseokey already resolved. close this issue.

@achimnol achimnol removed the type:bug Reports about that are not working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
urgency:blocker IT SHOULD BE RESOLVED BEFORE NEXT RELEASE!
Projects
None yet
Development

No branches or pull requests

4 participants