Skip to content

Instantly share code, notes, and snippets.

@jamland
Created August 19, 2013 20:26
Show Gist options
  • Save jamland/6273688 to your computer and use it in GitHub Desktop.
Save jamland/6273688 to your computer and use it in GitHub Desktop.
Intergalactic:goab andy$ go run cmd/api/main.go -v=2 -logtostderr
I0819 23:25:41.548983 12041 context.go:409] api] listening on :8080 using dev environment
E0819 23:25:51.113621 12041 context.go:417] 2357021504718454519] CacheCodec.Set "project-1055" failed: dial tcp: missing address
E0819 23:25:51.113680 12041 context.go:417] 2357021504718454519] CacheCodec.Set "project-api-key-de61dc4bc5f8830b55d32d2cb7b97161" failed: dial tcp: missing address
E0819 23:25:51.113825 12041 context.go:417] 1371870430460615083] CacheCodec.Set "project-1055" failed: dial tcp: missing address
E0819 23:25:51.113863 12041 context.go:417] 1371870430460615083] CacheCodec.Set "project-api-key-de61dc4bc5f8830b55d32d2cb7b97161" failed: dial tcp: missing address
I0819 23:25:51.114001 12041 context.go:409] 1371870430460615083] GET /api/v3/projects/1055?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 200 0
I0819 23:25:51.241812 12041 context.go:409] 2357021504718454519] GET /api/v3/projects/1055/groups?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 200 0
I0819 23:25:51.252289 12041 context.go:409] 5664840915796016886] GET /api/v3/projects/1055/group-environments?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 405 0
E0819 23:25:51.254442 12041 context.go:417] 339595906399197988] CacheCodec.Set "project-1055" failed: dial tcp: missing address
E0819 23:25:51.254508 12041 context.go:417] 339595906399197988] CacheCodec.Set "project-api-key-de61dc4bc5f8830b55d32d2cb7b97161" failed: dial tcp: missing address
E0819 23:25:51.314280 12041 context.go:417] 339595906399197988] DB.Query failed: ERROR #42P01 relation "group_activities" does not exist:
I0819 23:25:51.314958 12041 context.go:409] 339595906399197988] GET /api/v3/projects/1055/deploys?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 200 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment