Skip to content

Error when requesting data #14

@valentin-bee-transfer

Description

@valentin-bee-transfer

Describe the bug
I am trying to run the following query, select * from orders, in order to get the corresponding data but it does not work and in the query inspector it says the following:

{
"request": {...},
"response": {
"message": "An error occurred within the plugin",
"messageId": "plugin.downstreamError",
"statusCode": { "statusCode": 500,
"traceID": "56cf6ca5699814f9"
}
}

I'm currently running the same query but with another table and it's working normally. Does anyone know what it could be?

Expected behavior
The expected result would be to be able to fetch the information from the table.

Screenshots
image
image

I am using grafana cloud version 9.5.3. From the grafana website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions