[GH-ISSUE #1175] *runtime.TypeAssertionError: interface conversion: interface {} is []interface {}, not map[interface {}]interface {} #6331

Closed
opened 2026-04-20 16:54:57 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @sentry[bot] on GitHub (Jul 25, 2025).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1175

Originally assigned to: @Copilot on GitHub.

Sentry Issue: API-OSS-20

*runtime.TypeAssertionError: interface conversion: interface {} is []interface {}, not map[interface {}]interface {}
  File "/go/src/code.vikunja.io/api/pkg/modules/auth/openid/providers.go", line 58, in GetAllProviders
  File "/go/src/code.vikunja.io/api/pkg/routes/api/v1/info.go", line 126, in Info
  File "/go/src/code.vikunja.io/api/pkg/routes/static.go", line 144, in setupStaticFrontendFilesHandler.static.func2.1
  File "/go/src/code.vikunja.io/api/pkg/routes/routes.go", line 94, in NewEcho.slogHTTPMiddleware.func1.1
...
(6 additional frame(s) were not displayed)
Originally created by @sentry[bot] on GitHub (Jul 25, 2025). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1175 Originally assigned to: @Copilot on GitHub. Sentry Issue: [API-OSS-20](https://vikunja.sentry.io/issues/6770010020/?referrer=github_integration) ``` *runtime.TypeAssertionError: interface conversion: interface {} is []interface {}, not map[interface {}]interface {} File "/go/src/code.vikunja.io/api/pkg/modules/auth/openid/providers.go", line 58, in GetAllProviders File "/go/src/code.vikunja.io/api/pkg/routes/api/v1/info.go", line 126, in Info File "/go/src/code.vikunja.io/api/pkg/routes/static.go", line 144, in setupStaticFrontendFilesHandler.static.func2.1 File "/go/src/code.vikunja.io/api/pkg/routes/routes.go", line 94, in NewEcho.slogHTTPMiddleware.func1.1 ... (6 additional frame(s) were not displayed) ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6331