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

[core] Cannot list all groups - syntax error #912

Open
Dim145 opened this issue Dec 20, 2024 · 0 comments
Open

[core] Cannot list all groups - syntax error #912

Dim145 opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Dim145
Copy link

Dim145 commented Dec 20, 2024

Describe the bug
cannot list all the groups. In the logs, we can see this error :

2024-12-20T09:10:35.561068Z ERROR http_request{method=GET path=/api/v1/group-info}: tower_http::trace::on_failure: response failed classification=Status code: 500 Internal Server Error latency=18 ms
2024-12-20T09:10:37.595925Z ERROR http_request{method=GET path=/api/v1/group-info}: defguard::handlers: Database error: error returned from database: syntax error at or near "name"

To Reproduce
Steps to reproduce the behavior:

  1. Go to /admin/groups
  2. See error

Expected behavior
get a list of all existing groups.

Version information

  • Defguard Core version: v1.1.4
  • Database version: postgresql v13

Screenshots
image

@Dim145 Dim145 added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant