pinpoint-apm / pinpoint-docker

Official Dockerized components of the Pinpoint
http://pinpoint-apm.github.io/pinpoint/
Apache License 2.0
451 stars 227 forks source link

Error querying database. #196

Open lxxxxxxk opened 2 months ago

lxxxxxxk commented 2 months ago

I encountered an error in my Docker environment when accessing URL statistics: Error querying database. Cause: java.sql.SQLException: Failed to connect to url: jdbc:pinot://pinot-controller:900

It seems the Docker container cannot resolve pinot-controller. I tried modifying the .env file to replace pinot-controller with my host IP address, but it didn't work. I'm looking for a solution to this issue.

This problem has been bothering me for a while. Could someone offer remote support for troubleshooting this? I would greatly appreciate any assistance.