hawkins / is

A blog system built on Next.js catering to `.is` TLDs
https://www.hawkins.is
0 stars 0 forks source link

500's on a few pages #16

Open hawkins opened 6 years ago

hawkins commented 6 years ago

One person was able to find 500's on two pages (a-writer and an-open-source-fanatic, while others were able to view the pages just fine. What's happening?

08/28 02:07 PM (2m)
{ ReferenceError: Head is not defined
08/28 02:07 PM (2m)
    at Function._callee$ (/home/nowuser/src/.next/dist/bundles/pages/an-open-source-fanatic.js:465:21)
08/28 02:07 PM (2m)
    at tryCatch (/home/nowuser/src/node_modules/regenerator-runtime/runtime.js:62:40)
08/28 02:07 PM (2m)
    at Generator.invoke [as _invoke] (/home/nowuser/src/node_modules/regenerator-runtime/runtime.js:296:22)
08/28 02:07 PM (2m)
    at Generator.prototype.(anonymous function) [as next] (/home/nowuser/src/node_modules/regenerator-runtime/runtime.js:114:21)
08/28 02:07 PM (2m)
    at step (/home/nowuser/src/.next/dist/bundles/pages/an-open-source-fanatic.js:378:221)
08/28 02:07 PM (2m)
    at _next (/home/nowuser/src/.next/dist/bundles/pages/an-open-source-fanatic.js:378:409)
08/28 02:07 PM (2m)
    at <anonymous>
hawkins commented 5 years ago

Appears to be related to #20 - maybe not now-builder?