Created
September 27, 2013 16:18
-
-
Save jamland/6731110 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 | |
E0927 19:12:16.670635 31520 context.go:417] 3292520443089576497] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:12:16.670728 31520 context.go:409] 3292520443089576497] GET /api/v3/projects/1055?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:12:16.757764 31520 context.go:417] 3836601569812142355] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:12:16.757809 31520 context.go:409] 3836601569812142355] GET /api/v3/projects/1055/groups?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:18:10.325447 31520 context.go:417] 6045658558814272431] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:18:10.325509 31520 context.go:409] 6045658558814272431] GET /api/v3/projects/1055?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 401 0 | |
E0927 19:18:10.388588 31520 context.go:417] 1865857193268493608] QueryOne failed: dial tcp 127.0.0.1:5432: connection refused | |
I0927 19:18:10.388651 31520 context.go:409] 1865857193268493608] 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