Handler crashed with error can't find templatefile in the path:index.html
myml opened this issue · 2 comments
docker logs
2016/03/05 06:32:35 [router.go:853][C] the request url is /
2016/03/05 06:32:35 [router.go:854][C] Handler crashed with error can't find templatefile in the path:index.html
2016/03/05 06:32:35 [router.go:860][C] /usr/src/go/src/runtime/asm_amd64.s:401
2016/03/05 06:32:35 [router.go:860][C] /usr/src/go/src/runtime/panic.go:387
2016/03/05 06:32:35 [router.go:860][C] /go/src/github.com/astaxie/beego/controller.go:262
2016/03/05 06:32:35 [router.go:860][C] /go/src/github.com/astaxie/beego/controller.go:183
2016/03/05 06:32:35 [router.go:860][C] /go/src/github.com/tobegit3hub/seagull/controllers/default.go:15
2016/03/05 06:32:35 [router.go:860][C] /go/src/github.com/astaxie/beego/router.go:760
2016/03/05 06:32:35 [router.go:860][C] /usr/src/go/src/net/http/server.go:1703
2016/03/05 06:32:35 [router.go:860][C] /usr/src/go/src/net/http/server.go:1204
2016/03/05 06:32:35 [router.go:860][C] /usr/src/go/src/runtime/asm_amd64.s:2232
I think it's fixed now. Please let me know if there's any other problem