seneca-auth icon indicating copy to clipboard operation
seneca-auth copied to clipboard

Failed to encode cookie error when using Hapi 13

Open mirceaalexandru opened this issue 10 years ago • 1 comments

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)

mirceaalexandru avatar Mar 01 '16 13:03 mirceaalexandru

It just happened to us as well. See hapi issue 3040: https://github.com/hapijs/hapi/issues/3040

slester avatar Apr 28 '16 23:04 slester