seneca-auth
seneca-auth copied to clipboard
Failed to encode cookie error when using Hapi 13
Debug: internal, implementation, error
Error: Failed to encode cookie (seneca-login) value: Password string too short (min 32 characters required)
at /Users/mcdonnelldean/repos/vidi-dashboard/node_modules/hapi/node_modules/statehood/lib/index.js:436:34
at /Users/mcdonnelldean/repos/vidi-dashboard/node_modules/hapi/node_modules/hoek/lib/index.js:850:22
at doNTCallback0 (node.js:407:9)
It just happened to us as well. See hapi issue 3040: https://github.com/hapijs/hapi/issues/3040