Created
September 27, 2013 16:10
-
-
Save jamland/6730989 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Intergalactic:goab andy$ go run cmd/api/main.go -v=2 -logtostderr | |
I0927 19:08:30.135345 31520 context.go:409] api] listening on :8080 using dev environment | |
E0927 19:09:04.053904 31520 context.go:417] 2915396640538496560] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:09:04.054016 31520 context.go:409] 2915396640538496560] GET /api/v3/projects/1055?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:09:04.131048 31520 context.go:417] 5292162622908391047] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:09:04.131115 31520 context.go:409] 5292162622908391047] GET /api/v3/projects/1055/groups?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:09:56.979394 31520 context.go:417] 7975128327245457842] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:09:56.979454 31520 context.go:409] 7975128327245457842] GET /api/v3/projects/1055?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:09:57.035758 31520 context.go:417] 3243056189420382358] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:09:57.035804 31520 context.go:409] 3243056189420382358] GET /api/v3/projects/1055/groups?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment