PANIC: value method rt/core/models/media.Media.GetPath called using nil *Media pointer goroutine 19240781 [running]: github.com/urfave/negroni.(*Recovery).ServeHTTP.func1() /go/pkg/mod/github.com/urfave/negroni@v1.0.0/recovery.go:159 +0xc7 panic({0xfe5c20, 0xc000197fb0}) /usr/local/go/src/runtime/panic.go:1038 +0x215 github.com/CloudyKit/jet.(*Runtime).recover(0x757854, 0xc00077a2b0) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:227 +0xd4 panic({0xfe5c20, 0xc000197fb0}) /usr/local/go/src/runtime/panic.go:1038 +0x215 rt/core/models/media.(*Media).GetPath(0x0, {0xc0006ce4f5, 0x1}) :1 +0xd3 reflect.Value.call({0x10a75e0, 0x0, 0x195f2c0}, {0x10d39c9, 0x4}, {0xc000779610, 0x1, 0xc0007794b0}) /usr/local/go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0x10a75e0, 0x0, 0xf88640}, {0xc000779610, 0x1, 0xa}) /usr/local/go/src/reflect/value.go:339 +0xc5 github.com/CloudyKit/jet.reflect_Call({0xc000779610, 0x1, 0xa}, 0xc000779690, {0x10a75e0, 0x0, 0x0}, {0xc000196630, 0x1, 0x1}, ...) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:1257 +0x5fa github.com/CloudyKit/jet.reflect_Call10(0xa9acee, 0x0, {0x10a75e0, 0x0, 0x0}, {0xc000196630, 0x0, 0x7c9a3e}, {0x0, 0x0, ...}) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:1262 +0xcc github.com/CloudyKit/jet.(*Runtime).evalCallExpression(0xc0001ef7c0, {0x10a75e0, 0x0, 0xc0007798a0}, {0xc000196630, 0x11dc7e0, 0x1}, {0x0, 0x0, 0x0}) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:1134 +0x105 github.com/CloudyKit/jet.(*Runtime).evalPrimaryExpressionGroup(0xc0007799b0, {0x11f2978, 0xc000f45810}) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:578 +0x312 github.com/CloudyKit/jet.(*Runtime).evalCommandExpression(0xc00042a8b8, 0xc00018c540) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:1147 +0x45 github.com/CloudyKit/jet.(*Runtime).evalPipelineExpression(0xc0001eb200, 0xc0001eb280) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:1198 +0x3e github.com/CloudyKit/jet.(*Runtime).executeList(0xc0001ef7c0, 0xc0005e7c80) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:398 +0x1eb github.com/CloudyKit/jet.(*Runtime).executeList(0xc0001ef7c0, 0xc0005e79c0) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:424 +0x487 github.com/CloudyKit/jet.(*Runtime).executeList(0xc0001ef7c0, 0xc0005e7880) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:424 +0x487 github.com/CloudyKit/jet.(*Runtime).executeList(0xc0001ef7c0, 0xc000eeb000) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:426 +0x46c github.com/CloudyKit/jet.(*Runtime).executeList(0xc0001ef7c0, 0xc00044c8c0) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/eval.go:534 +0xc9d github.com/CloudyKit/jet.(*Template).ExecuteI18N(0xc0008cc0e0, {0x0, 0x0}, {0x11dc460, 0xc000334de0}, 0xc0009fbf80, {0x0, 0x0}) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/template.go:401 +0x287 github.com/CloudyKit/jet.(*Template).Execute(...) /go/pkg/mod/github.com/!cloudy!kit/jet@v2.1.2+incompatible/template.go:374 rt/core/template.(*EngineWriter).Render(0xc00077a9a0, {0x10df545, 0x12}, {0x7f31b07c72b8, 0xc0004064f0}, {0x0, 0x0}) /home/gitlab-runner/builds/BMuFqxHZ/0/auth/rt/core/template/writer.go:92 +0x394 rt/frontend/vm/controllers.SiteController({0x7f31b07c72b8, 0xc0004064f0}, 0xc00001c800) /home/gitlab-runner/builds/BMuFqxHZ/0/auth/rt/frontend/vm/controllers/SiteController.go:239 +0x189d github.com/urfave/negroni.WrapFunc.func1({0x7f31b07c72b8, 0xc0004064f0}, 0x10062e0, 0xc0003699c0) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:56 +0x31 github.com/urfave/negroni.HandlerFunc.ServeHTTP(0xc000874000, {0x7f31b07c72b8, 0xc0004064f0}, 0x7f31b1936188, 0x88) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:29 +0x33 github.com/urfave/negroni.middleware.ServeHTTP({{0x11de9e0, 0xc000399790}, 0xc0001999c8}, {0x7f31b07c72b8, 0xc0004064f0}, 0x11d4701) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 rt/core/router.(*Router).GetNodeMiddleware(0x7f31daf78a68, {0x7f31b07c72b8, 0xc0004064f0}, 0xc00001c700, 0xc0003699a0) /home/gitlab-runner/builds/BMuFqxHZ/0/auth/rt/core/router/middlewares.go:143 +0x665 github.com/urfave/negroni.HandlerFunc.ServeHTTP(0xc000874000, {0x7f31b07c72b8, 0xc0004064f0}, 0xc0001fb3d0, 0x7555ea) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:29 +0x33 github.com/urfave/negroni.middleware.ServeHTTP({{0x11de9e0, 0xc0003983d0}, 0xc0001999b0}, {0x7f31b07c72b8, 0xc0004064f0}, 0xc000014c80) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 github.com/urfave/negroni.(*Negroni).ServeHTTP(0xc000203ad0, {0x7f31b07c72b8, 0xc0004064e8}, 0x10a9120) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:96 +0x110 github.com/gorilla/mux.(*Router).ServeHTTP(0xc00048c840, {0x7f31b07c72b8, 0xc0004064e8}, 0xc00001c500) /go/pkg/mod/github.com/gorilla/mux@v1.7.3/mux.go:212 +0x202 github.com/urfave/negroni.Wrap.func1({0x7f31b07c72b8, 0xc0004064e8}, 0x10062e0, 0xc000369980) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:46 +0x4b github.com/urfave/negroni.HandlerFunc.ServeHTTP(0x100a, {0x7f31b07c72b8, 0xc0004064e8}, 0x1adde2, 0x75458d) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:29 +0x33 github.com/urfave/negroni.middleware.ServeHTTP({{0x11de9e0, 0xc000199b30}, 0xc000199b90}, {0x7f31b07c72b8, 0xc0004064e8}, 0x815f00) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 rt/core/logs.(*Logger).ServeHTTP(0x0, {0x7f31b07c72b8, 0xc0004064e8}, 0xc00001c500, 0xc000369960) /home/gitlab-runner/builds/BMuFqxHZ/0/auth/rt/core/logs/logger.go:45 +0x9d github.com/urfave/negroni.middleware.ServeHTTP({{0x11de020, 0xc00011e020}, 0xc000199b78}, {0x7f31b07c72b8, 0xc0004064e8}, 0xc000230ce8) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 github.com/rs/cors.(*Cors).ServeHTTP(0xc0000c2580, {0x7f31b07c72b8, 0xc0004064e8}, 0xc00001c500, 0xc000369940) /go/pkg/mod/github.com/rs/cors@v1.7.0/cors.go:252 +0x17e github.com/urfave/negroni.middleware.ServeHTTP({{0x11dcd20, 0xc0000c2580}, 0xc000199b60}, {0x7f31b07c72b8, 0xc0004064e8}, 0x20) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 github.com/urfave/negroni.(*Recovery).ServeHTTP(0xc000874000, {0x7f31b07c72b8, 0xc0004064e8}, 0xc0008eca48, 0x7555ea) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/recovery.go:193 +0x8f github.com/urfave/negroni.middleware.ServeHTTP({{0x11dd640, 0xc000032370}, 0xc000199b48}, {0x7f31b07c72b8, 0xc0004064e8}, 0x757854) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38 +0xb6 github.com/urfave/negroni.(*Negroni).ServeHTTP(0xc000423140, {0x11e8d68, 0xc00051e9a0}, 0x7ae62e) /go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:96 +0x110 net/http.serverHandler.ServeHTTP({0xc0009fbc80}, {0x11e8d68, 0xc00051e9a0}, 0xc00001c500) /usr/local/go/src/net/http/server.go:2879 +0x43b net/http.(*conn).serve(0xc000364460, {0x11ee060, 0xc00023ea20}) /usr/local/go/src/net/http/server.go:1930 +0xb08 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3034 +0x4e8