Hello,

I am new to Golang and created an aerospike instance in google cloud from 
one of the projects in app engine.

I tried to connect to the database using 

  _, err := NewClient("10.240.0.3", 3000)


I also tried localhost as well as external ip provided by golang. But 
unable to connect.

Note that it is not golang/gingonic code issue as I was able to connect in 
my local system to a remote aerospike database that I installed in digital 
ocean.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/73ec5477-a389-4b43-a7db-160564836e43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to