InfluxDb2 on VM - 500 Internal Server Error: error calling function "limits"

David M 171 Reputation points
2025-01-31T15:39:09.01+00:00

Hello, On my Ubuntu server, i have installed Influx V2 (InfluxDB v2.7.6 (git: 3c58c06206)) I have the CLI: Influx CLI dev (git: a79a2a1b825867421d320428538f76a4c90aa34c)

I can run this query, i have results:
influx query 'import "influxdata/influxdb" influxdb.cardinality(bucket: "Soc-Env-Ppd", start: time(v: 1))'
But this query return error (same think in Web UI/Query editor):
influx query 'import "experimental/usage" usage.limits()' Error: failed to execute query: 500 Internal Server Error: error calling function "limits" @1:29-1:43: error calling function "api" @experimental/usage/usage.flux|308:9-313:10: Get "/api/v2/orgs/%7BorgID%7D/limits": unsupported protocol scheme ""

I have installed "nginx" I am in "https"

Do i have miss a thing ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,340 questions
0 comments No comments
{count} votes

Accepted answer
  1. Manu Philip 19,351 Reputation points MVP
    2025-01-31T15:47:53.2133333+00:00

    Hi David M

    The error indicates an issue with influxdb and I am afraid to say that we mayn't get a resolution from this forum. I suggest you post the question in influxdb related community forum to get a support

    https://community.influxdata.com/

    Hope this helps.


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.