Created
March 29, 2020 17:40
-
-
Save huksley/8b114e882212a0d190ce329ec61c5c7b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-03-29T17:29:39.263Z d0892cf5-0a04-407e-ad9c-f07bda11623d WARN Error TypeError: argument must be a buffer | |
at Object.inspect (buffer.js:814:18) | |
at formatValue (internal/util/inspect.js:693:31) | |
at formatProperty (internal/util/inspect.js:1558:11) | |
at formatRaw (internal/util/inspect.js:933:9) | |
at formatValue (internal/util/inspect.js:721:10) | |
at inspect (internal/util/inspect.js:264:10) | |
at formatWithOptions (internal/util/inspect.js:1865:40) | |
at Object.format (internal/util/inspect.js:1695:10) | |
at Object.console.warn (/var/runtime/LogPatch.js:76:27) | |
at sendError (/var/task/node_modules/atlassian-connect-express/lib/middleware/authentication.js:72:26) | |
at /var/task/node_modules/atlassian-connect-express/lib/middleware/authentication.js:110:13 | |
at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5) | |
at next (/var/task/node_modules/express/lib/router/route.js:137:13) | |
at Route.dispatch (/var/task/node_modules/express/lib/router/route.js:112:3) | |
at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5) | |
at /var/task/node_modules/express/lib/router/index.js:281:22 | |
at Function.process_params (/var/task/node_modules/express/lib/router/index.js:335:12) | |
at next (/var/task/node_modules/express/lib/router/index.js:275:10) | |
at expressVueMiddleware (/var/task/node_modules/express-vue/lib/index.js:134:16) | |
at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5) | |
at trim_prefix (/var/task/node_modules/express/lib/router/index.js:317:13) | |
at /var/task/node_modules/express/lib/router/index.js:284:7 | |
at Function.process_params (/var/task/node_modules/express/lib/router/index.js:335:12) | |
at next (/var/task/node_modules/express/lib/router/index.js:275:10) | |
at nocache (/var/task/node_modules/nocache/dist/index.js:8:9) | |
at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5) | |
at trim_prefix (/var/task/node_modules/express/lib/router/index.js:317:13) | |
at /var/task/node_modules/express/lib/router/index.js:284:7 { | |
code: 'ERR_INVALID_ARG_TYPE' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment