Created
August 19, 2013 20:58
-
-
Save jamland/6274124 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 get -u -v github.com/vmihailenco/pg | |
github.com/vmihailenco/pg (download) | |
github.com/golang/glog (download) | |
github.com/vmihailenco/bufio (download) | |
github.com/golang/glog | |
github.com/vmihailenco/pg | |
Intergalactic:goab andy$ go run cmd/api/main.go -v=2 -logtostderr | |
I0819 23:57:58.681632 13498 context.go:409] api] listening on :8080 using dev environment | |
E0819 23:58:11.561129 13498 context.go:417] 8862931531432333983] QueryOne failed: FATAL #3D000 database "goab_development5" does not exist: | |
I0819 23:58:11.561229 13498 context.go:409] 8862931531432333983] GET /api/v3/projects/1055/groups?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 401 0 | |
E0819 23:58:11.563337 13498 context.go:417] 7424819689733096853] QueryOne failed: FATAL #3D000 database "goab_development5" does not exist: | |
I0819 23:58:11.563393 13498 context.go:409] 7424819689733096853] GET /api/v3/projects/1055?key=cf0a432a45d76ff832516ffa29ea4c3590222ec5 401 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment