I’m trying to create a connexion profile in Datastream
internal ip address of the VM
-PORT : 8060 (opened in firewall)
-user/pwd
-database name
I have opened the port 8060 in the firewall for the allowlist ip addresses.
The connexion fails with the error
We timed out trying to connect to the data source. Make sure that the hostname and port configuration is correct and that the data source is available.
In the logging i see
status: {
code: 7
message: “Internal error.”
}
}
With pgadmin, i can connect to the Database locally with an iap-tunnel on port 8060, i can’t figure out why in Datastream it fails to connect.
But if you are trying to set up a private connection between a VPC and Datastreams private network, I would suggest that you follow this guide on how to use the internal IP addresses that will enable Datastream to communicate with the resources: https://cloud.google.com/datastream/docs/private-connectivity