meanio icon indicating copy to clipboard operation
meanio copied to clipboard

how to resolve this?

Open dachengzao opened this issue 9 years ago • 3 comments

how to resolve this?Authentication failed.

dachengzao avatar Oct 27 '15 16:10 dachengzao

Our group had the same issue: login gives bad request 400 error (and registration internal server error 500). In our case it was caused by module 'meanio' updating from 0.8.82 to 0.8.83. Returning to 0.8.82 fixed authentication again.

marianiku avatar Oct 30 '15 11:10 marianiku

are you reslove?

dachengzao avatar Oct 30 '15 15:10 dachengzao

@xiaoyang2022 Can you give some more information? What route are you attempting to hit when you get Authenication failed. Where are you seeing the error (on the page, in the browser console, in the server std output?)

Also which version of mean are you using? (check package.json in your mean root).

jwebbdev avatar Oct 31 '15 20:10 jwebbdev