Skip to content

Error during page navigation #1429

@nealalpert

Description

@nealalpert

Our error log is registering the following error seemingly randomly during page navigation:

Error: Invalid Build File Hash(18adc7a43c926cbfd1fb) for chunk: commons.js
at Server.handleBuildHash (/var/app/current/node_modules/next/dist/server/index.js:930:15)
at Server._callee5$ (/var/app/current/node_modules/next/dist/server/index.js:275:28)
at tryCatch (/var/app/current/node_modules/regenerator-runtime/runtime.js:64:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/var/app/current/node_modules/regenerator-runtime/runtime.js:299:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/var/app/current/node_modules/regenerator-runtime/runtime.js:116:21)
at step (/var/app/current/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30)
at /var/app/current/node_modules/babel-runtime/helpers/asyncToGenerator.js:35:14
at Promise.F (/var/app/current/node_modules/core-js/library/modules/_export.js:35:28)
at Object. (/var/app/current/node_modules/babel-runtime/helpers/asyncToGenerator.js:14:12)
at Object._nextHashCommonsJs [as fn] (/var/app/current/node_modules/next/dist/server/index.js:289:26)

Seems to be originating from the following code:
https://github.com/zeit/next.js/search?utf8=%E2%9C%93&q=Invalid+Build+File+Hash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions