You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
Improve the printing out off the feedHashes array.
{"@version":1,"@timestamp":"2018-04-09T12:37:26.594Z","level":"WARN","message":"readiness check failed","throwable":"AssertionError [ERR_ASSERTION]: Expected all entries in array 'feedHashes' to be strings when calling 'bundlingComplete(feedHashes)'. Instead 'feedHashes' was ,https://widget.messaging.schibsted.io/faast.min.js\n at Client.bundlingComplete (/home/node/src/node_modules/@asset-pipe/client/lib/main.js:433:9)\n at Object.ready (/home/node/src/lib/server-impl.js:65:35)\n at app.get (/home/node/src/node_modules/@finn-no/health-checks/lib/index.js:64:32)\n at Layer.handle [as handle_request] (/home/node/src/node_modules/express/lib/router/layer.js:
95:5)\n at next (/home/node/src/node_modules/express/lib/router/route.js:137:13)\n at Route.dispatch (/home/node/src/node_modules/express/lib/router/route.js:112:3)\n at Layer.handle [as handle_request] (/home/node/src/node_modules/express/lib/router/layer.js:95:5)\n at /home/node/src/node_modules/express/lib/router/index.js:281:22\n at Function.process_params (/home/node/src/node_modules/express/lib/router/index.js:335:12)\n at next (/home/node/src/node_modules/express/lib/router/index.js:275:10)\n at expressInit (/home/node/src/node_modules/express/lib/middleware/init.js:40:5)\n at Layer.handle [as handle_request] (/home/node/src/node_modules
/express/lib/router/layer.js:95:5)\n at trim_prefix (/home/node/src/node_modules/express/lib/router/index.js:317:13)\n at /home/node/src/node_modules/express/lib/router/index.js:284:7\n at Function.process_params (/home/node/src/node_modules/express/lib/router/index.js:335:12)\n at next (/home/node/src/node_modules/express/lib/router/index.js:275:10)","LocationInfo":{"file":"/home/node/src/lib/server-impl.js","module":"finnbox-www-layout-server","method":"Client.bundlingComplete","line":433}}
feedHashes with null or undefined first value results in something like this:
Instead 'feedHashes' was ,https://widget.messaging.schibsted.io/faast.min.js
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Improve the printing out off the feedHashes array.
feedHashes with null or undefined first value results in something like this:
The text was updated successfully, but these errors were encountered: