Skip to content

[BUG] Plugin tries connection for non-connected users #996

@Houseton

Description

@Houseton

We are seeing an error in which the plugin is trying to connect users who haven't initiated the connection with slash command (/github connect) in our Grafana

{"MESSAGE":"error [2026-04-15 09:46:00.836 +02:00] failed to get GitHub user info
caller=\"app/plugin_api.go:1127\" 
plugin_id=github 
error=\"Must connect user account to GitHub first.\" 
userid=[REDACTED]" 
[....]}

Should it be trying this in the background for people who don't want to connect/haven't connected their user accounts?
Or is this error someone who tried to connect an account than either disconnected it or didn't finish the connection?

Either way, it's generating a lot of errors and API calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions