forked from ovh/erlenmeyer
-
Notifications
You must be signed in to change notification settings - Fork 1
Error influxdb client of Grafana V10 and WARP10 3 #7
Copy link
Copy link
Open
Description
I have another problem with the influxdb client of Grafana V10 and WARP10 3
here is the error returned by Erlenmeyer
4|erlenmeyer | time="2024-03-31T14:40:44Z" level=warning msg="parseSeparatorCondition - Default: %!s(<nil>) - <nil>"
4|erlenmeyer | time="2024-03-31T14:40:44Z" level=error msg="Cannot unmarshal egress response: invalid character 'E' looking for beginning of value" error="Exception at 'exi5aJnHse0uwEPOUh2AtqqgXfYZ' =>AUTHENTICATE<= EVAL %!>(MISSING) IFTE' in section [TOP] (Unknown function 'AUTHENTICATE')" proto=influxQL
4|erlenmeyer | time="2024-03-31T14:40:44Z" level=info msg=Access date="2024-03-31 14:40:44.282194045 +0000 UTC" host=erlenmeyer.service.hexa-ai.fr latency=3.771034ms method=POST path=/influxdb/query referer= remote=192.168.1.1 status=400 txn=38c01c171afe842aeab92b4f21f1603f2c37b9040b8ec2ece1cfbeff2296969a uri="/influxdb/query?db=&epoch=ms" user_agent=Grafana/10.2.2
Obviously I am aware that AUTHENTICATE does not work on WARP10 3 and I therefore tested
'3' MINREV <% 'token' 'CAPADD' EVAL %> <% 'token' 'AUTHENTICATE' EVAL %> IFTE
And it works correctly on my WARP10 instance
I think my problem lies more with this log
4|erlenmeyer | time="2024-03-31T14:40:44Z" level=warning msg="parseSeparatorCondition - Default: %!s(<nil>) - <nil>"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels