GitHub user farhanqv added a comment to the discussion: Connecting Trino from Different Machine (Superset)
I've Verified Trino is listening on port 8080 with ss -tulnp on the Trino VM: `tcp LISTEN 0 4096 *:8080 *:* users:(("trino-server-co",pid=87173,fd=182))` UFW is inactive, no firewall appears to be blocking access: `sudo ufw status Status: inactive ` Also tried changing discovery.uri to point to the actual IP instead of localhost, but then Trino logs show: `Cannot connect to discovery server for refresh (trino/general) Caused by: java.net.SocketTimeoutException: Connect Timeout ` GitHub link: https://github.com/apache/superset/discussions/33459#discussioncomment-13165621 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org