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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: