· 9 years ago · Nov 23, 2016, 02:22 PM
1yauheniychernik@Yauheniys-MBP ~/g/s/g/h/ha> go run cmd/ha.go
2HAPATH= /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha
3async call "AcceptReminder" have been registered with function "github.com/housinganywhere/ha/tasks.AcceptReminder"
4async call "DescriptionReminder" have been registered with function "github.com/housinganywhere/ha/tasks.DescriptionReminder"
5async call "PhotoReminder" have been registered with function "github.com/housinganywhere/ha/tasks.PhotoReminder"
6async call "CreateTrelloCardTenantAreSelected" have been registered with function "github.com/housinganywhere/ha/tasks.CreateTrelloCardTenantAreSelected"
72016/11/23 17:20:16.179920 db.go:27: initialize database: dbname="ha_dev"; user="ha"; pool-size=5
8HAPATH= /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha
9async call "AcceptReminder" have been registered with function "github.com/housinganywhere/ha/tasks.AcceptReminder"
10async call "DescriptionReminder" have been registered with function "github.com/housinganywhere/ha/tasks.DescriptionReminder"
11async call "PhotoReminder" have been registered with function "github.com/housinganywhere/ha/tasks.PhotoReminder"
12async call "CreateTrelloCardTenantAreSelected" have been registered with function "github.com/housinganywhere/ha/tasks.CreateTrelloCardTenantAreSelected"
132016/11/23 17:20:16.547436 base.go:44: Gettext languages: ru-ru sv-se da-dk es-es fr-fr it-it nl-nl pt-pt zh-cn de-de en-us zh
142016/11/23 17:20:16.547485 debug.go:45: [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
15 - using env: export GIN_MODE=release
16 - using code: gin.SetMode(gin.ReleaseMode)
17
182016/11/23 17:20:16.547565 debug.go:45: [GIN-debug] GET /css/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
192016/11/23 17:20:16.547595 debug.go:45: [GIN-debug] HEAD /css/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
202016/11/23 17:20:16.547609 debug.go:45: [GIN-debug] GET /fonts/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
212016/11/23 17:20:16.547620 debug.go:45: [GIN-debug] HEAD /fonts/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
222016/11/23 17:20:16.547648 debug.go:45: [GIN-debug] GET /js/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
232016/11/23 17:20:16.547658 debug.go:45: [GIN-debug] HEAD /js/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
242016/11/23 17:20:16.547668 debug.go:45: [GIN-debug] GET /img/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
252016/11/23 17:20:16.547713 debug.go:45: [GIN-debug] HEAD /img/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
262016/11/23 17:20:16.547726 debug.go:45: [GIN-debug] GET /photos/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
272016/11/23 17:20:16.547736 debug.go:45: [GIN-debug] HEAD /photos/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
282016/11/23 17:20:16.547747 debug.go:45: [GIN-debug] GET /downloads/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
292016/11/23 17:20:16.547756 debug.go:45: [GIN-debug] HEAD /downloads/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
302016/11/23 17:20:16.547789 debug.go:45: [GIN-debug] GET /feeds/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
312016/11/23 17:20:16.547800 debug.go:45: [GIN-debug] HEAD /feeds/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
322016/11/23 17:20:16.547816 debug.go:45: [GIN-debug] GET /dist/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
332016/11/23 17:20:16.547830 debug.go:45: [GIN-debug] HEAD /dist/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
342016/11/23 17:20:16.547843 debug.go:45: [GIN-debug] GET /sitemaps/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
352016/11/23 17:20:16.547881 debug.go:45: [GIN-debug] HEAD /sitemaps/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
362016/11/23 17:20:16.547903 debug.go:45: [GIN-debug] GET /storage/cdn-stage.housinganywhere.com/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
372016/11/23 17:20:16.547914 debug.go:45: [GIN-debug] HEAD /storage/cdn-stage.housinganywhere.com/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
382016/11/23 17:20:16.547931 debug.go:45: [GIN-debug] GET /storage/archive.housinganywhere.com/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
392016/11/23 17:20:16.547944 debug.go:45: [GIN-debug] HEAD /storage/archive.housinganywhere.com/*filepath --> github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (12 handlers)
402016/11/23 17:20:16.548065 debug.go:45: [GIN-debug] GET /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
412016/11/23 17:20:16.548078 debug.go:45: [GIN-debug] POST /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
422016/11/23 17:20:16.548087 debug.go:45: [GIN-debug] PUT /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
432016/11/23 17:20:16.548095 debug.go:45: [GIN-debug] PATCH /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
442016/11/23 17:20:16.548102 debug.go:45: [GIN-debug] HEAD /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
452016/11/23 17:20:16.548111 debug.go:45: [GIN-debug] OPTIONS /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
462016/11/23 17:20:16.548118 debug.go:45: [GIN-debug] DELETE /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
472016/11/23 17:20:16.548147 debug.go:45: [GIN-debug] CONNECT /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
482016/11/23 17:20:16.548160 debug.go:45: [GIN-debug] TRACE /api-v1/rooms/:city --> main.runServer.func1 (12 handlers)
492016/11/23 17:20:16.548289 debug.go:45: [GIN-debug] GET /api/post-room --> main.runServer.func1 (12 handlers)
502016/11/23 17:20:16.548308 debug.go:45: [GIN-debug] POST /api/post-room --> main.runServer.func1 (12 handlers)
512016/11/23 17:20:16.548317 debug.go:45: [GIN-debug] PUT /api/post-room --> main.runServer.func1 (12 handlers)
522016/11/23 17:20:16.548325 debug.go:45: [GIN-debug] PATCH /api/post-room --> main.runServer.func1 (12 handlers)
532016/11/23 17:20:16.548333 debug.go:45: [GIN-debug] HEAD /api/post-room --> main.runServer.func1 (12 handlers)
542016/11/23 17:20:16.548357 debug.go:45: [GIN-debug] OPTIONS /api/post-room --> main.runServer.func1 (12 handlers)
552016/11/23 17:20:16.548370 debug.go:45: [GIN-debug] DELETE /api/post-room --> main.runServer.func1 (12 handlers)
562016/11/23 17:20:16.548379 debug.go:45: [GIN-debug] CONNECT /api/post-room --> main.runServer.func1 (12 handlers)
572016/11/23 17:20:16.548387 debug.go:45: [GIN-debug] TRACE /api/post-room --> main.runServer.func1 (12 handlers)
582016/11/23 17:20:16.548421 debug.go:45: [GIN-debug] GET /mandrillResponse --> main.runServer.func1 (12 handlers)
592016/11/23 17:20:16.548430 debug.go:45: [GIN-debug] POST /mandrillResponse --> main.runServer.func1 (12 handlers)
602016/11/23 17:20:16.548438 debug.go:45: [GIN-debug] PUT /mandrillResponse --> main.runServer.func1 (12 handlers)
612016/11/23 17:20:16.548446 debug.go:45: [GIN-debug] PATCH /mandrillResponse --> main.runServer.func1 (12 handlers)
622016/11/23 17:20:16.548452 debug.go:45: [GIN-debug] HEAD /mandrillResponse --> main.runServer.func1 (12 handlers)
632016/11/23 17:20:16.548459 debug.go:45: [GIN-debug] OPTIONS /mandrillResponse --> main.runServer.func1 (12 handlers)
642016/11/23 17:20:16.548466 debug.go:45: [GIN-debug] DELETE /mandrillResponse --> main.runServer.func1 (12 handlers)
652016/11/23 17:20:16.548472 debug.go:45: [GIN-debug] CONNECT /mandrillResponse --> main.runServer.func1 (12 handlers)
662016/11/23 17:20:16.548480 debug.go:45: [GIN-debug] TRACE /mandrillResponse --> main.runServer.func1 (12 handlers)
672016/11/23 17:20:16.548501 debug.go:45: [GIN-debug] GET /terms --> main.runServer.func1 (12 handlers)
682016/11/23 17:20:16.548512 debug.go:45: [GIN-debug] POST /terms --> main.runServer.func1 (12 handlers)
692016/11/23 17:20:16.548524 debug.go:45: [GIN-debug] PUT /terms --> main.runServer.func1 (12 handlers)
702016/11/23 17:20:16.548532 debug.go:45: [GIN-debug] PATCH /terms --> main.runServer.func1 (12 handlers)
712016/11/23 17:20:16.548540 debug.go:45: [GIN-debug] HEAD /terms --> main.runServer.func1 (12 handlers)
722016/11/23 17:20:16.548547 debug.go:45: [GIN-debug] OPTIONS /terms --> main.runServer.func1 (12 handlers)
732016/11/23 17:20:16.548556 debug.go:45: [GIN-debug] DELETE /terms --> main.runServer.func1 (12 handlers)
742016/11/23 17:20:16.548564 debug.go:45: [GIN-debug] CONNECT /terms --> main.runServer.func1 (12 handlers)
752016/11/23 17:20:16.548572 debug.go:45: [GIN-debug] TRACE /terms --> main.runServer.func1 (12 handlers)
762016/11/23 17:20:16.548593 debug.go:45: [GIN-debug] GET /submit-room --> main.runServer.func1 (12 handlers)
772016/11/23 17:20:16.548603 debug.go:45: [GIN-debug] POST /submit-room --> main.runServer.func1 (12 handlers)
782016/11/23 17:20:16.548610 debug.go:45: [GIN-debug] PUT /submit-room --> main.runServer.func1 (12 handlers)
792016/11/23 17:20:16.548616 debug.go:45: [GIN-debug] PATCH /submit-room --> main.runServer.func1 (12 handlers)
802016/11/23 17:20:16.548623 debug.go:45: [GIN-debug] HEAD /submit-room --> main.runServer.func1 (12 handlers)
812016/11/23 17:20:16.548631 debug.go:45: [GIN-debug] OPTIONS /submit-room --> main.runServer.func1 (12 handlers)
822016/11/23 17:20:16.548642 debug.go:45: [GIN-debug] DELETE /submit-room --> main.runServer.func1 (12 handlers)
832016/11/23 17:20:16.548673 debug.go:45: [GIN-debug] CONNECT /submit-room --> main.runServer.func1 (12 handlers)
842016/11/23 17:20:16.548682 debug.go:45: [GIN-debug] TRACE /submit-room --> main.runServer.func1 (12 handlers)
852016/11/23 17:20:16.548723 debug.go:45: [GIN-debug] GET /sms-accept/:token --> main.runServer.func1 (12 handlers)
862016/11/23 17:20:16.548737 debug.go:45: [GIN-debug] POST /sms-accept/:token --> main.runServer.func1 (12 handlers)
872016/11/23 17:20:16.548746 debug.go:45: [GIN-debug] PUT /sms-accept/:token --> main.runServer.func1 (12 handlers)
882016/11/23 17:20:16.548755 debug.go:45: [GIN-debug] PATCH /sms-accept/:token --> main.runServer.func1 (12 handlers)
892016/11/23 17:20:16.548764 debug.go:45: [GIN-debug] HEAD /sms-accept/:token --> main.runServer.func1 (12 handlers)
902016/11/23 17:20:16.548772 debug.go:45: [GIN-debug] OPTIONS /sms-accept/:token --> main.runServer.func1 (12 handlers)
912016/11/23 17:20:16.548780 debug.go:45: [GIN-debug] DELETE /sms-accept/:token --> main.runServer.func1 (12 handlers)
922016/11/23 17:20:16.548794 debug.go:45: [GIN-debug] CONNECT /sms-accept/:token --> main.runServer.func1 (12 handlers)
932016/11/23 17:20:16.548803 debug.go:45: [GIN-debug] TRACE /sms-accept/:token --> main.runServer.func1 (12 handlers)
942016/11/23 17:20:16.548887 debug.go:45: [GIN-debug] GET /set-lang --> main.runServer.func1 (12 handlers)
952016/11/23 17:20:16.548898 debug.go:45: [GIN-debug] POST /set-lang --> main.runServer.func1 (12 handlers)
962016/11/23 17:20:16.548906 debug.go:45: [GIN-debug] PUT /set-lang --> main.runServer.func1 (12 handlers)
972016/11/23 17:20:16.548914 debug.go:45: [GIN-debug] PATCH /set-lang --> main.runServer.func1 (12 handlers)
982016/11/23 17:20:16.548922 debug.go:45: [GIN-debug] HEAD /set-lang --> main.runServer.func1 (12 handlers)
992016/11/23 17:20:16.548930 debug.go:45: [GIN-debug] OPTIONS /set-lang --> main.runServer.func1 (12 handlers)
1002016/11/23 17:20:16.548938 debug.go:45: [GIN-debug] DELETE /set-lang --> main.runServer.func1 (12 handlers)
1012016/11/23 17:20:16.548945 debug.go:45: [GIN-debug] CONNECT /set-lang --> main.runServer.func1 (12 handlers)
1022016/11/23 17:20:16.548953 debug.go:45: [GIN-debug] TRACE /set-lang --> main.runServer.func1 (12 handlers)
1032016/11/23 17:20:16.548982 debug.go:45: [GIN-debug] GET /send-reminder/ --> main.runServer.func1 (12 handlers)
1042016/11/23 17:20:16.548993 debug.go:45: [GIN-debug] POST /send-reminder/ --> main.runServer.func1 (12 handlers)
1052016/11/23 17:20:16.549002 debug.go:45: [GIN-debug] PUT /send-reminder/ --> main.runServer.func1 (12 handlers)
1062016/11/23 17:20:16.549010 debug.go:45: [GIN-debug] PATCH /send-reminder/ --> main.runServer.func1 (12 handlers)
1072016/11/23 17:20:16.549018 debug.go:45: [GIN-debug] HEAD /send-reminder/ --> main.runServer.func1 (12 handlers)
1082016/11/23 17:20:16.549040 debug.go:45: [GIN-debug] OPTIONS /send-reminder/ --> main.runServer.func1 (12 handlers)
1092016/11/23 17:20:16.549047 debug.go:45: [GIN-debug] DELETE /send-reminder/ --> main.runServer.func1 (12 handlers)
1102016/11/23 17:20:16.549055 debug.go:45: [GIN-debug] CONNECT /send-reminder/ --> main.runServer.func1 (12 handlers)
1112016/11/23 17:20:16.549060 debug.go:45: [GIN-debug] TRACE /send-reminder/ --> main.runServer.func1 (12 handlers)
1122016/11/23 17:20:16.549074 debug.go:45: [GIN-debug] GET /safe-transfer --> main.runServer.func1 (12 handlers)
1132016/11/23 17:20:16.549082 debug.go:45: [GIN-debug] POST /safe-transfer --> main.runServer.func1 (12 handlers)
1142016/11/23 17:20:16.549086 debug.go:45: [GIN-debug] PUT /safe-transfer --> main.runServer.func1 (12 handlers)
1152016/11/23 17:20:16.549090 debug.go:45: [GIN-debug] PATCH /safe-transfer --> main.runServer.func1 (12 handlers)
1162016/11/23 17:20:16.549095 debug.go:45: [GIN-debug] HEAD /safe-transfer --> main.runServer.func1 (12 handlers)
1172016/11/23 17:20:16.549098 debug.go:45: [GIN-debug] OPTIONS /safe-transfer --> main.runServer.func1 (12 handlers)
1182016/11/23 17:20:16.549102 debug.go:45: [GIN-debug] DELETE /safe-transfer --> main.runServer.func1 (12 handlers)
1192016/11/23 17:20:16.549106 debug.go:45: [GIN-debug] CONNECT /safe-transfer --> main.runServer.func1 (12 handlers)
1202016/11/23 17:20:16.549110 debug.go:45: [GIN-debug] TRACE /safe-transfer --> main.runServer.func1 (12 handlers)
1212016/11/23 17:20:16.549124 debug.go:45: [GIN-debug] GET /safe-payment-service --> main.runServer.func1 (12 handlers)
1222016/11/23 17:20:16.549130 debug.go:45: [GIN-debug] POST /safe-payment-service --> main.runServer.func1 (12 handlers)
1232016/11/23 17:20:16.549135 debug.go:45: [GIN-debug] PUT /safe-payment-service --> main.runServer.func1 (12 handlers)
1242016/11/23 17:20:16.549139 debug.go:45: [GIN-debug] PATCH /safe-payment-service --> main.runServer.func1 (12 handlers)
1252016/11/23 17:20:16.549143 debug.go:45: [GIN-debug] HEAD /safe-payment-service --> main.runServer.func1 (12 handlers)
1262016/11/23 17:20:16.549150 debug.go:45: [GIN-debug] OPTIONS /safe-payment-service --> main.runServer.func1 (12 handlers)
1272016/11/23 17:20:16.549155 debug.go:45: [GIN-debug] DELETE /safe-payment-service --> main.runServer.func1 (12 handlers)
1282016/11/23 17:20:16.549159 debug.go:45: [GIN-debug] CONNECT /safe-payment-service --> main.runServer.func1 (12 handlers)
1292016/11/23 17:20:16.549163 debug.go:45: [GIN-debug] TRACE /safe-payment-service --> main.runServer.func1 (12 handlers)
1302016/11/23 17:20:16.549188 debug.go:45: [GIN-debug] GET /reset-password/:token --> main.runServer.func1 (12 handlers)
1312016/11/23 17:20:16.549245 debug.go:45: [GIN-debug] POST /reset-password/:token --> main.runServer.func1 (12 handlers)
1322016/11/23 17:20:16.549256 debug.go:45: [GIN-debug] PUT /reset-password/:token --> main.runServer.func1 (12 handlers)
1332016/11/23 17:20:16.549264 debug.go:45: [GIN-debug] PATCH /reset-password/:token --> main.runServer.func1 (12 handlers)
1342016/11/23 17:20:16.549272 debug.go:45: [GIN-debug] HEAD /reset-password/:token --> main.runServer.func1 (12 handlers)
1352016/11/23 17:20:16.549280 debug.go:45: [GIN-debug] OPTIONS /reset-password/:token --> main.runServer.func1 (12 handlers)
1362016/11/23 17:20:16.549295 debug.go:45: [GIN-debug] DELETE /reset-password/:token --> main.runServer.func1 (12 handlers)
1372016/11/23 17:20:16.549303 debug.go:45: [GIN-debug] CONNECT /reset-password/:token --> main.runServer.func1 (12 handlers)
1382016/11/23 17:20:16.549311 debug.go:45: [GIN-debug] TRACE /reset-password/:token --> main.runServer.func1 (12 handlers)
1392016/11/23 17:20:16.549372 debug.go:45: [GIN-debug] GET /removal-survey/ --> main.runServer.func1 (12 handlers)
1402016/11/23 17:20:16.549382 debug.go:45: [GIN-debug] POST /removal-survey/ --> main.runServer.func1 (12 handlers)
1412016/11/23 17:20:16.549388 debug.go:45: [GIN-debug] PUT /removal-survey/ --> main.runServer.func1 (12 handlers)
1422016/11/23 17:20:16.549392 debug.go:45: [GIN-debug] PATCH /removal-survey/ --> main.runServer.func1 (12 handlers)
1432016/11/23 17:20:16.549397 debug.go:45: [GIN-debug] HEAD /removal-survey/ --> main.runServer.func1 (12 handlers)
1442016/11/23 17:20:16.549401 debug.go:45: [GIN-debug] OPTIONS /removal-survey/ --> main.runServer.func1 (12 handlers)
1452016/11/23 17:20:16.549410 debug.go:45: [GIN-debug] DELETE /removal-survey/ --> main.runServer.func1 (12 handlers)
1462016/11/23 17:20:16.549415 debug.go:45: [GIN-debug] CONNECT /removal-survey/ --> main.runServer.func1 (12 handlers)
1472016/11/23 17:20:16.549440 debug.go:45: [GIN-debug] TRACE /removal-survey/ --> main.runServer.func1 (12 handlers)
1482016/11/23 17:20:16.549465 debug.go:45: [GIN-debug] GET /register --> main.runServer.func1 (12 handlers)
1492016/11/23 17:20:16.549476 debug.go:45: [GIN-debug] POST /register --> main.runServer.func1 (12 handlers)
1502016/11/23 17:20:16.549484 debug.go:45: [GIN-debug] PUT /register --> main.runServer.func1 (12 handlers)
1512016/11/23 17:20:16.549491 debug.go:45: [GIN-debug] PATCH /register --> main.runServer.func1 (12 handlers)
1522016/11/23 17:20:16.549499 debug.go:45: [GIN-debug] HEAD /register --> main.runServer.func1 (12 handlers)
1532016/11/23 17:20:16.549507 debug.go:45: [GIN-debug] OPTIONS /register --> main.runServer.func1 (12 handlers)
1542016/11/23 17:20:16.549516 debug.go:45: [GIN-debug] DELETE /register --> main.runServer.func1 (12 handlers)
1552016/11/23 17:20:16.549524 debug.go:45: [GIN-debug] CONNECT /register --> main.runServer.func1 (12 handlers)
1562016/11/23 17:20:16.549531 debug.go:45: [GIN-debug] TRACE /register --> main.runServer.func1 (12 handlers)
1572016/11/23 17:20:16.549591 debug.go:45: [GIN-debug] GET /recover-account --> main.runServer.func1 (12 handlers)
1582016/11/23 17:20:16.549602 debug.go:45: [GIN-debug] POST /recover-account --> main.runServer.func1 (12 handlers)
1592016/11/23 17:20:16.549606 debug.go:45: [GIN-debug] PUT /recover-account --> main.runServer.func1 (12 handlers)
1602016/11/23 17:20:16.549610 debug.go:45: [GIN-debug] PATCH /recover-account --> main.runServer.func1 (12 handlers)
1612016/11/23 17:20:16.549614 debug.go:45: [GIN-debug] HEAD /recover-account --> main.runServer.func1 (12 handlers)
1622016/11/23 17:20:16.549617 debug.go:45: [GIN-debug] OPTIONS /recover-account --> main.runServer.func1 (12 handlers)
1632016/11/23 17:20:16.549621 debug.go:45: [GIN-debug] DELETE /recover-account --> main.runServer.func1 (12 handlers)
1642016/11/23 17:20:16.549625 debug.go:45: [GIN-debug] CONNECT /recover-account --> main.runServer.func1 (12 handlers)
1652016/11/23 17:20:16.549640 debug.go:45: [GIN-debug] TRACE /recover-account --> main.runServer.func1 (12 handlers)
1662016/11/23 17:20:16.549678 debug.go:45: [GIN-debug] GET /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1672016/11/23 17:20:16.549725 debug.go:45: [GIN-debug] POST /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1682016/11/23 17:20:16.549740 debug.go:45: [GIN-debug] PUT /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1692016/11/23 17:20:16.549748 debug.go:45: [GIN-debug] PATCH /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1702016/11/23 17:20:16.549753 debug.go:45: [GIN-debug] HEAD /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1712016/11/23 17:20:16.549772 debug.go:45: [GIN-debug] OPTIONS /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1722016/11/23 17:20:16.549783 debug.go:45: [GIN-debug] DELETE /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1732016/11/23 17:20:16.549791 debug.go:45: [GIN-debug] CONNECT /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1742016/11/23 17:20:16.549799 debug.go:45: [GIN-debug] TRACE /partners/:uid/:university --> main.runServer.func1 (12 handlers)
1752016/11/23 17:20:16.549927 debug.go:45: [GIN-debug] GET /partners --> main.runServer.func1 (12 handlers)
1762016/11/23 17:20:16.549937 debug.go:45: [GIN-debug] POST /partners --> main.runServer.func1 (12 handlers)
1772016/11/23 17:20:16.549942 debug.go:45: [GIN-debug] PUT /partners --> main.runServer.func1 (12 handlers)
1782016/11/23 17:20:16.549946 debug.go:45: [GIN-debug] PATCH /partners --> main.runServer.func1 (12 handlers)
1792016/11/23 17:20:16.549949 debug.go:45: [GIN-debug] HEAD /partners --> main.runServer.func1 (12 handlers)
1802016/11/23 17:20:16.549953 debug.go:45: [GIN-debug] OPTIONS /partners --> main.runServer.func1 (12 handlers)
1812016/11/23 17:20:16.549957 debug.go:45: [GIN-debug] DELETE /partners --> main.runServer.func1 (12 handlers)
1822016/11/23 17:20:16.549961 debug.go:45: [GIN-debug] CONNECT /partners --> main.runServer.func1 (12 handlers)
1832016/11/23 17:20:16.549965 debug.go:45: [GIN-debug] TRACE /partners --> main.runServer.func1 (12 handlers)
1842016/11/23 17:20:16.550025 debug.go:45: [GIN-debug] GET /logout --> main.runServer.func1 (12 handlers)
1852016/11/23 17:20:16.550051 debug.go:45: [GIN-debug] POST /logout --> main.runServer.func1 (12 handlers)
1862016/11/23 17:20:16.550061 debug.go:45: [GIN-debug] PUT /logout --> main.runServer.func1 (12 handlers)
1872016/11/23 17:20:16.550069 debug.go:45: [GIN-debug] PATCH /logout --> main.runServer.func1 (12 handlers)
1882016/11/23 17:20:16.550095 debug.go:45: [GIN-debug] HEAD /logout --> main.runServer.func1 (12 handlers)
1892016/11/23 17:20:16.550104 debug.go:45: [GIN-debug] OPTIONS /logout --> main.runServer.func1 (12 handlers)
1902016/11/23 17:20:16.550112 debug.go:45: [GIN-debug] DELETE /logout --> main.runServer.func1 (12 handlers)
1912016/11/23 17:20:16.550119 debug.go:45: [GIN-debug] CONNECT /logout --> main.runServer.func1 (12 handlers)
1922016/11/23 17:20:16.550126 debug.go:45: [GIN-debug] TRACE /logout --> main.runServer.func1 (12 handlers)
1932016/11/23 17:20:16.550145 debug.go:45: [GIN-debug] GET /login --> main.runServer.func1 (12 handlers)
1942016/11/23 17:20:16.550152 debug.go:45: [GIN-debug] POST /login --> main.runServer.func1 (12 handlers)
1952016/11/23 17:20:16.550156 debug.go:45: [GIN-debug] PUT /login --> main.runServer.func1 (12 handlers)
1962016/11/23 17:20:16.550175 debug.go:45: [GIN-debug] PATCH /login --> main.runServer.func1 (12 handlers)
1972016/11/23 17:20:16.550193 debug.go:45: [GIN-debug] HEAD /login --> main.runServer.func1 (12 handlers)
1982016/11/23 17:20:16.550203 debug.go:45: [GIN-debug] OPTIONS /login --> main.runServer.func1 (12 handlers)
1992016/11/23 17:20:16.550211 debug.go:45: [GIN-debug] DELETE /login --> main.runServer.func1 (12 handlers)
2002016/11/23 17:20:16.550236 debug.go:45: [GIN-debug] CONNECT /login --> main.runServer.func1 (12 handlers)
2012016/11/23 17:20:16.550248 debug.go:45: [GIN-debug] TRACE /login --> main.runServer.func1 (12 handlers)
2022016/11/23 17:20:16.550289 debug.go:45: [GIN-debug] GET /list-your-place --> main.runServer.func1 (12 handlers)
2032016/11/23 17:20:16.550304 debug.go:45: [GIN-debug] POST /list-your-place --> main.runServer.func1 (12 handlers)
2042016/11/23 17:20:16.550314 debug.go:45: [GIN-debug] PUT /list-your-place --> main.runServer.func1 (12 handlers)
2052016/11/23 17:20:16.550322 debug.go:45: [GIN-debug] PATCH /list-your-place --> main.runServer.func1 (12 handlers)
2062016/11/23 17:20:16.550331 debug.go:45: [GIN-debug] HEAD /list-your-place --> main.runServer.func1 (12 handlers)
2072016/11/23 17:20:16.550344 debug.go:45: [GIN-debug] OPTIONS /list-your-place --> main.runServer.func1 (12 handlers)
2082016/11/23 17:20:16.550349 debug.go:45: [GIN-debug] DELETE /list-your-place --> main.runServer.func1 (12 handlers)
2092016/11/23 17:20:16.550353 debug.go:45: [GIN-debug] CONNECT /list-your-place --> main.runServer.func1 (12 handlers)
2102016/11/23 17:20:16.550357 debug.go:45: [GIN-debug] TRACE /list-your-place --> main.runServer.func1 (12 handlers)
2112016/11/23 17:20:16.550460 debug.go:45: [GIN-debug] GET /legal --> main.runServer.func1 (12 handlers)
2122016/11/23 17:20:16.550474 debug.go:45: [GIN-debug] POST /legal --> main.runServer.func1 (12 handlers)
2132016/11/23 17:20:16.550483 debug.go:45: [GIN-debug] PUT /legal --> main.runServer.func1 (12 handlers)
2142016/11/23 17:20:16.550491 debug.go:45: [GIN-debug] PATCH /legal --> main.runServer.func1 (12 handlers)
2152016/11/23 17:20:16.550498 debug.go:45: [GIN-debug] HEAD /legal --> main.runServer.func1 (12 handlers)
2162016/11/23 17:20:16.550502 debug.go:45: [GIN-debug] OPTIONS /legal --> main.runServer.func1 (12 handlers)
2172016/11/23 17:20:16.550506 debug.go:45: [GIN-debug] DELETE /legal --> main.runServer.func1 (12 handlers)
2182016/11/23 17:20:16.550510 debug.go:45: [GIN-debug] CONNECT /legal --> main.runServer.func1 (12 handlers)
2192016/11/23 17:20:16.550517 debug.go:45: [GIN-debug] TRACE /legal --> main.runServer.func1 (12 handlers)
2202016/11/23 17:20:16.550546 debug.go:45: [GIN-debug] GET /jobs --> main.runServer.func1 (12 handlers)
2212016/11/23 17:20:16.550561 debug.go:45: [GIN-debug] POST /jobs --> main.runServer.func1 (12 handlers)
2222016/11/23 17:20:16.550570 debug.go:45: [GIN-debug] PUT /jobs --> main.runServer.func1 (12 handlers)
2232016/11/23 17:20:16.550578 debug.go:45: [GIN-debug] PATCH /jobs --> main.runServer.func1 (12 handlers)
2242016/11/23 17:20:16.550585 debug.go:45: [GIN-debug] HEAD /jobs --> main.runServer.func1 (12 handlers)
2252016/11/23 17:20:16.550595 debug.go:45: [GIN-debug] OPTIONS /jobs --> main.runServer.func1 (12 handlers)
2262016/11/23 17:20:16.550602 debug.go:45: [GIN-debug] DELETE /jobs --> main.runServer.func1 (12 handlers)
2272016/11/23 17:20:16.550609 debug.go:45: [GIN-debug] CONNECT /jobs --> main.runServer.func1 (12 handlers)
2282016/11/23 17:20:16.550617 debug.go:45: [GIN-debug] TRACE /jobs --> main.runServer.func1 (12 handlers)
2292016/11/23 17:20:16.550664 debug.go:45: [GIN-debug] GET /how-to-list --> main.runServer.func1 (12 handlers)
2302016/11/23 17:20:16.550677 debug.go:45: [GIN-debug] POST /how-to-list --> main.runServer.func1 (12 handlers)
2312016/11/23 17:20:16.550686 debug.go:45: [GIN-debug] PUT /how-to-list --> main.runServer.func1 (12 handlers)
2322016/11/23 17:20:16.550719 debug.go:45: [GIN-debug] PATCH /how-to-list --> main.runServer.func1 (12 handlers)
2332016/11/23 17:20:16.550732 debug.go:45: [GIN-debug] HEAD /how-to-list --> main.runServer.func1 (12 handlers)
2342016/11/23 17:20:16.550740 debug.go:45: [GIN-debug] OPTIONS /how-to-list --> main.runServer.func1 (12 handlers)
2352016/11/23 17:20:16.550749 debug.go:45: [GIN-debug] DELETE /how-to-list --> main.runServer.func1 (12 handlers)
2362016/11/23 17:20:16.550756 debug.go:45: [GIN-debug] CONNECT /how-to-list --> main.runServer.func1 (12 handlers)
2372016/11/23 17:20:16.550763 debug.go:45: [GIN-debug] TRACE /how-to-list --> main.runServer.func1 (12 handlers)
2382016/11/23 17:20:16.550778 debug.go:45: [GIN-debug] GET /how-to-book --> main.runServer.func1 (12 handlers)
2392016/11/23 17:20:16.550783 debug.go:45: [GIN-debug] POST /how-to-book --> main.runServer.func1 (12 handlers)
2402016/11/23 17:20:16.550788 debug.go:45: [GIN-debug] PUT /how-to-book --> main.runServer.func1 (12 handlers)
2412016/11/23 17:20:16.550793 debug.go:45: [GIN-debug] PATCH /how-to-book --> main.runServer.func1 (12 handlers)
2422016/11/23 17:20:16.550797 debug.go:45: [GIN-debug] HEAD /how-to-book --> main.runServer.func1 (12 handlers)
2432016/11/23 17:20:16.550804 debug.go:45: [GIN-debug] OPTIONS /how-to-book --> main.runServer.func1 (12 handlers)
2442016/11/23 17:20:16.550828 debug.go:45: [GIN-debug] DELETE /how-to-book --> main.runServer.func1 (12 handlers)
2452016/11/23 17:20:16.550843 debug.go:45: [GIN-debug] CONNECT /how-to-book --> main.runServer.func1 (12 handlers)
2462016/11/23 17:20:16.550852 debug.go:45: [GIN-debug] TRACE /how-to-book --> main.runServer.func1 (12 handlers)
2472016/11/23 17:20:16.550941 debug.go:45: [GIN-debug] GET /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2482016/11/23 17:20:16.550958 debug.go:45: [GIN-debug] POST /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2492016/11/23 17:20:16.550965 debug.go:45: [GIN-debug] PUT /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2502016/11/23 17:20:16.550970 debug.go:45: [GIN-debug] PATCH /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2512016/11/23 17:20:16.550979 debug.go:45: [GIN-debug] HEAD /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2522016/11/23 17:20:16.550986 debug.go:45: [GIN-debug] OPTIONS /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2532016/11/23 17:20:16.550990 debug.go:45: [GIN-debug] DELETE /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2542016/11/23 17:20:16.550995 debug.go:45: [GIN-debug] CONNECT /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2552016/11/23 17:20:16.550999 debug.go:45: [GIN-debug] TRACE /housing/:oldroomid/:s/ --> main.runServer.func1 (12 handlers)
2562016/11/23 17:20:16.551070 debug.go:45: [GIN-debug] GET /hello/:token --> main.runServer.func1 (12 handlers)
2572016/11/23 17:20:16.551083 debug.go:45: [GIN-debug] POST /hello/:token --> main.runServer.func1 (12 handlers)
2582016/11/23 17:20:16.551092 debug.go:45: [GIN-debug] PUT /hello/:token --> main.runServer.func1 (12 handlers)
2592016/11/23 17:20:16.551100 debug.go:45: [GIN-debug] PATCH /hello/:token --> main.runServer.func1 (12 handlers)
2602016/11/23 17:20:16.551108 debug.go:45: [GIN-debug] HEAD /hello/:token --> main.runServer.func1 (12 handlers)
2612016/11/23 17:20:16.551117 debug.go:45: [GIN-debug] OPTIONS /hello/:token --> main.runServer.func1 (12 handlers)
2622016/11/23 17:20:16.551130 debug.go:45: [GIN-debug] DELETE /hello/:token --> main.runServer.func1 (12 handlers)
2632016/11/23 17:20:16.551139 debug.go:45: [GIN-debug] CONNECT /hello/:token --> main.runServer.func1 (12 handlers)
2642016/11/23 17:20:16.551146 debug.go:45: [GIN-debug] TRACE /hello/:token --> main.runServer.func1 (12 handlers)
2652016/11/23 17:20:16.551202 debug.go:45: [GIN-debug] GET /faq --> main.runServer.func1 (12 handlers)
2662016/11/23 17:20:16.551214 debug.go:45: [GIN-debug] POST /faq --> main.runServer.func1 (12 handlers)
2672016/11/23 17:20:16.551223 debug.go:45: [GIN-debug] PUT /faq --> main.runServer.func1 (12 handlers)
2682016/11/23 17:20:16.551230 debug.go:45: [GIN-debug] PATCH /faq --> main.runServer.func1 (12 handlers)
2692016/11/23 17:20:16.551237 debug.go:45: [GIN-debug] HEAD /faq --> main.runServer.func1 (12 handlers)
2702016/11/23 17:20:16.551246 debug.go:45: [GIN-debug] OPTIONS /faq --> main.runServer.func1 (12 handlers)
2712016/11/23 17:20:16.551254 debug.go:45: [GIN-debug] DELETE /faq --> main.runServer.func1 (12 handlers)
2722016/11/23 17:20:16.551261 debug.go:45: [GIN-debug] CONNECT /faq --> main.runServer.func1 (12 handlers)
2732016/11/23 17:20:16.551275 debug.go:45: [GIN-debug] TRACE /faq --> main.runServer.func1 (12 handlers)
2742016/11/23 17:20:16.551331 debug.go:45: [GIN-debug] GET /data-security --> main.runServer.func1 (12 handlers)
2752016/11/23 17:20:16.551343 debug.go:45: [GIN-debug] POST /data-security --> main.runServer.func1 (12 handlers)
2762016/11/23 17:20:16.551350 debug.go:45: [GIN-debug] PUT /data-security --> main.runServer.func1 (12 handlers)
2772016/11/23 17:20:16.551366 debug.go:45: [GIN-debug] PATCH /data-security --> main.runServer.func1 (12 handlers)
2782016/11/23 17:20:16.551378 debug.go:45: [GIN-debug] HEAD /data-security --> main.runServer.func1 (12 handlers)
2792016/11/23 17:20:16.551388 debug.go:45: [GIN-debug] OPTIONS /data-security --> main.runServer.func1 (12 handlers)
2802016/11/23 17:20:16.551396 debug.go:45: [GIN-debug] DELETE /data-security --> main.runServer.func1 (12 handlers)
2812016/11/23 17:20:16.551404 debug.go:45: [GIN-debug] CONNECT /data-security --> main.runServer.func1 (12 handlers)
2822016/11/23 17:20:16.551411 debug.go:45: [GIN-debug] TRACE /data-security --> main.runServer.func1 (12 handlers)
2832016/11/23 17:20:16.551435 debug.go:45: [GIN-debug] GET /d/:roomid --> main.runServer.func1 (12 handlers)
2842016/11/23 17:20:16.551441 debug.go:45: [GIN-debug] POST /d/:roomid --> main.runServer.func1 (12 handlers)
2852016/11/23 17:20:16.551462 debug.go:45: [GIN-debug] PUT /d/:roomid --> main.runServer.func1 (12 handlers)
2862016/11/23 17:20:16.551476 debug.go:45: [GIN-debug] PATCH /d/:roomid --> main.runServer.func1 (12 handlers)
2872016/11/23 17:20:16.551484 debug.go:45: [GIN-debug] HEAD /d/:roomid --> main.runServer.func1 (12 handlers)
2882016/11/23 17:20:16.551492 debug.go:45: [GIN-debug] OPTIONS /d/:roomid --> main.runServer.func1 (12 handlers)
2892016/11/23 17:20:16.551501 debug.go:45: [GIN-debug] DELETE /d/:roomid --> main.runServer.func1 (12 handlers)
2902016/11/23 17:20:16.551510 debug.go:45: [GIN-debug] CONNECT /d/:roomid --> main.runServer.func1 (12 handlers)
2912016/11/23 17:20:16.551518 debug.go:45: [GIN-debug] TRACE /d/:roomid --> main.runServer.func1 (12 handlers)
2922016/11/23 17:20:16.551594 debug.go:45: [GIN-debug] GET /cookie-policy --> main.runServer.func1 (12 handlers)
2932016/11/23 17:20:16.551606 debug.go:45: [GIN-debug] POST /cookie-policy --> main.runServer.func1 (12 handlers)
2942016/11/23 17:20:16.551622 debug.go:45: [GIN-debug] PUT /cookie-policy --> main.runServer.func1 (12 handlers)
2952016/11/23 17:20:16.551631 debug.go:45: [GIN-debug] PATCH /cookie-policy --> main.runServer.func1 (12 handlers)
2962016/11/23 17:20:16.551639 debug.go:45: [GIN-debug] HEAD /cookie-policy --> main.runServer.func1 (12 handlers)
2972016/11/23 17:20:16.551648 debug.go:45: [GIN-debug] OPTIONS /cookie-policy --> main.runServer.func1 (12 handlers)
2982016/11/23 17:20:16.551656 debug.go:45: [GIN-debug] DELETE /cookie-policy --> main.runServer.func1 (12 handlers)
2992016/11/23 17:20:16.551662 debug.go:45: [GIN-debug] CONNECT /cookie-policy --> main.runServer.func1 (12 handlers)
3002016/11/23 17:20:16.551670 debug.go:45: [GIN-debug] TRACE /cookie-policy --> main.runServer.func1 (12 handlers)
3012016/11/23 17:20:16.551690 debug.go:45: [GIN-debug] GET /answers --> main.runServer.func1 (12 handlers)
3022016/11/23 17:20:16.551701 debug.go:45: [GIN-debug] POST /answers --> main.runServer.func1 (12 handlers)
3032016/11/23 17:20:16.551709 debug.go:45: [GIN-debug] PUT /answers --> main.runServer.func1 (12 handlers)
3042016/11/23 17:20:16.551717 debug.go:45: [GIN-debug] PATCH /answers --> main.runServer.func1 (12 handlers)
3052016/11/23 17:20:16.551724 debug.go:45: [GIN-debug] HEAD /answers --> main.runServer.func1 (12 handlers)
3062016/11/23 17:20:16.551738 debug.go:45: [GIN-debug] OPTIONS /answers --> main.runServer.func1 (12 handlers)
3072016/11/23 17:20:16.551747 debug.go:45: [GIN-debug] DELETE /answers --> main.runServer.func1 (12 handlers)
3082016/11/23 17:20:16.551755 debug.go:45: [GIN-debug] CONNECT /answers --> main.runServer.func1 (12 handlers)
3092016/11/23 17:20:16.551763 debug.go:45: [GIN-debug] TRACE /answers --> main.runServer.func1 (12 handlers)
3102016/11/23 17:20:16.551787 debug.go:45: [GIN-debug] GET /accept/:token --> main.runServer.func1 (12 handlers)
3112016/11/23 17:20:16.551798 debug.go:45: [GIN-debug] POST /accept/:token --> main.runServer.func1 (12 handlers)
3122016/11/23 17:20:16.551805 debug.go:45: [GIN-debug] PUT /accept/:token --> main.runServer.func1 (12 handlers)
3132016/11/23 17:20:16.551813 debug.go:45: [GIN-debug] PATCH /accept/:token --> main.runServer.func1 (12 handlers)
3142016/11/23 17:20:16.551850 debug.go:45: [GIN-debug] HEAD /accept/:token --> main.runServer.func1 (12 handlers)
3152016/11/23 17:20:16.551862 debug.go:45: [GIN-debug] OPTIONS /accept/:token --> main.runServer.func1 (12 handlers)
3162016/11/23 17:20:16.551878 debug.go:45: [GIN-debug] DELETE /accept/:token --> main.runServer.func1 (12 handlers)
3172016/11/23 17:20:16.551900 debug.go:45: [GIN-debug] CONNECT /accept/:token --> main.runServer.func1 (12 handlers)
3182016/11/23 17:20:16.551906 debug.go:45: [GIN-debug] TRACE /accept/:token --> main.runServer.func1 (12 handlers)
3192016/11/23 17:20:16.552033 debug.go:45: [GIN-debug] GET /about --> main.runServer.func1 (12 handlers)
3202016/11/23 17:20:16.552044 debug.go:45: [GIN-debug] POST /about --> main.runServer.func1 (12 handlers)
3212016/11/23 17:20:16.552048 debug.go:45: [GIN-debug] PUT /about --> main.runServer.func1 (12 handlers)
3222016/11/23 17:20:16.552052 debug.go:45: [GIN-debug] PATCH /about --> main.runServer.func1 (12 handlers)
3232016/11/23 17:20:16.552056 debug.go:45: [GIN-debug] HEAD /about --> main.runServer.func1 (12 handlers)
3242016/11/23 17:20:16.552060 debug.go:45: [GIN-debug] OPTIONS /about --> main.runServer.func1 (12 handlers)
3252016/11/23 17:20:16.552064 debug.go:45: [GIN-debug] DELETE /about --> main.runServer.func1 (12 handlers)
3262016/11/23 17:20:16.552068 debug.go:45: [GIN-debug] CONNECT /about --> main.runServer.func1 (12 handlers)
3272016/11/23 17:20:16.552071 debug.go:45: [GIN-debug] TRACE /about --> main.runServer.func1 (12 handlers)
3282016/11/23 17:20:16.552117 debug.go:45: [GIN-debug] GET /cities --> main.runServer.func1 (12 handlers)
3292016/11/23 17:20:16.552134 debug.go:45: [GIN-debug] POST /cities --> main.runServer.func1 (12 handlers)
3302016/11/23 17:20:16.552144 debug.go:45: [GIN-debug] PUT /cities --> main.runServer.func1 (12 handlers)
3312016/11/23 17:20:16.552153 debug.go:45: [GIN-debug] PATCH /cities --> main.runServer.func1 (12 handlers)
3322016/11/23 17:20:16.552162 debug.go:45: [GIN-debug] HEAD /cities --> main.runServer.func1 (12 handlers)
3332016/11/23 17:20:16.552170 debug.go:45: [GIN-debug] OPTIONS /cities --> main.runServer.func1 (12 handlers)
3342016/11/23 17:20:16.552179 debug.go:45: [GIN-debug] DELETE /cities --> main.runServer.func1 (12 handlers)
3352016/11/23 17:20:16.552223 debug.go:45: [GIN-debug] CONNECT /cities --> main.runServer.func1 (12 handlers)
3362016/11/23 17:20:16.552238 debug.go:45: [GIN-debug] TRACE /cities --> main.runServer.func1 (12 handlers)
3372016/11/23 17:20:16.552265 debug.go:45: [GIN-debug] GET /my/user-info --> main.runServer.func1 (12 handlers)
3382016/11/23 17:20:16.552289 debug.go:45: [GIN-debug] POST /my/user-info --> main.runServer.func1 (12 handlers)
3392016/11/23 17:20:16.552301 debug.go:45: [GIN-debug] PUT /my/user-info --> main.runServer.func1 (12 handlers)
3402016/11/23 17:20:16.552309 debug.go:45: [GIN-debug] PATCH /my/user-info --> main.runServer.func1 (12 handlers)
3412016/11/23 17:20:16.552318 debug.go:45: [GIN-debug] HEAD /my/user-info --> main.runServer.func1 (12 handlers)
3422016/11/23 17:20:16.552327 debug.go:45: [GIN-debug] OPTIONS /my/user-info --> main.runServer.func1 (12 handlers)
3432016/11/23 17:20:16.552335 debug.go:45: [GIN-debug] DELETE /my/user-info --> main.runServer.func1 (12 handlers)
3442016/11/23 17:20:16.552343 debug.go:45: [GIN-debug] CONNECT /my/user-info --> main.runServer.func1 (12 handlers)
3452016/11/23 17:20:16.552356 debug.go:45: [GIN-debug] TRACE /my/user-info --> main.runServer.func1 (12 handlers)
3462016/11/23 17:20:16.552406 debug.go:45: [GIN-debug] GET /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3472016/11/23 17:20:16.552417 debug.go:45: [GIN-debug] POST /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3482016/11/23 17:20:16.552432 debug.go:45: [GIN-debug] PUT /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3492016/11/23 17:20:16.552458 debug.go:45: [GIN-debug] PATCH /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3502016/11/23 17:20:16.552470 debug.go:45: [GIN-debug] HEAD /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3512016/11/23 17:20:16.552480 debug.go:45: [GIN-debug] OPTIONS /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3522016/11/23 17:20:16.552489 debug.go:45: [GIN-debug] DELETE /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3532016/11/23 17:20:16.552498 debug.go:45: [GIN-debug] CONNECT /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3542016/11/23 17:20:16.552506 debug.go:45: [GIN-debug] TRACE /my/upload/:roomid --> main.runServer.func1 (12 handlers)
3552016/11/23 17:20:16.552587 debug.go:45: [GIN-debug] GET /my/upload-file --> main.runServer.func1 (12 handlers)
3562016/11/23 17:20:16.552628 debug.go:45: [GIN-debug] POST /my/upload-file --> main.runServer.func1 (12 handlers)
3572016/11/23 17:20:16.552633 debug.go:45: [GIN-debug] PUT /my/upload-file --> main.runServer.func1 (12 handlers)
3582016/11/23 17:20:16.552638 debug.go:45: [GIN-debug] PATCH /my/upload-file --> main.runServer.func1 (12 handlers)
3592016/11/23 17:20:16.552642 debug.go:45: [GIN-debug] HEAD /my/upload-file --> main.runServer.func1 (12 handlers)
3602016/11/23 17:20:16.552646 debug.go:45: [GIN-debug] OPTIONS /my/upload-file --> main.runServer.func1 (12 handlers)
3612016/11/23 17:20:16.552650 debug.go:45: [GIN-debug] DELETE /my/upload-file --> main.runServer.func1 (12 handlers)
3622016/11/23 17:20:16.552654 debug.go:45: [GIN-debug] CONNECT /my/upload-file --> main.runServer.func1 (12 handlers)
3632016/11/23 17:20:16.552659 debug.go:45: [GIN-debug] TRACE /my/upload-file --> main.runServer.func1 (12 handlers)
3642016/11/23 17:20:16.552703 debug.go:45: [GIN-debug] GET /my/star-con --> main.runServer.func1 (12 handlers)
3652016/11/23 17:20:16.552720 debug.go:45: [GIN-debug] POST /my/star-con --> main.runServer.func1 (12 handlers)
3662016/11/23 17:20:16.552738 debug.go:45: [GIN-debug] PUT /my/star-con --> main.runServer.func1 (12 handlers)
3672016/11/23 17:20:16.552747 debug.go:45: [GIN-debug] PATCH /my/star-con --> main.runServer.func1 (12 handlers)
3682016/11/23 17:20:16.552770 debug.go:45: [GIN-debug] HEAD /my/star-con --> main.runServer.func1 (12 handlers)
3692016/11/23 17:20:16.552783 debug.go:45: [GIN-debug] OPTIONS /my/star-con --> main.runServer.func1 (12 handlers)
3702016/11/23 17:20:16.552796 debug.go:45: [GIN-debug] DELETE /my/star-con --> main.runServer.func1 (12 handlers)
3712016/11/23 17:20:16.552805 debug.go:45: [GIN-debug] CONNECT /my/star-con --> main.runServer.func1 (12 handlers)
3722016/11/23 17:20:16.552813 debug.go:45: [GIN-debug] TRACE /my/star-con --> main.runServer.func1 (12 handlers)
3732016/11/23 17:20:16.552840 debug.go:45: [GIN-debug] GET /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3742016/11/23 17:20:16.552850 debug.go:45: [GIN-debug] POST /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3752016/11/23 17:20:16.552876 debug.go:45: [GIN-debug] PUT /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3762016/11/23 17:20:16.552887 debug.go:45: [GIN-debug] PATCH /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3772016/11/23 17:20:16.552896 debug.go:45: [GIN-debug] HEAD /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3782016/11/23 17:20:16.552923 debug.go:45: [GIN-debug] OPTIONS /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3792016/11/23 17:20:16.552935 debug.go:45: [GIN-debug] DELETE /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3802016/11/23 17:20:16.552947 debug.go:45: [GIN-debug] CONNECT /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3812016/11/23 17:20:16.552972 debug.go:45: [GIN-debug] TRACE /my/share-room/:roomid --> main.runServer.func1 (12 handlers)
3822016/11/23 17:20:16.553046 debug.go:45: [GIN-debug] GET /my/payment-info --> main.runServer.func1 (12 handlers)
3832016/11/23 17:20:16.553056 debug.go:45: [GIN-debug] POST /my/payment-info --> main.runServer.func1 (12 handlers)
3842016/11/23 17:20:16.553061 debug.go:45: [GIN-debug] PUT /my/payment-info --> main.runServer.func1 (12 handlers)
3852016/11/23 17:20:16.553065 debug.go:45: [GIN-debug] PATCH /my/payment-info --> main.runServer.func1 (12 handlers)
3862016/11/23 17:20:16.553092 debug.go:45: [GIN-debug] HEAD /my/payment-info --> main.runServer.func1 (12 handlers)
3872016/11/23 17:20:16.553105 debug.go:45: [GIN-debug] OPTIONS /my/payment-info --> main.runServer.func1 (12 handlers)
3882016/11/23 17:20:16.553113 debug.go:45: [GIN-debug] DELETE /my/payment-info --> main.runServer.func1 (12 handlers)
3892016/11/23 17:20:16.553139 debug.go:45: [GIN-debug] CONNECT /my/payment-info --> main.runServer.func1 (12 handlers)
3902016/11/23 17:20:16.553149 debug.go:45: [GIN-debug] TRACE /my/payment-info --> main.runServer.func1 (12 handlers)
3912016/11/23 17:20:16.553176 debug.go:45: [GIN-debug] GET /my/order-photos --> main.runServer.func1 (12 handlers)
3922016/11/23 17:20:16.553185 debug.go:45: [GIN-debug] POST /my/order-photos --> main.runServer.func1 (12 handlers)
3932016/11/23 17:20:16.553193 debug.go:45: [GIN-debug] PUT /my/order-photos --> main.runServer.func1 (12 handlers)
3942016/11/23 17:20:16.553197 debug.go:45: [GIN-debug] PATCH /my/order-photos --> main.runServer.func1 (12 handlers)
3952016/11/23 17:20:16.553201 debug.go:45: [GIN-debug] HEAD /my/order-photos --> main.runServer.func1 (12 handlers)
3962016/11/23 17:20:16.553219 debug.go:45: [GIN-debug] OPTIONS /my/order-photos --> main.runServer.func1 (12 handlers)
3972016/11/23 17:20:16.553231 debug.go:45: [GIN-debug] DELETE /my/order-photos --> main.runServer.func1 (12 handlers)
3982016/11/23 17:20:16.553239 debug.go:45: [GIN-debug] CONNECT /my/order-photos --> main.runServer.func1 (12 handlers)
3992016/11/23 17:20:16.553246 debug.go:45: [GIN-debug] TRACE /my/order-photos --> main.runServer.func1 (12 handlers)
4002016/11/23 17:20:16.553289 debug.go:45: [GIN-debug] GET /my/msg --> main.runServer.func1 (12 handlers)
4012016/11/23 17:20:16.553300 debug.go:45: [GIN-debug] POST /my/msg --> main.runServer.func1 (12 handlers)
4022016/11/23 17:20:16.553308 debug.go:45: [GIN-debug] PUT /my/msg --> main.runServer.func1 (12 handlers)
4032016/11/23 17:20:16.553316 debug.go:45: [GIN-debug] PATCH /my/msg --> main.runServer.func1 (12 handlers)
4042016/11/23 17:20:16.553324 debug.go:45: [GIN-debug] HEAD /my/msg --> main.runServer.func1 (12 handlers)
4052016/11/23 17:20:16.553328 debug.go:45: [GIN-debug] OPTIONS /my/msg --> main.runServer.func1 (12 handlers)
4062016/11/23 17:20:16.553342 debug.go:45: [GIN-debug] DELETE /my/msg --> main.runServer.func1 (12 handlers)
4072016/11/23 17:20:16.553355 debug.go:45: [GIN-debug] CONNECT /my/msg --> main.runServer.func1 (12 handlers)
4082016/11/23 17:20:16.553363 debug.go:45: [GIN-debug] TRACE /my/msg --> main.runServer.func1 (12 handlers)
4092016/11/23 17:20:16.553438 debug.go:45: [GIN-debug] GET /my/conversation --> main.runServer.func1 (12 handlers)
4102016/11/23 17:20:16.553448 debug.go:45: [GIN-debug] POST /my/conversation --> main.runServer.func1 (12 handlers)
4112016/11/23 17:20:16.553453 debug.go:45: [GIN-debug] PUT /my/conversation --> main.runServer.func1 (12 handlers)
4122016/11/23 17:20:16.553457 debug.go:45: [GIN-debug] PATCH /my/conversation --> main.runServer.func1 (12 handlers)
4132016/11/23 17:20:16.553461 debug.go:45: [GIN-debug] HEAD /my/conversation --> main.runServer.func1 (12 handlers)
4142016/11/23 17:20:16.553465 debug.go:45: [GIN-debug] OPTIONS /my/conversation --> main.runServer.func1 (12 handlers)
4152016/11/23 17:20:16.553469 debug.go:45: [GIN-debug] DELETE /my/conversation --> main.runServer.func1 (12 handlers)
4162016/11/23 17:20:16.553485 debug.go:45: [GIN-debug] CONNECT /my/conversation --> main.runServer.func1 (12 handlers)
4172016/11/23 17:20:16.553498 debug.go:45: [GIN-debug] TRACE /my/conversation --> main.runServer.func1 (12 handlers)
4182016/11/23 17:20:16.553534 debug.go:45: [GIN-debug] GET /my/change-av --> main.runServer.func1 (12 handlers)
4192016/11/23 17:20:16.553546 debug.go:45: [GIN-debug] POST /my/change-av --> main.runServer.func1 (12 handlers)
4202016/11/23 17:20:16.553555 debug.go:45: [GIN-debug] PUT /my/change-av --> main.runServer.func1 (12 handlers)
4212016/11/23 17:20:16.553567 debug.go:45: [GIN-debug] PATCH /my/change-av --> main.runServer.func1 (12 handlers)
4222016/11/23 17:20:16.553576 debug.go:45: [GIN-debug] HEAD /my/change-av --> main.runServer.func1 (12 handlers)
4232016/11/23 17:20:16.553584 debug.go:45: [GIN-debug] OPTIONS /my/change-av --> main.runServer.func1 (12 handlers)
4242016/11/23 17:20:16.553589 debug.go:45: [GIN-debug] DELETE /my/change-av --> main.runServer.func1 (12 handlers)
4252016/11/23 17:20:16.553593 debug.go:45: [GIN-debug] CONNECT /my/change-av --> main.runServer.func1 (12 handlers)
4262016/11/23 17:20:16.553597 debug.go:45: [GIN-debug] TRACE /my/change-av --> main.runServer.func1 (12 handlers)
4272016/11/23 17:20:16.553631 debug.go:45: [GIN-debug] GET /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4282016/11/23 17:20:16.553641 debug.go:45: [GIN-debug] POST /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4292016/11/23 17:20:16.553658 debug.go:45: [GIN-debug] PUT /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4302016/11/23 17:20:16.553666 debug.go:45: [GIN-debug] PATCH /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4312016/11/23 17:20:16.553678 debug.go:45: [GIN-debug] HEAD /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4322016/11/23 17:20:16.553686 debug.go:45: [GIN-debug] OPTIONS /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4332016/11/23 17:20:16.553699 debug.go:45: [GIN-debug] DELETE /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4342016/11/23 17:20:16.553708 debug.go:45: [GIN-debug] CONNECT /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4352016/11/23 17:20:16.553713 debug.go:45: [GIN-debug] TRACE /my/cancel-as-tenant --> main.runServer.func1 (12 handlers)
4362016/11/23 17:20:16.553732 debug.go:45: [GIN-debug] GET /my/book/:roomID --> main.runServer.func1 (12 handlers)
4372016/11/23 17:20:16.553739 debug.go:45: [GIN-debug] POST /my/book/:roomID --> main.runServer.func1 (12 handlers)
4382016/11/23 17:20:16.553743 debug.go:45: [GIN-debug] PUT /my/book/:roomID --> main.runServer.func1 (12 handlers)
4392016/11/23 17:20:16.553757 debug.go:45: [GIN-debug] PATCH /my/book/:roomID --> main.runServer.func1 (12 handlers)
4402016/11/23 17:20:16.553770 debug.go:45: [GIN-debug] HEAD /my/book/:roomID --> main.runServer.func1 (12 handlers)
4412016/11/23 17:20:16.553778 debug.go:45: [GIN-debug] OPTIONS /my/book/:roomID --> main.runServer.func1 (12 handlers)
4422016/11/23 17:20:16.553786 debug.go:45: [GIN-debug] DELETE /my/book/:roomID --> main.runServer.func1 (12 handlers)
4432016/11/23 17:20:16.553794 debug.go:45: [GIN-debug] CONNECT /my/book/:roomID --> main.runServer.func1 (12 handlers)
4442016/11/23 17:20:16.553806 debug.go:45: [GIN-debug] TRACE /my/book/:roomID --> main.runServer.func1 (12 handlers)
4452016/11/23 17:20:16.553951 debug.go:45: [GIN-debug] GET /my/book --> main.runServer.func1 (12 handlers)
4462016/11/23 17:20:16.553961 debug.go:45: [GIN-debug] POST /my/book --> main.runServer.func1 (12 handlers)
4472016/11/23 17:20:16.553966 debug.go:45: [GIN-debug] PUT /my/book --> main.runServer.func1 (12 handlers)
4482016/11/23 17:20:16.553970 debug.go:45: [GIN-debug] PATCH /my/book --> main.runServer.func1 (12 handlers)
4492016/11/23 17:20:16.553974 debug.go:45: [GIN-debug] HEAD /my/book --> main.runServer.func1 (12 handlers)
4502016/11/23 17:20:16.553978 debug.go:45: [GIN-debug] OPTIONS /my/book --> main.runServer.func1 (12 handlers)
4512016/11/23 17:20:16.553981 debug.go:45: [GIN-debug] DELETE /my/book --> main.runServer.func1 (12 handlers)
4522016/11/23 17:20:16.553985 debug.go:45: [GIN-debug] CONNECT /my/book --> main.runServer.func1 (12 handlers)
4532016/11/23 17:20:16.553989 debug.go:45: [GIN-debug] TRACE /my/book --> main.runServer.func1 (12 handlers)
4542016/11/23 17:20:16.554038 debug.go:45: [GIN-debug] GET /my/archive-con --> main.runServer.func1 (12 handlers)
4552016/11/23 17:20:16.554051 debug.go:45: [GIN-debug] POST /my/archive-con --> main.runServer.func1 (12 handlers)
4562016/11/23 17:20:16.554068 debug.go:45: [GIN-debug] PUT /my/archive-con --> main.runServer.func1 (12 handlers)
4572016/11/23 17:20:16.554076 debug.go:45: [GIN-debug] PATCH /my/archive-con --> main.runServer.func1 (12 handlers)
4582016/11/23 17:20:16.554080 debug.go:45: [GIN-debug] HEAD /my/archive-con --> main.runServer.func1 (12 handlers)
4592016/11/23 17:20:16.554086 debug.go:45: [GIN-debug] OPTIONS /my/archive-con --> main.runServer.func1 (12 handlers)
4602016/11/23 17:20:16.554090 debug.go:45: [GIN-debug] DELETE /my/archive-con --> main.runServer.func1 (12 handlers)
4612016/11/23 17:20:16.554094 debug.go:45: [GIN-debug] CONNECT /my/archive-con --> main.runServer.func1 (12 handlers)
4622016/11/23 17:20:16.554097 debug.go:45: [GIN-debug] TRACE /my/archive-con --> main.runServer.func1 (12 handlers)
4632016/11/23 17:20:16.554113 debug.go:45: [GIN-debug] GET /my --> main.runServer.func1 (12 handlers)
4642016/11/23 17:20:16.554128 debug.go:45: [GIN-debug] POST /my --> main.runServer.func1 (12 handlers)
4652016/11/23 17:20:16.554137 debug.go:45: [GIN-debug] PUT /my --> main.runServer.func1 (12 handlers)
4662016/11/23 17:20:16.554145 debug.go:45: [GIN-debug] PATCH /my --> main.runServer.func1 (12 handlers)
4672016/11/23 17:20:16.554153 debug.go:45: [GIN-debug] HEAD /my --> main.runServer.func1 (12 handlers)
4682016/11/23 17:20:16.554162 debug.go:45: [GIN-debug] OPTIONS /my --> main.runServer.func1 (12 handlers)
4692016/11/23 17:20:16.554172 debug.go:45: [GIN-debug] DELETE /my --> main.runServer.func1 (12 handlers)
4702016/11/23 17:20:16.554181 debug.go:45: [GIN-debug] CONNECT /my --> main.runServer.func1 (12 handlers)
4712016/11/23 17:20:16.554191 debug.go:45: [GIN-debug] TRACE /my --> main.runServer.func1 (12 handlers)
4722016/11/23 17:20:16.554214 debug.go:45: [GIN-debug] GET /admin/submit-payout --> main.runServer.func1 (12 handlers)
4732016/11/23 17:20:16.554226 debug.go:45: [GIN-debug] POST /admin/submit-payout --> main.runServer.func1 (12 handlers)
4742016/11/23 17:20:16.554235 debug.go:45: [GIN-debug] PUT /admin/submit-payout --> main.runServer.func1 (12 handlers)
4752016/11/23 17:20:16.554244 debug.go:45: [GIN-debug] PATCH /admin/submit-payout --> main.runServer.func1 (12 handlers)
4762016/11/23 17:20:16.554255 debug.go:45: [GIN-debug] HEAD /admin/submit-payout --> main.runServer.func1 (12 handlers)
4772016/11/23 17:20:16.554264 debug.go:45: [GIN-debug] OPTIONS /admin/submit-payout --> main.runServer.func1 (12 handlers)
4782016/11/23 17:20:16.554273 debug.go:45: [GIN-debug] DELETE /admin/submit-payout --> main.runServer.func1 (12 handlers)
4792016/11/23 17:20:16.554282 debug.go:45: [GIN-debug] CONNECT /admin/submit-payout --> main.runServer.func1 (12 handlers)
4802016/11/23 17:20:16.554290 debug.go:45: [GIN-debug] TRACE /admin/submit-payout --> main.runServer.func1 (12 handlers)
4812016/11/23 17:20:16.554326 debug.go:45: [GIN-debug] GET /admin/shelter --> main.runServer.func1 (12 handlers)
4822016/11/23 17:20:16.554343 debug.go:45: [GIN-debug] POST /admin/shelter --> main.runServer.func1 (12 handlers)
4832016/11/23 17:20:16.554353 debug.go:45: [GIN-debug] PUT /admin/shelter --> main.runServer.func1 (12 handlers)
4842016/11/23 17:20:16.554363 debug.go:45: [GIN-debug] PATCH /admin/shelter --> main.runServer.func1 (12 handlers)
4852016/11/23 17:20:16.554375 debug.go:45: [GIN-debug] HEAD /admin/shelter --> main.runServer.func1 (12 handlers)
4862016/11/23 17:20:16.554388 debug.go:45: [GIN-debug] OPTIONS /admin/shelter --> main.runServer.func1 (12 handlers)
4872016/11/23 17:20:16.554398 debug.go:45: [GIN-debug] DELETE /admin/shelter --> main.runServer.func1 (12 handlers)
4882016/11/23 17:20:16.554408 debug.go:45: [GIN-debug] CONNECT /admin/shelter --> main.runServer.func1 (12 handlers)
4892016/11/23 17:20:16.554418 debug.go:45: [GIN-debug] TRACE /admin/shelter --> main.runServer.func1 (12 handlers)
4902016/11/23 17:20:16.554442 debug.go:45: [GIN-debug] GET /admin/partner-prices --> main.runServer.func1 (12 handlers)
4912016/11/23 17:20:16.554453 debug.go:45: [GIN-debug] POST /admin/partner-prices --> main.runServer.func1 (12 handlers)
4922016/11/23 17:20:16.554466 debug.go:45: [GIN-debug] PUT /admin/partner-prices --> main.runServer.func1 (12 handlers)
4932016/11/23 17:20:16.554477 debug.go:45: [GIN-debug] PATCH /admin/partner-prices --> main.runServer.func1 (12 handlers)
4942016/11/23 17:20:16.554485 debug.go:45: [GIN-debug] HEAD /admin/partner-prices --> main.runServer.func1 (12 handlers)
4952016/11/23 17:20:16.554496 debug.go:45: [GIN-debug] OPTIONS /admin/partner-prices --> main.runServer.func1 (12 handlers)
4962016/11/23 17:20:16.554505 debug.go:45: [GIN-debug] DELETE /admin/partner-prices --> main.runServer.func1 (12 handlers)
4972016/11/23 17:20:16.554520 debug.go:45: [GIN-debug] CONNECT /admin/partner-prices --> main.runServer.func1 (12 handlers)
4982016/11/23 17:20:16.554530 debug.go:45: [GIN-debug] TRACE /admin/partner-prices --> main.runServer.func1 (12 handlers)
4992016/11/23 17:20:16.554552 debug.go:45: [GIN-debug] GET /admin/partner-payment --> main.runServer.func1 (12 handlers)
5002016/11/23 17:20:16.554562 debug.go:45: [GIN-debug] POST /admin/partner-payment --> main.runServer.func1 (12 handlers)
5012016/11/23 17:20:16.554575 debug.go:45: [GIN-debug] PUT /admin/partner-payment --> main.runServer.func1 (12 handlers)
5022016/11/23 17:20:16.554590 debug.go:45: [GIN-debug] PATCH /admin/partner-payment --> main.runServer.func1 (12 handlers)
5032016/11/23 17:20:16.554601 debug.go:45: [GIN-debug] HEAD /admin/partner-payment --> main.runServer.func1 (12 handlers)
5042016/11/23 17:20:16.554610 debug.go:45: [GIN-debug] OPTIONS /admin/partner-payment --> main.runServer.func1 (12 handlers)
5052016/11/23 17:20:16.554620 debug.go:45: [GIN-debug] DELETE /admin/partner-payment --> main.runServer.func1 (12 handlers)
5062016/11/23 17:20:16.554629 debug.go:45: [GIN-debug] CONNECT /admin/partner-payment --> main.runServer.func1 (12 handlers)
5072016/11/23 17:20:16.554638 debug.go:45: [GIN-debug] TRACE /admin/partner-payment --> main.runServer.func1 (12 handlers)
5082016/11/23 17:20:16.554664 debug.go:45: [GIN-debug] GET /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5092016/11/23 17:20:16.554677 debug.go:45: [GIN-debug] POST /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5102016/11/23 17:20:16.554686 debug.go:45: [GIN-debug] PUT /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5112016/11/23 17:20:16.554694 debug.go:45: [GIN-debug] PATCH /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5122016/11/23 17:20:16.554703 debug.go:45: [GIN-debug] HEAD /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5132016/11/23 17:20:16.554714 debug.go:45: [GIN-debug] OPTIONS /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5142016/11/23 17:20:16.554726 debug.go:45: [GIN-debug] DELETE /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5152016/11/23 17:20:16.554735 debug.go:45: [GIN-debug] CONNECT /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5162016/11/23 17:20:16.554744 debug.go:45: [GIN-debug] TRACE /admin/my-latest-fb-room --> main.runServer.func1 (12 handlers)
5172016/11/23 17:20:16.554771 debug.go:45: [GIN-debug] GET /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5182016/11/23 17:20:16.554781 debug.go:45: [GIN-debug] POST /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5192016/11/23 17:20:16.554790 debug.go:45: [GIN-debug] PUT /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5202016/11/23 17:20:16.554800 debug.go:45: [GIN-debug] PATCH /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5212016/11/23 17:20:16.554812 debug.go:45: [GIN-debug] HEAD /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5222016/11/23 17:20:16.554821 debug.go:45: [GIN-debug] OPTIONS /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5232016/11/23 17:20:16.554831 debug.go:45: [GIN-debug] DELETE /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5242016/11/23 17:20:16.554840 debug.go:45: [GIN-debug] CONNECT /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5252016/11/23 17:20:16.554849 debug.go:45: [GIN-debug] TRACE /admin/facebook-rooms --> main.runServer.func1 (12 handlers)
5262016/11/23 17:20:16.554871 debug.go:45: [GIN-debug] GET /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5272016/11/23 17:20:16.554887 debug.go:45: [GIN-debug] POST /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5282016/11/23 17:20:16.554897 debug.go:45: [GIN-debug] PUT /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5292016/11/23 17:20:16.554906 debug.go:45: [GIN-debug] PATCH /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5302016/11/23 17:20:16.554917 debug.go:45: [GIN-debug] HEAD /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5312016/11/23 17:20:16.554926 debug.go:45: [GIN-debug] OPTIONS /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5322016/11/23 17:20:16.554936 debug.go:45: [GIN-debug] DELETE /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5332016/11/23 17:20:16.554946 debug.go:45: [GIN-debug] CONNECT /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5342016/11/23 17:20:16.554955 debug.go:45: [GIN-debug] TRACE /admin/facebook-posting-auth --> main.runServer.func1 (12 handlers)
5352016/11/23 17:20:16.554993 debug.go:45: [GIN-debug] GET /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5362016/11/23 17:20:16.555019 debug.go:45: [GIN-debug] POST /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5372016/11/23 17:20:16.555036 debug.go:45: [GIN-debug] PUT /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5382016/11/23 17:20:16.555046 debug.go:45: [GIN-debug] PATCH /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5392016/11/23 17:20:16.555062 debug.go:45: [GIN-debug] HEAD /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5402016/11/23 17:20:16.555072 debug.go:45: [GIN-debug] OPTIONS /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5412016/11/23 17:20:16.555080 debug.go:45: [GIN-debug] DELETE /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5422016/11/23 17:20:16.555087 debug.go:45: [GIN-debug] CONNECT /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5432016/11/23 17:20:16.555095 debug.go:45: [GIN-debug] TRACE /admin/facebook-posting --> main.runServer.func1 (12 handlers)
5442016/11/23 17:20:16.555154 debug.go:45: [GIN-debug] GET /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5452016/11/23 17:20:16.555174 debug.go:45: [GIN-debug] POST /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5462016/11/23 17:20:16.555187 debug.go:45: [GIN-debug] PUT /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5472016/11/23 17:20:16.555202 debug.go:45: [GIN-debug] PATCH /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5482016/11/23 17:20:16.555211 debug.go:45: [GIN-debug] HEAD /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5492016/11/23 17:20:16.555219 debug.go:45: [GIN-debug] OPTIONS /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5502016/11/23 17:20:16.555226 debug.go:45: [GIN-debug] DELETE /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5512016/11/23 17:20:16.555239 debug.go:45: [GIN-debug] CONNECT /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5522016/11/23 17:20:16.555244 debug.go:45: [GIN-debug] TRACE /admin/daily-stats-users --> main.runServer.func1 (12 handlers)
5532016/11/23 17:20:16.555262 debug.go:45: [GIN-debug] GET /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5542016/11/23 17:20:16.555268 debug.go:45: [GIN-debug] POST /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5552016/11/23 17:20:16.555272 debug.go:45: [GIN-debug] PUT /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5562016/11/23 17:20:16.555276 debug.go:45: [GIN-debug] PATCH /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5572016/11/23 17:20:16.555318 debug.go:45: [GIN-debug] HEAD /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5582016/11/23 17:20:16.555336 debug.go:45: [GIN-debug] OPTIONS /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5592016/11/23 17:20:16.555360 debug.go:45: [GIN-debug] DELETE /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5602016/11/23 17:20:16.555366 debug.go:45: [GIN-debug] CONNECT /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5612016/11/23 17:20:16.555391 debug.go:45: [GIN-debug] TRACE /admin/daily-stats-rooms --> main.runServer.func1 (12 handlers)
5622016/11/23 17:20:16.555424 debug.go:45: [GIN-debug] GET /partner/prices --> main.runServer.func1 (12 handlers)
5632016/11/23 17:20:16.555452 debug.go:45: [GIN-debug] POST /partner/prices --> main.runServer.func1 (12 handlers)
5642016/11/23 17:20:16.555462 debug.go:45: [GIN-debug] PUT /partner/prices --> main.runServer.func1 (12 handlers)
5652016/11/23 17:20:16.555471 debug.go:45: [GIN-debug] PATCH /partner/prices --> main.runServer.func1 (12 handlers)
5662016/11/23 17:20:16.555494 debug.go:45: [GIN-debug] HEAD /partner/prices --> main.runServer.func1 (12 handlers)
5672016/11/23 17:20:16.555505 debug.go:45: [GIN-debug] OPTIONS /partner/prices --> main.runServer.func1 (12 handlers)
5682016/11/23 17:20:16.555514 debug.go:45: [GIN-debug] DELETE /partner/prices --> main.runServer.func1 (12 handlers)
5692016/11/23 17:20:16.555522 debug.go:45: [GIN-debug] CONNECT /partner/prices --> main.runServer.func1 (12 handlers)
5702016/11/23 17:20:16.555530 debug.go:45: [GIN-debug] TRACE /partner/prices --> main.runServer.func1 (12 handlers)
5712016/11/23 17:20:16.555556 debug.go:45: [GIN-debug] GET /partner --> main.runServer.func1 (12 handlers)
5722016/11/23 17:20:16.555562 debug.go:45: [GIN-debug] POST /partner --> main.runServer.func1 (12 handlers)
5732016/11/23 17:20:16.555566 debug.go:45: [GIN-debug] PUT /partner --> main.runServer.func1 (12 handlers)
5742016/11/23 17:20:16.555570 debug.go:45: [GIN-debug] PATCH /partner --> main.runServer.func1 (12 handlers)
5752016/11/23 17:20:16.555586 debug.go:45: [GIN-debug] HEAD /partner --> main.runServer.func1 (12 handlers)
5762016/11/23 17:20:16.555597 debug.go:45: [GIN-debug] OPTIONS /partner --> main.runServer.func1 (12 handlers)
5772016/11/23 17:20:16.555605 debug.go:45: [GIN-debug] DELETE /partner --> main.runServer.func1 (12 handlers)
5782016/11/23 17:20:16.555611 debug.go:45: [GIN-debug] CONNECT /partner --> main.runServer.func1 (12 handlers)
5792016/11/23 17:20:16.555619 debug.go:45: [GIN-debug] TRACE /partner --> main.runServer.func1 (12 handlers)
5802016/11/23 17:20:16.555662 debug.go:45: [GIN-debug] GET /widget/demo --> main.runServer.func1 (12 handlers)
5812016/11/23 17:20:16.555672 debug.go:45: [GIN-debug] POST /widget/demo --> main.runServer.func1 (12 handlers)
5822016/11/23 17:20:16.555695 debug.go:45: [GIN-debug] PUT /widget/demo --> main.runServer.func1 (12 handlers)
5832016/11/23 17:20:16.555706 debug.go:45: [GIN-debug] PATCH /widget/demo --> main.runServer.func1 (12 handlers)
5842016/11/23 17:20:16.555714 debug.go:45: [GIN-debug] HEAD /widget/demo --> main.runServer.func1 (12 handlers)
5852016/11/23 17:20:16.555722 debug.go:45: [GIN-debug] OPTIONS /widget/demo --> main.runServer.func1 (12 handlers)
5862016/11/23 17:20:16.555735 debug.go:45: [GIN-debug] DELETE /widget/demo --> main.runServer.func1 (12 handlers)
5872016/11/23 17:20:16.555746 debug.go:45: [GIN-debug] CONNECT /widget/demo --> main.runServer.func1 (12 handlers)
5882016/11/23 17:20:16.555752 debug.go:45: [GIN-debug] TRACE /widget/demo --> main.runServer.func1 (12 handlers)
5892016/11/23 17:20:16.555774 debug.go:45: [GIN-debug] GET /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5902016/11/23 17:20:16.555780 debug.go:45: [GIN-debug] POST /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5912016/11/23 17:20:16.555787 debug.go:45: [GIN-debug] PUT /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5922016/11/23 17:20:16.555811 debug.go:45: [GIN-debug] PATCH /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5932016/11/23 17:20:16.555828 debug.go:45: [GIN-debug] HEAD /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5942016/11/23 17:20:16.555838 debug.go:45: [GIN-debug] OPTIONS /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5952016/11/23 17:20:16.555847 debug.go:45: [GIN-debug] DELETE /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5962016/11/23 17:20:16.555864 debug.go:45: [GIN-debug] CONNECT /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5972016/11/23 17:20:16.555877 debug.go:45: [GIN-debug] TRACE /widget/rooms/:city --> main.runServer.func1 (12 handlers)
5982016/11/23 17:20:16.555958 debug.go:45: [GIN-debug] GET /shelter --> main.runServer.func1 (12 handlers)
5992016/11/23 17:20:16.555970 debug.go:45: [GIN-debug] POST /shelter --> main.runServer.func1 (12 handlers)
6002016/11/23 17:20:16.555979 debug.go:45: [GIN-debug] PUT /shelter --> main.runServer.func1 (12 handlers)
6012016/11/23 17:20:16.555986 debug.go:45: [GIN-debug] PATCH /shelter --> main.runServer.func1 (12 handlers)
6022016/11/23 17:20:16.555994 debug.go:45: [GIN-debug] HEAD /shelter --> main.runServer.func1 (12 handlers)
6032016/11/23 17:20:16.556002 debug.go:45: [GIN-debug] OPTIONS /shelter --> main.runServer.func1 (12 handlers)
6042016/11/23 17:20:16.556011 debug.go:45: [GIN-debug] DELETE /shelter --> main.runServer.func1 (12 handlers)
6052016/11/23 17:20:16.556019 debug.go:45: [GIN-debug] CONNECT /shelter --> main.runServer.func1 (12 handlers)
6062016/11/23 17:20:16.556027 debug.go:45: [GIN-debug] TRACE /shelter --> main.runServer.func1 (12 handlers)
607Starting a gomvc app on port with isdev= true
6082016/11/23 17:20:16.561063 debug.go:45: [GIN-debug] GET / --> github.com/housinganywhere/ha/c.Index (12 handlers)
6092016/11/23 17:20:16.561107 debug.go:45: [GIN-debug] GET /activate-account/:token --> github.com/housinganywhere/ha/c.ActivateAccount (12 handlers)
6102016/11/23 17:20:16.561122 debug.go:45: [GIN-debug] GET /adyenPaymentResult --> github.com/housinganywhere/ha/c.AdyenPaymentResult (12 handlers)
6112016/11/23 17:20:16.561129 debug.go:45: [GIN-debug] POST /AdyenNotification --> github.com/housinganywhere/ha/c.AdyenNotificationCallback (12 handlers)
6122016/11/23 17:20:16.561138 debug.go:45: [GIN-debug] GET /clear-cookies --> github.com/housinganywhere/ha/c.ClearCookies (12 handlers)
6132016/11/23 17:20:16.561143 debug.go:45: [GIN-debug] GET /contact --> github.com/housinganywhere/ha/c.Contact (12 handlers)
6142016/11/23 17:20:16.561149 debug.go:45: [GIN-debug] POST /contact --> github.com/housinganywhere/ha/c.ContactPOST (12 handlers)
6152016/11/23 17:20:16.561157 debug.go:45: [GIN-debug] GET /eaie --> github.com/housinganywhere/ha/c.Eaie (12 handlers)
6162016/11/23 17:20:16.561165 debug.go:45: [GIN-debug] GET /insurance --> github.com/housinganywhere/ha/c.Insurance (12 handlers)
6172016/11/23 17:20:16.561251 debug.go:45: [GIN-debug] GET /p-redirect --> github.com/housinganywhere/ha/c.PartnerRedirect (12 handlers)
6182016/11/23 17:20:16.561263 debug.go:45: [GIN-debug] GET /r/:room_id/*address --> github.com/housinganywhere/ha/c.R (12 handlers)
6192016/11/23 17:20:16.561278 debug.go:45: [GIN-debug] GET /render-email --> github.com/housinganywhere/ha/c.RenderEmail (12 handlers)
6202016/11/23 17:20:16.561291 debug.go:45: [GIN-debug] GET /room/:room_id/*address --> github.com/housinganywhere/ha/c.RoomShow (12 handlers)
6212016/11/23 17:20:16.561304 debug.go:45: [GIN-debug] GET /s/:q --> github.com/housinganywhere/ha/c.SearchCity (12 handlers)
6222016/11/23 17:20:16.561314 debug.go:45: [GIN-debug] GET /s/:q/:type --> github.com/housinganywhere/ha/c.SearchCity (12 handlers)
6232016/11/23 17:20:16.561325 debug.go:45: [GIN-debug] POST /search --> github.com/housinganywhere/ha/c.SearchPOST (12 handlers)
6242016/11/23 17:20:16.561335 debug.go:45: [GIN-debug] GET /search/:q --> github.com/housinganywhere/ha/c.Search (12 handlers)
6252016/11/23 17:20:16.561348 debug.go:45: [GIN-debug] DELETE /search/:id --> github.com/housinganywhere/ha/c.DeleteSavedSearch (12 handlers)
6262016/11/23 17:20:16.561358 debug.go:45: [GIN-debug] GET /search-list --> github.com/housinganywhere/ha/c.GetSavedSearchList (12 handlers)
6272016/11/23 17:20:16.561368 debug.go:45: [GIN-debug] GET /u/:id/:uniName --> github.com/housinganywhere/ha/c.SearchUniversity (12 handlers)
6282016/11/23 17:20:16.561379 debug.go:45: [GIN-debug] GET /u/:id/:uniName/:type --> github.com/housinganywhere/ha/c.SearchUniversity (12 handlers)
6292016/11/23 17:20:16.561388 debug.go:45: [GIN-debug] GET /universities --> github.com/housinganywhere/ha/c.UniversitiesList (12 handlers)
6302016/11/23 17:20:16.561399 debug.go:45: [GIN-debug] GET /university-plans --> github.com/housinganywhere/ha/c.UniversityPlans (12 handlers)
6312016/11/23 17:20:16.561410 debug.go:45: [GIN-debug] GET /unsubscribe --> github.com/housinganywhere/ha/c.UnsubscribeRedirect (12 handlers)
6322016/11/23 17:20:16.561424 debug.go:45: [GIN-debug] GET /users/show/:userID --> github.com/housinganywhere/ha/c.UsersShow (12 handlers)
6332016/11/23 17:20:16.561435 debug.go:45: [GIN-debug] GET /verify-student/:token --> github.com/housinganywhere/ha/c.VerifyStudent (12 handlers)
6342016/11/23 17:20:16.561450 debug.go:45: [GIN-debug] GET /admin/ --> github.com/housinganywhere/ha/c.AdminIndex (13 handlers)
6352016/11/23 17:20:16.561464 debug.go:45: [GIN-debug] GET /admin/add-room-photos/:roomID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6362016/11/23 17:20:16.561478 debug.go:45: [GIN-debug] GET /admin/bad-conversations --> github.com/housinganywhere/ha/c.AdminBadConversations (13 handlers)
6372016/11/23 17:20:16.561488 debug.go:45: [GIN-debug] GET /admin/bookings --> github.com/housinganywhere/ha/c.AdminBookingsList (13 handlers)
6382016/11/23 17:20:16.561498 debug.go:45: [GIN-debug] GET /admin/bookings/:conID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6392016/11/23 17:20:16.561509 debug.go:45: [GIN-debug] POST /admin/bookings/:conID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6402016/11/23 17:20:16.561519 debug.go:45: [GIN-debug] POST /admin/bookings/:conID/manual-payment --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6412016/11/23 17:20:16.561530 debug.go:45: [GIN-debug] GET /admin/conversation --> github.com/housinganywhere/ha/c.AdminConversationsShowLegacy (13 handlers)
6422016/11/23 17:20:16.561540 debug.go:45: [GIN-debug] GET /admin/conversations --> github.com/housinganywhere/ha/c.AdminConversationsList (13 handlers)
6432016/11/23 17:20:16.561550 debug.go:45: [GIN-debug] GET /admin/conversations/:conID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6442016/11/23 17:20:16.561563 debug.go:45: [GIN-debug] GET /admin/email/logs --> github.com/housinganywhere/ha/c.AdminEmailLogsList (13 handlers)
6452016/11/23 17:20:16.561573 debug.go:45: [GIN-debug] GET /admin/email/logs/:logID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6462016/11/23 17:20:16.561587 debug.go:45: [GIN-debug] GET /admin/fbtool/auth-callback --> github.com/housinganywhere/ha/c.AdminFbtoolAuthCallback (13 handlers)
6472016/11/23 17:20:16.561597 debug.go:45: [GIN-debug] GET /admin/fbtool/groups --> github.com/housinganywhere/ha/c.AdminFbtoolGroups (13 handlers)
6482016/11/23 17:20:16.561610 debug.go:45: [GIN-debug] POST /admin/fbtool/groups --> github.com/housinganywhere/ha/c.AdminFbtoolGroupsCreate (13 handlers)
6492016/11/23 17:20:16.561621 debug.go:45: [GIN-debug] GET /admin/fbtool/groups/:group_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolGroupsEdit (13 handlers)
6502016/11/23 17:20:16.561633 debug.go:45: [GIN-debug] PUT /admin/fbtool/groups/:group_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolGroupsChange (13 handlers)
6512016/11/23 17:20:16.561643 debug.go:45: [GIN-debug] DELETE /admin/fbtool/groups/:group_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolGroupsDelete (13 handlers)
6522016/11/23 17:20:16.561654 debug.go:45: [GIN-debug] DELETE /admin/fbtool/groups/:group_id/banned-users/:user_id --> github.com/housinganywhere/ha/c.AdminFbtoolGroupsRemoveBannedUser (13 handlers)
6532016/11/23 17:20:16.561665 debug.go:45: [GIN-debug] GET /admin/fbtool/posts --> github.com/housinganywhere/ha/c.AdminFbtoolPosts (13 handlers)
6542016/11/23 17:20:16.561675 debug.go:45: [GIN-debug] DELETE /admin/fbtool/reset-user/:user_id --> github.com/housinganywhere/ha/c.AdminFbtoolResetUser (13 handlers)
6552016/11/23 17:20:16.561686 debug.go:45: [GIN-debug] GET /admin/fbtool/users --> github.com/housinganywhere/ha/c.AdminFbtoolUsers (13 handlers)
6562016/11/23 17:20:16.561695 debug.go:45: [GIN-debug] POST /admin/fbtool/users --> github.com/housinganywhere/ha/c.AdminFbtoolUsersCreate (13 handlers)
6572016/11/23 17:20:16.561704 debug.go:45: [GIN-debug] GET /admin/fbtool/users/:user_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolUsersEdit (13 handlers)
6582016/11/23 17:20:16.561714 debug.go:45: [GIN-debug] PUT /admin/fbtool/users/:user_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolUsersChange (13 handlers)
6592016/11/23 17:20:16.561725 debug.go:45: [GIN-debug] DELETE /admin/fbtool/users/:user_id/edit --> github.com/housinganywhere/ha/c.AdminFbtoolUsersDelete (13 handlers)
6602016/11/23 17:20:16.561735 debug.go:45: [GIN-debug] GET /admin/graphql --> github.com/housinganywhere/ha/c.AdminGraphql (13 handlers)
6612016/11/23 17:20:16.561746 debug.go:45: [GIN-debug] GET /admin/heatmaps --> github.com/housinganywhere/ha/c.AdminHeatmaps (13 handlers)
6622016/11/23 17:20:16.561755 debug.go:45: [GIN-debug] GET /admin/heatmaps.json --> github.com/housinganywhere/ha/c.AdminHeatmapsJSON (13 handlers)
6632016/11/23 17:20:16.561765 debug.go:45: [GIN-debug] GET /admin/partner-data --> github.com/housinganywhere/ha/c.AdminPartnerDataList (13 handlers)
6642016/11/23 17:20:16.561775 debug.go:45: [GIN-debug] POST /admin/partner-data/:pdID --> github.com/housinganywhere/ha/c.AdminPartnerDataSave (13 handlers)
6652016/11/23 17:20:16.561785 debug.go:45: [GIN-debug] GET /admin/rooms --> github.com/housinganywhere/ha/c.AdminRooms (13 handlers)
6662016/11/23 17:20:16.561795 debug.go:45: [GIN-debug] POST /admin/rooms/:roomID/unarchive --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6672016/11/23 17:20:16.561806 debug.go:45: [GIN-debug] GET /admin/stats --> github.com/housinganywhere/ha/c.AdminStats (13 handlers)
6682016/11/23 17:20:16.561815 debug.go:45: [GIN-debug] GET /admin/translations --> github.com/housinganywhere/ha/c.AdminTranslations (13 handlers)
6692016/11/23 17:20:16.561828 debug.go:45: [GIN-debug] POST /admin/translations/:action --> github.com/housinganywhere/ha/c.AdminTranslationsSwitch (13 handlers)
6702016/11/23 17:20:16.561838 debug.go:45: [GIN-debug] GET /admin/unis --> github.com/housinganywhere/ha/c.AdminUnisList (13 handlers)
6712016/11/23 17:20:16.561848 debug.go:45: [GIN-debug] POST /admin/unis --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6722016/11/23 17:20:16.561857 debug.go:45: [GIN-debug] GET /admin/unis/:uniID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6732016/11/23 17:20:16.561869 debug.go:45: [GIN-debug] POST /admin/unis/:uniID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6742016/11/23 17:20:16.561879 debug.go:45: [GIN-debug] DELETE /admin/unis/:uniID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6752016/11/23 17:20:16.561888 debug.go:45: [GIN-debug] GET /admin/unis/:uniID/delete --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6762016/11/23 17:20:16.561899 debug.go:45: [GIN-debug] GET /admin/unis/:uniID/report --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6772016/11/23 17:20:16.561910 debug.go:45: [GIN-debug] POST /admin/unis/:uniID/upload/:imageType --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6782016/11/23 17:20:16.561923 debug.go:45: [GIN-debug] GET /admin/users --> github.com/housinganywhere/ha/c.AdminUsersList (13 handlers)
6792016/11/23 17:20:16.561933 debug.go:45: [GIN-debug] POST /admin/users/:userID/archive --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6802016/11/23 17:20:16.561956 debug.go:45: [GIN-debug] POST /admin/users/:userID/unarchive --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6812016/11/23 17:20:16.561968 debug.go:45: [GIN-debug] POST /admin/users/:userID/make-featured --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6822016/11/23 17:20:16.561979 debug.go:45: [GIN-debug] GET /admin/users/:userID/owner_id --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6832016/11/23 17:20:16.561989 debug.go:45: [GIN-debug] PUT /admin/users/:userID/owner_id --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6842016/11/23 17:20:16.562000 debug.go:45: [GIN-debug] GET /admin/users/:userID/scammer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6852016/11/23 17:20:16.562028 debug.go:45: [GIN-debug] POST /admin/users/:userID/scammer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6862016/11/23 17:20:16.562042 debug.go:45: [GIN-debug] DELETE /admin/users/:userID/scammer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6872016/11/23 17:20:16.562053 debug.go:45: [GIN-debug] POST /admin/users/:userID/verify --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
6882016/11/23 17:20:16.562062 debug.go:45: [GIN-debug] GET /admin/users-by-email --> github.com/housinganywhere/ha/c.AdminUsersByEmail (13 handlers)
6892016/11/23 17:20:16.562071 debug.go:45: [GIN-debug] GET /admin/users-sensitive-data --> github.com/housinganywhere/ha/c.AdminUsersSensitiveData (13 handlers)
6902016/11/23 17:20:16.562082 debug.go:45: [GIN-debug] GET /admin/users-verify --> github.com/housinganywhere/ha/c.AdminUsersVerifyList (13 handlers)
6912016/11/23 17:20:16.562092 debug.go:45: [GIN-debug] POST /admin/users-verify/:userID/:action --> github.com/housinganywhere/ha/c.AdminUsersVerifyAction (13 handlers)
6922016/11/23 17:20:16.562105 debug.go:45: [GIN-debug] GET /api/v1/auth/facebook/callback --> github.com/housinganywhere/ha/c.FacebookLoginCallback (12 handlers)
6932016/11/23 17:20:16.562114 debug.go:45: [GIN-debug] GET /api/v1/auth/google/callback --> github.com/housinganywhere/ha/c.GoogleLoginCallback (12 handlers)
6942016/11/23 17:20:16.562123 debug.go:45: [GIN-debug] GET /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
6952016/11/23 17:20:16.562132 debug.go:45: [GIN-debug] POST /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
6962016/11/23 17:20:16.562141 debug.go:45: [GIN-debug] PUT /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
6972016/11/23 17:20:16.562150 debug.go:45: [GIN-debug] PATCH /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
6982016/11/23 17:20:16.562159 debug.go:45: [GIN-debug] HEAD /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
6992016/11/23 17:20:16.562167 debug.go:45: [GIN-debug] OPTIONS /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
7002016/11/23 17:20:16.562176 debug.go:45: [GIN-debug] DELETE /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
7012016/11/23 17:20:16.562185 debug.go:45: [GIN-debug] CONNECT /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
7022016/11/23 17:20:16.562194 debug.go:45: [GIN-debug] TRACE /api/v1/graphql --> github.com/housinganywhere/ha/c.ApiV1GraphQL (12 handlers)
7032016/11/23 17:20:16.562203 debug.go:45: [GIN-debug] GET /api/v1/massplanner/feed/:q --> github.com/housinganywhere/ha/c.ApiV1MassplannerFeed (12 handlers)
7042016/11/23 17:20:16.562212 debug.go:45: [GIN-debug] POST /api/v1/plivo/phone-validation --> github.com/housinganywhere/ha/c.ApiV1PlivoPhoneValidation (12 handlers)
7052016/11/23 17:20:16.562222 debug.go:45: [GIN-debug] GET /health-check/0 --> github.com/housinganywhere/ha/c.HealtCheck0 (12 handlers)
7062016/11/23 17:20:16.562241 debug.go:45: [GIN-debug] GET /my/accept-tenant --> github.com/housinganywhere/ha/c.MyConversationRedirectAcceptTenant (13 handlers)
7072016/11/23 17:20:16.562252 debug.go:45: [GIN-debug] GET /my/accept-tenant/:conversationID --> github.com/housinganywhere/ha/c.MyConversationRedirectAcceptTenant (13 handlers)
7082016/11/23 17:20:16.562265 debug.go:45: [GIN-debug] GET /my/bookings --> github.com/housinganywhere/ha/c.MyBookings (13 handlers)
7092016/11/23 17:20:16.562275 debug.go:45: [GIN-debug] POST /my/contact-owner --> github.com/housinganywhere/ha/c.ContactOwner (13 handlers)
7102016/11/23 17:20:16.562284 debug.go:45: [GIN-debug] GET /my/edit/:roomID --> github.com/housinganywhere/ha/c.MyListingsEditLegacy (13 handlers)
7112016/11/23 17:20:16.562308 debug.go:45: [GIN-debug] GET /my/edit-profile --> github.com/housinganywhere/ha/c.MyProfileEditOwn (13 handlers)
7122016/11/23 17:20:16.562321 debug.go:45: [GIN-debug] GET /my/edit-profile/:userID --> github.com/housinganywhere/ha/c.MyProfileEditLegacy (13 handlers)
7132016/11/23 17:20:16.562331 debug.go:45: [GIN-debug] GET /my/get-verified --> github.com/housinganywhere/ha/c.GetVerified (13 handlers)
7142016/11/23 17:20:16.562338 debug.go:45: [GIN-debug] GET /my/inbox --> github.com/housinganywhere/ha/c.MyInbox (13 handlers)
7152016/11/23 17:20:16.562347 debug.go:45: [GIN-debug] POST /my/images/:imageID/rotate --> github.com/housinganywhere/ha/c.MyImagesRotate (13 handlers)
7162016/11/23 17:20:16.562356 debug.go:45: [GIN-debug] POST /my/images/:imageID/delete --> github.com/housinganywhere/ha/c.MyImagesDelete (13 handlers)
7172016/11/23 17:20:16.562367 debug.go:45: [GIN-debug] GET /my/listings --> github.com/housinganywhere/ha/c.MyListings (13 handlers)
7182016/11/23 17:20:16.562376 debug.go:45: [GIN-debug] DELETE /my/listings/:roomID --> github.com/housinganywhere/ha/c.MyListingsDelete (13 handlers)
7192016/11/23 17:20:16.562384 debug.go:45: [GIN-debug] POST /my/listings/:roomID/delete --> github.com/housinganywhere/ha/c.MyListingsDelete (13 handlers)
7202016/11/23 17:20:16.562414 debug.go:45: [GIN-debug] GET /my/listings/:roomID/edit --> github.com/housinganywhere/ha/c.MyListingsEdit (13 handlers)
7212016/11/23 17:20:16.562425 debug.go:45: [GIN-debug] POST /my/listings/:roomID/edit --> github.com/housinganywhere/ha/c.MyListingsSave (13 handlers)
7222016/11/23 17:20:16.562435 debug.go:45: [GIN-debug] POST /my/listings/:roomID/hide --> github.com/housinganywhere/ha/c.MyListingsHide (13 handlers)
7232016/11/23 17:20:16.562444 debug.go:45: [GIN-debug] GET /my/listings/:roomID/relist --> github.com/housinganywhere/ha/c.MyListingsRelist (13 handlers)
7242016/11/23 17:20:16.562454 debug.go:45: [GIN-debug] POST /my/listings/:roomID/unhide --> github.com/housinganywhere/ha/c.MyListingsUnhide (13 handlers)
7252016/11/23 17:20:16.562463 debug.go:45: [GIN-debug] GET /my/listings.json --> github.com/housinganywhere/ha/c.MyListingsJSON (13 handlers)
7262016/11/23 17:20:16.562476 debug.go:45: [GIN-debug] POST /my/match-phone-verfication-code --> github.com/housinganywhere/ha/c.MatchPhoneVerificationCode (13 handlers)
7272016/11/23 17:20:16.562486 debug.go:45: [GIN-debug] POST /my/multi-photo-upload --> github.com/housinganywhere/ha/c.MultiplePhotoUpload (13 handlers)
7282016/11/23 17:20:16.562494 debug.go:45: [GIN-debug] GET /my/payment-form --> github.com/housinganywhere/ha/c.MyPaymentForm (13 handlers)
7292016/11/23 17:20:16.562515 debug.go:45: [GIN-debug] GET /my/payment-methods --> github.com/housinganywhere/ha/c.MyPaymentMethods (13 handlers)
7302016/11/23 17:20:16.562526 debug.go:45: [GIN-debug] POST /my/payment-methods --> github.com/housinganywhere/ha/c.MyPaymentMethodsAdd (13 handlers)
7312016/11/23 17:20:16.562532 debug.go:45: [GIN-debug] DELETE /my/payment-methods/:id --> github.com/housinganywhere/ha/c.MyPaymentMethodsDelete (13 handlers)
7322016/11/23 17:20:16.562538 debug.go:45: [GIN-debug] GET /my/payout-methods --> github.com/housinganywhere/ha/c.MyPayoutMethodsList (13 handlers)
7332016/11/23 17:20:16.562543 debug.go:45: [GIN-debug] POST /my/payout-methods --> github.com/housinganywhere/ha/c.MyPayoutMethodsCreate (13 handlers)
7342016/11/23 17:20:16.562548 debug.go:45: [GIN-debug] PUT /my/payout-methods/:payoutType/:payoutID --> github.com/housinganywhere/ha/c.MyPayoutMethodsChange (13 handlers)
7352016/11/23 17:20:16.562554 debug.go:45: [GIN-debug] PATCH /my/payout-methods/:payoutType/:payoutID --> github.com/housinganywhere/ha/c.MyPayoutMethodsSwitch (13 handlers)
7362016/11/23 17:20:16.562560 debug.go:45: [GIN-debug] DELETE /my/payout-methods/:payoutType/:payoutID --> github.com/housinganywhere/ha/c.MyPayoutMethodsDelete (13 handlers)
7372016/11/23 17:20:16.562565 debug.go:45: [GIN-debug] GET /my/profile/:userID --> github.com/housinganywhere/ha/c.MyProfileShow (13 handlers)
7382016/11/23 17:20:16.562570 debug.go:45: [GIN-debug] GET /my/profile/:userID/confirm/:token --> github.com/housinganywhere/ha/c.MyProfileConfirm (13 handlers)
7392016/11/23 17:20:16.562575 debug.go:45: [GIN-debug] GET /my/profile/:userID/edit --> github.com/housinganywhere/ha/c.MyProfileEdit (13 handlers)
7402016/11/23 17:20:16.562580 debug.go:45: [GIN-debug] POST /my/profile/:userID/edit --> github.com/housinganywhere/ha/c.MyProfileSave (13 handlers)
7412016/11/23 17:20:16.562585 debug.go:45: [GIN-debug] POST /my/profile/:userID/enrich --> github.com/housinganywhere/ha/c.MyProfileEnrich (13 handlers)
7422016/11/23 17:20:16.562591 debug.go:45: [GIN-debug] POST /my/report-user --> github.com/housinganywhere/ha/c.ReportUser (13 handlers)
7432016/11/23 17:20:16.562596 debug.go:45: [GIN-debug] POST /my/respond --> github.com/housinganywhere/ha/c.MyRespondSave (13 handlers)
7442016/11/23 17:20:16.562601 debug.go:45: [GIN-debug] POST /my/self-destruct --> github.com/housinganywhere/ha/c.MySelfDestruct (13 handlers)
7452016/11/23 17:20:16.562605 debug.go:45: [GIN-debug] GET /my/subscriptions --> github.com/housinganywhere/ha/c.MySubscriptionsShow (13 handlers)
7462016/11/23 17:20:16.562610 debug.go:45: [GIN-debug] POST /my/subscriptions --> github.com/housinganywhere/ha/c.MySubscriptionsSave (13 handlers)
7472016/11/23 17:20:16.562615 debug.go:45: [GIN-debug] POST /my/set-avatar --> github.com/housinganywhere/ha/c.MySetAvatarFromURL (13 handlers)
7482016/11/23 17:20:16.562620 debug.go:45: [GIN-debug] GET /my/university-dashboard --> github.com/housinganywhere/ha/c.MyUniversityDashboard (13 handlers)
7492016/11/23 17:20:16.562643 debug.go:45: [GIN-debug] POST /my/upload-avatar --> github.com/housinganywhere/ha/c.MyUploadAvatar (13 handlers)
7502016/11/23 17:20:16.562654 debug.go:45: [GIN-debug] POST /my/verify-phone-number --> github.com/housinganywhere/ha/c.VerifyPhoneNumber (13 handlers)
7512016/11/23 17:20:16.562662 debug.go:45: [GIN-debug] POST /my/finish-verification --> github.com/housinganywhere/ha/c.FinishVerification (13 handlers)
7522016/11/23 17:20:16.562674 debug.go:45: [GIN-debug] POST /my/verify-by-phone-call --> github.com/housinganywhere/ha/c.VerifyByPhone (13 handlers)
7532016/11/23 17:20:16.562685 debug.go:45: [GIN-debug] GET /my/talk/:conversationID --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7542016/11/23 17:20:16.562695 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/accept-offer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7552016/11/23 17:20:16.562704 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/archive --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7562016/11/23 17:20:16.562713 debug.go:45: [GIN-debug] GET /my/talk/:conversationID/book --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7572016/11/23 17:20:16.562722 debug.go:45: [GIN-debug] GET /my/talk/:conversationID/book-request --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7582016/11/23 17:20:16.562731 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/book-request --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7592016/11/23 17:20:16.562740 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/cancel-offer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7602016/11/23 17:20:16.562749 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/decline-offer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7612016/11/23 17:20:16.562758 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/favorite --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7622016/11/23 17:20:16.562767 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/pay-with-card --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7632016/11/23 17:20:16.562777 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/request-diff-dates --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7642016/11/23 17:20:16.562785 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/special-offer --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7652016/11/23 17:20:16.562793 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/unarchive --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7662016/11/23 17:20:16.562809 debug.go:45: [GIN-debug] POST /my/talk/:conversationID/unfavorite --> github.com/housinganywhere/ha/util/gin-ext.WithObjectID.func1 (13 handlers)
7672016/11/23 17:20:29.206118 ha.go:215: new request: POST /submit-room
768
769(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:102)
770[2016-11-23 17:20:29] [167.48ms] SELECT * FROM "hauser" WHERE ("hauser"."id" = '157718')
771
772(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:102)
773[2016-11-23 17:20:29] [68.43ms] SELECT * FROM "images" WHERE ("owner_id" IN ('157718') AND "owner_type" = 'hauser') AND (owner_type = 'hauser')
7742016/11/23 17:20:29.445277 auth.go:76: DEBUG: SetUser: url=/submit-room, user_id=157718
775
776(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:307)
777[2016-11-23 17:20:29] [108.63ms] UPDATE "hauser" SET "lang" = 'en', "last_activity_at" = '2016-11-23T17:20:29+03:00' WHERE "hauser"."id" = '157718'
7782016/11/23 17:20:29.625055 ha.go:448: fallback to gomvc: path="/submit-room"
779
780
781User ID (session)= 157718
782Retrieve user for id 157718
783
784(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/repo/users.go:18)
785[2016-11-23 17:20:29] [107.14ms] SELECT * FROM "hauser" WHERE ("hauser"."id" = '157718')
786
787(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/repo/users.go:18)
788[2016-11-23 17:20:29] [69.49ms] SELECT * FROM "images" WHERE ("owner_id" IN ('157718') AND "owner_type" = 'hauser')
7892016/11/23 17:20:29.977463 repo.go:158: repo-pg sql error: pg: cannot map field "geoname_id"
7902016/11/23 17:20:29.977497 repo.go:159: query: SELECT * FROM city WHERE name=?
791
7922016/11/23 17:20:29.977926 repo.go:160: goroutine 12 [running]:
793runtime/debug.Stack(0xc420b909d8, 0x3, 0x3)
794 /usr/local/Cellar/go/1.7.3/libexec/src/runtime/debug/stack.go:24 +0x79
795github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg.h(0x1056ba0, 0xc420a2c640)
796 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg/repo.go:160 +0x2d9
797github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg.SelectOne(0x962140, 0xc42002a120, 0xc420a36680, 0x1f, 0xc420b90b58, 0x1, 0x1, 0x0, 0x0)
798 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg/repo.go:104 +0x276
799github.com/housinganywhere/ha/m.FindCityByName(0xc420a470c2, 0x5, 0x34)
800 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/city.go:72 +0xf0
801github.com/housinganywhere/ha/m.FindCityIDByName(0xc420a470c2, 0x5, 0x1)
802 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/city.go:81 +0x39
803github.com/housinganywhere/ha/c.(*Home).SubmitRoomPOST(0xc420946300, 0xc4205d2840, 0x0, 0x0)
804 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:178 +0x38f
805reflect.Value.call(0xafefe0, 0xc420946300, 0x11613, 0xb07494, 0x4, 0xc420a36100, 0x1, 0x1, 0x1, 0x1, ...)
806 /usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:434 +0x5c8
807reflect.Value.Call(0xafefe0, 0xc420946300, 0x11613, 0xc420a36100, 0x1, 0x1, 0x0, 0x1, 0x33d701)
808 /usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:302 +0xa4
809github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc.runMethod(0xafefe0, 0xc420946300, 0x11613, 0xc420a48c80)
810 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/controller.go:361 +0x432
811github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc.GetHandler.func1(0x214aa00, 0xc4207de840, 0xc42073b2c0)
812 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/gomvc.go:133 +0x45e
813net/http.HandlerFunc.ServeHTTP(0xc4209a19c0, 0x214aa00, 0xc4207de840, 0xc42073b2c0)
814 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1726 +0x44
815github.com/housinganywhere/ha/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc420011270, 0x214aa00, 0xc4207de840, 0xc42073b2c0)
816 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gorilla/mux/mux.go:98 +0x255
817main.runServer.func1(0xc4207de840)
818 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:449 +0x110
819github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
820 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
821main.TrackUser.func1(0xc4207de840)
822 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:324 +0xf5
823github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
824 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
825github.com/housinganywhere/ha/util/gin-ext.BanUsers.func1(0xc4207de840)
826 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:41 +0x52
827github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
828 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
829github.com/housinganywhere/ha/util/gin-ext.SetUser.func1(0xc4207de840)
830 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:23 +0x51
831github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
832 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
833github.com/housinganywhere/ha/vendor/github.com/gin-gonic/contrib/sessions.Sessions.func1(0xc4207de840)
834 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/contrib/sessions/sessions.go:65 +0x1b9
835github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
836 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
837main.EnableCORS.func1(0xc4207de840)
838 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:384 +0x39
839github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
840 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
841main.MethodRewriter.func1(0xc4207de840)
842 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:343 +0x15e
843github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
844 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
845main.BugsnagNotifier.func1(0xc4207de840)
846 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:291 +0x76
847github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
848 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
849github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.RecoveryWithWriter.func1(0xc4207de840)
850 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/recovery.go:45 +0x5a
851github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
852 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
853main.GinLogger.func1(0xc4207de840)
854 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:244 +0x252
855github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
856 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
857github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc4209236c0, 0xc4207de840)
858 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:284 +0x64e
859github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc4209236c0, 0x105cde0, 0xc420874340, 0xc42073b2c0)
860 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:265 +0x130
861github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf.(*CSRFHandler).handleSuccess(0xc4208dd200, 0x105cde0, 0xc420874340, 0xc42073b2c0)
862 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:186 +0x51
863github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf.(*CSRFHandler).ServeHTTP(0xc4208dd200, 0x105cde0, 0xc420874340, 0xc42073b2c0)
864 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:179 +0x27c
865net/http.serverHandler.ServeHTTP(0xc420833b00, 0x105cde0, 0xc420874340, 0xc42073b2c0)
866 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:2202 +0x7d
867net/http.(*conn).serve(0xc420833c00, 0x105dae0, 0xc420949ac0)
868 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1579 +0x4b7
869created by net/http.(*Server).Serve
870 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:2293 +0x44d
871
8722016/11/23 17:20:30.076374 repo.go:158: repo-pg sql error: pg: cannot map field "geoname_id"
8732016/11/23 17:20:30.076408 repo.go:159: query: SELECT * FROM city WHERE name=?
874
8752016/11/23 17:20:30.077228 repo.go:160: goroutine 12 [running]:
876runtime/debug.Stack(0xc420b909d8, 0x3, 0x3)
877 /usr/local/Cellar/go/1.7.3/libexec/src/runtime/debug/stack.go:24 +0x79
878github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg.h(0x1056ba0, 0xc420a2cef0)
879 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg/repo.go:160 +0x2d9
880github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg.SelectOne(0x962140, 0xc4203b2028, 0xc420a1c8c0, 0x1f, 0xc420b90b58, 0x1, 0x1, 0x1056ba0, 0xc420a2c640)
881 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/repo-pg/repo.go:104 +0x276
882github.com/housinganywhere/ha/m.FindCityByName(0xc420a2c845, 0x5, 0xc420948240)
883 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/city.go:72 +0xf0
884github.com/housinganywhere/ha/m.FindCityIDByName(0xc420a470c2, 0x5, 0x1)
885 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/city.go:87 +0xa5
886github.com/housinganywhere/ha/c.(*Home).SubmitRoomPOST(0xc420946300, 0xc4205d2840, 0x0, 0x0)
887 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:178 +0x38f
888reflect.Value.call(0xafefe0, 0xc420946300, 0x11613, 0xb07494, 0x4, 0xc420a36100, 0x1, 0x1, 0x1, 0x1, ...)
889 /usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:434 +0x5c8
890reflect.Value.Call(0xafefe0, 0xc420946300, 0x11613, 0xc420a36100, 0x1, 0x1, 0x0, 0x1, 0x33d701)
891 /usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:302 +0xa4
892github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc.runMethod(0xafefe0, 0xc420946300, 0x11613, 0xc420a48c80)
893 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/controller.go:361 +0x432
894github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc.GetHandler.func1(0x214aa00, 0xc4207de840, 0xc42073b2c0)
895 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/gomvc.go:133 +0x45e
896net/http.HandlerFunc.ServeHTTP(0xc4209a19c0, 0x214aa00, 0xc4207de840, 0xc42073b2c0)
897 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1726 +0x44
898github.com/housinganywhere/ha/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc420011270, 0x214aa00, 0xc4207de840, 0xc42073b2c0)
899 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gorilla/mux/mux.go:98 +0x255
900main.runServer.func1(0xc4207de840)
901 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:449 +0x110
902github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
903 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
904main.TrackUser.func1(0xc4207de840)
905 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:324 +0xf5
906github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
907 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
908github.com/housinganywhere/ha/util/gin-ext.BanUsers.func1(0xc4207de840)
909 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:41 +0x52
910github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
911 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
912github.com/housinganywhere/ha/util/gin-ext.SetUser.func1(0xc4207de840)
913 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:23 +0x51
914github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
915 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
916github.com/housinganywhere/ha/vendor/github.com/gin-gonic/contrib/sessions.Sessions.func1(0xc4207de840)
917 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/contrib/sessions/sessions.go:65 +0x1b9
918github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
919 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
920main.EnableCORS.func1(0xc4207de840)
921 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:384 +0x39
922github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
923 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
924main.MethodRewriter.func1(0xc4207de840)
925 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:343 +0x15e
926github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
927 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
928main.BugsnagNotifier.func1(0xc4207de840)
929 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:291 +0x76
930github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
931 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
932github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.RecoveryWithWriter.func1(0xc4207de840)
933 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/recovery.go:45 +0x5a
934github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
935 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
936main.GinLogger.func1(0xc4207de840)
937 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:244 +0x252
938github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Context).Next(0xc4207de840)
939 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 +0x5a
940github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc4209236c0, 0xc4207de840)
941 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:284 +0x64e
942github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc4209236c0, 0x105cde0, 0xc420874340, 0xc42073b2c0)
943 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:265 +0x130
944github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf.(*CSRFHandler).handleSuccess(0xc4208dd200, 0x105cde0, 0xc420874340, 0xc42073b2c0)
945 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:186 +0x51
946github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf.(*CSRFHandler).ServeHTTP(0xc4208dd200, 0x105cde0, 0xc420874340, 0xc42073b2c0)
947 /Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:179 +0x27c
948net/http.serverHandler.ServeHTTP(0xc420833b00, 0x105cde0, 0xc420874340, 0xc42073b2c0)
949 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:2202 +0x7d
950net/http.(*conn).serve(0xc420833c00, 0x105dae0, 0xc420949ac0)
951 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1579 +0x4b7
952created by net/http.(*Server).Serve
953 /usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:2293 +0x44d
954
955repo.Insert INSERT INTO city (name,lat,lng) VALUES (?name,?lat,?lng) RETURNING id Res= &{1}
956
957(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/m/uni_pg.go:48)
958[2016-11-23 17:20:30] [69.31ms] SELECT "uni".* FROM "uni" INNER JOIN unidomain ON unidomain.uniid = uni.id WHERE (isactive) AND (unidomain.domain = 'gmail.com')
959
960(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:218)
961[2016-11-23 17:20:30] [73.08ms] SELECT not exists(SELECT 1 FROM room WHERE userid = '157718')
962
963(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:222)
964[2016-11-23 17:20:30] pq: column "min_age" of relation "room" does not exist
965
966(/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:222)
967[2016-11-23 17:20:30] [37.06ms] INSERT INTO "room" ("userid","parent_id","oldid","notremoved","removedby","is_hidden","hidden_at","isexpired","title","address","street","neighborhood","city","cityid","countrycode","zip","secret","price","estimated_bills","startdate","enddate","minimalperiod","views","currency","description","uniid","lat","lng","min_age","max_age","nrmates","free_places","facilitiesjson","condition","deposit","agencyfee","kind","type","creationtime","how","nrtenantsaccepted","nrrequests","partnerurl","partnerid","partnerroomid","instantbook","preferred_gender","submittedby","removaltime","rented","isfeatured","advertisername","fbgroupid") VALUES ('157718',NULL,'0','true','0','false','<nil>','false','','Minsk, kek 4','vulica Internacyjanaĺnaja','Centraĺny rajon','Minsk','130535','by','','FIH0nMr_3qVB0i15GvRI','130000','0','2016-11-23T00:00:00Z','9999-12-31T00:00:00Z',NULL,'0','EUR','','0','53.9046107','27.5617455','0','0','0','0','null','0','0','0','0','3','2016-11-23T14:20:30Z','','0','0',NULL,NULL,NULL,'false','','0','0001-01-01T00:00:00Z','0','false','','') RETURNING "room"."id"
968notifying bugsnag: pq: column "min_age" of relation "room" does not exist
969bugsnag.Notify: not notifying in dev
970
971
9722016/11/23 17:20:30 [Recovery] panic recovered:
973POST /submit-room HTTP/1.1
974Host: localhost:8080
975Accept: */*
976Accept-Encoding: gzip, deflate, br
977Accept-Language: en-US,en;q=0.8,ru;q=0.6
978Connection: keep-alive
979Content-Length: 289
980Content-Type: application/x-www-form-urlencoded; charset=UTF-8
981Cookie: last_seen=1478681959777; surveyed=true; __distillery=73344ed_5ddc0b82-0fa2-477e-9eea-4a55c8d1d35c-7096447df-182d20ee4e7d-acd1; pnctest=1; muxData=mux_viewer_id=75e1272f-9843-4267-9cc6-c871e2301fea&sid=a111b5fc-a737-476d-9b85-1fe6caa109f4&sst=1479819129969&sex=1479820703971&msn=0.8660132902114976; csrf_token=RtNlPVNB0oYcjc/QIGTCOe2vxsXQddO6SI1vF12fiEg=; _ga=GA1.1.1622885455.1478681960; gomvc_session=MTQ3OTkxMDQ1MHxEdi1CQkFFQ180SUFBUkFCRUFBQV8tSF9nZ0FGQm5OMGNtbHVad3dOQUF0eWIyOXRSbWx5YzNSSlpBTnBiblFFQlFEOUl5eHVCbk4wY21sdVp3d0RBQUZ6Qm5OMGNtbHVad3ctQUR3a01tRWtNRFVrVm5nNVUxTXZNelZXV0VaVkxrd3pSRUpaYURGNkxtUm1UVmhhYTBWT1RIRk1hR2RzZEV0c01VWjZMazUzVGpkSVExcFhiMU1HYzNSeWFXNW5EQWdBQm1GdWIyNXBaQVp6ZEhKcGJtY01IQUFhTWpBeE5pMHhNUzB5TWlBeE5UbzFNem96TkNBeU56WTVORGNHYzNSeWFXNW5EQVlBQkd4aGJtY0djM1J5YVc1bkRBUUFBbVZ1Qm5OMGNtbHVad3dEQUFGMUEybHVkQVFGQVAwRTBDdz18BbcTE_Z72KCSLMg1y6unbXGWCW-AawWqw2sGQYYPrA4=; gomvc_flash=
982Origin: http://localhost:8080
983Referer: http://localhost:8080/list-your-place
984User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.87 Safari/537.36
985X-Csrf-Token: oqIdrvZkg3PnLSl15GzTJtemukmvb5lNK3OOI2LmJRfkcXiTpSVR9fug5qXECBEfOgl8jH8aSvdj/uE0P3mtXw==
986X-Legacy-Mode: 1
987X-Requested-With: XMLHttpRequest
988
989
990pq: column "min_age" of relation "room" does not exist
991/usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:458 (0x365d3)
992 gopanic: reflectcall(nil, unsafe.Pointer(d.fn), deferArgs(d), uint32(d.siz), uint32(d.siz))
993/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:287 (0xb5f5)
994 BugsnagNotifier.func1.1: panic(err)
995/usr/local/Cellar/go/1.7.3/libexec/src/runtime/asm_amd64.s:479 (0x6359c)
996 call32: CALLFN(·call32, 32)
997/usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:458 (0x365d3)
998 gopanic: reflectcall(nil, unsafe.Pointer(d.fn), deferArgs(d), uint32(d.siz), uint32(d.siz))
999/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/util.go:678 (0x2fac9c)
1000 Must: panic(err)
1001/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/c/home.go:222 (0x1ec8ec)
1002 (*Home).SubmitRoomPOST: util.Must(m.DB.Create(newRoom).Error)
1003/usr/local/Cellar/go/1.7.3/libexec/src/runtime/asm_amd64.s:479 (0x6359c)
1004 call32: CALLFN(·call32, 32)
1005/usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:434 (0x336498)
1006 Value.call: call(frametype, fn, args, uint32(frametype.size), uint32(retOffset))
1007/usr/local/Cellar/go/1.7.3/libexec/src/reflect/value.go:302 (0x335db4)
1008 Value.Call: return v.call("Call", in)
1009/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/controller.go:361 (0x19f542)
1010 runMethod: results := method.Call(values)
1011/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/housinganywhere/gomvc/gomvc.go:133 (0x1a2f7e)
1012 GetHandler.func1: runMethod(method, c)
1013/usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1726 (0xf4a14)
1014 HandlerFunc.ServeHTTP: f(w, r)
1015/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gorilla/mux/mux.go:98 (0x49f905)
1016 (*Router).ServeHTTP: handler.ServeHTTP(w, req)
1017/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:449 (0xc850)
1018 runServer.func1: gomvc.Router().ServeHTTP(c.Writer, c.Request)
1019/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1020 (*Context).Next: c.handlers[c.index](c)
1021/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:324 (0xbd55)
1022 TrackUser.func1: c.Next()
1023/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1024 (*Context).Next: c.handlers[c.index](c)
1025/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:41 (0x318022)
1026 BanUsers.func1: c.Next()
1027/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1028 (*Context).Next: c.handlers[c.index](c)
1029/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/util/gin-ext/auth.go:23 (0x317fb1)
1030 SetUser.func1: c.Next()
1031/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1032 (*Context).Next: c.handlers[c.index](c)
1033/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/contrib/sessions/sessions.go:65 (0x1876e9)
1034 Sessions.func1: c.Next()
1035/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1036 (*Context).Next: c.handlers[c.index](c)
1037/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:384 (0xc6e9)
1038 EnableCORS.func1: c.Next()
1039/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1040 (*Context).Next: c.handlers[c.index](c)
1041/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:343 (0xc25e)
1042 MethodRewriter.func1: c.Next()
1043/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1044 (*Context).Next: c.handlers[c.index](c)
1045/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:291 (0xbc36)
1046 BugsnagNotifier.func1: c.Next()
1047/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1048 (*Context).Next: c.handlers[c.index](c)
1049/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/recovery.go:45 (0x196daa)
1050 RecoveryWithWriter.func1: c.Next()
1051/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1052 (*Context).Next: c.handlers[c.index](c)
1053/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/cmd/ha.go:244 (0xb042)
1054 GinLogger.func1: c.Next()
1055/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/context.go:97 (0x18831a)
1056 (*Context).Next: c.handlers[c.index](c)
1057/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:284 (0x18e29e)
1058 (*Engine).handleHTTPRequest: context.Next()
1059/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/gin/gin.go:265 (0x18db80)
1060 (*Engine).ServeHTTP: engine.handleHTTPRequest(c)
1061/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:186 (0x19ade1)
1062 (*CSRFHandler).handleSuccess: h.successHandler.ServeHTTP(w, r)
1063/Users/yauheniychernik/gocode/src/github.com/housinganywhere/ha/vendor/github.com/gin-gonic/nosurf/handler.go:179 (0x19aa3c)
1064 (*CSRFHandler).ServeHTTP: h.handleSuccess(w, r)
1065/usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:2202 (0xf692d)
1066 serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
1067/usr/local/Cellar/go/1.7.3/libexec/src/net/http/server.go:1579 (0xf3297)
1068 (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
1069/usr/local/Cellar/go/1.7.3/libexec/src/runtime/asm_amd64.s:2086 (0x66101)
1070 goexit: BYTE $0x90 // NOP
1071
10722016/11/23 17:20:30.376360 ha.go:259: fin request: POST /submit-room - 500 - 1.170240883s