Hi there,
I dont know know if I'm searching for the solution in the right place so please pardon me if I'm not. I'm deploying Redis on with Google Compute Engine (GCE) through the Cloud Launcher of Google. I'm needing the Redis solution to do some "sensitive" work for my Google App Engine (GAE) service (a python backend service). I need my GAE service to communicate with redis through the internal IP of the GCE instance. They are of course on the same network and sub-network and region. I get a beautiful : " ConnectionError: Error 13 connecting someIP:6379. Permission denied. " whenever I try to run commands on redis through my service and through the internal IP. It runs fine on the external IP of the GCE instance. Redis is running with a default config file If you have any ideas I would be glad to try. Thanks in advance -- 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/fc3272b3-9199-4a6b-900f-a023958ff047%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
