google-app-engine
installing extensible service proxy on Ubuntu in Google Compute Engine
I'm working on setting up endpoints for my GCE instance(s). I have followed the "quickstart for endpoints on compute engine" but I cannot install the "endpoints-runtime" package. The error I get is "E: Unable to locate package endpoints-runtime". I have checked /etc/apt/sources.list.d/google-cloud-endpoints.list and it contains: deb http://packages.cloud.google.com/apt google-cloud-endpoints-xenial main I performed a sudo apt-get update to refresh the package directory. How can I debug this?
Related Links
Nested structs on GAE datastore using Go
When doing a non ancestor query with a sort by key, will my result be ordered by entity groups?
JPA#Google App Engine: JPQL SELECT queries always return empty results
How do I ensure consistency between MemCache and Datastore on GAE?
Google App Engine routing and pathing
jinja2 template inheritance sample does not work
Debug google app engine project line by line
Pricing for Google App Engine with Custom SSL
GAE (JPA) add database entry manually
App Engine, JDO and Maven. Error on startup
Cant write cookies on live instance of google appengine
Google App Engine - Retrieving Parameters from URI in a doGet()?
How to detect if entity has no attribute (not model) in Google App Engine
GAE synchronized data with instances
How to increase GAE datastore index quota?
ndb independent transactions and retry