You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, this happened when the data being queried was over 11000 points, and once it happened, it could not be recovered.
If you need to use it right away, I think you can retrieve it with a smaller query range.
But when I try to use http://my_url endpoint as the plugin connection url, it results in the plugin-unavailable error.
GET /health from the /datasources page gives 503 {"message":"Plugin unavailable","traceID":""}.
POST /query from the /explore page gives 500 {"message":"Internal server error","messageId":"plugin.unavailable","statusCode":500,"traceID":""}
Is there a way to debug what's wrong with my endpoint? Is there a way to skip health check and force the plugin to pass queries without availability testing? Or any other idea regarding the issue...
Hello @SRoy0001 , @bourbonkk and @dhilt
I feel like this could have been introduced recently, could you try the previous version and let me know if you still reproduce ? thank you !
Hi,
I'm getting this error when I'm running a query that runs on druid datasource plugin. Any help on this would be much appreciated.
The text was updated successfully, but these errors were encountered: