Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node crashed while changing password. #242

Closed
HellerCommaA opened this issue Dec 8, 2015 · 5 comments
Closed

Node crashed while changing password. #242

HellerCommaA opened this issue Dec 8, 2015 · 5 comments

Comments

@HellerCommaA
Copy link

Node crashed while changing password from a complex (20+ character password) to a 10+ character password. OSX 10.11.1

`Uncaught node.js Error

TypeError: Cannot read property 'toJSON' of undefined
at changePassphraseCallback (file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/Encryptr.js:2218:72)
at file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/crypton.js:822:9
at Request.callback (file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/crypton.js:7741:3)
at Request. (file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/crypton.js:7466:10)
at Request.Emitter.emit (file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/crypton.js:6952:20)
at XMLHttpRequest.xhr.onreadystatechange (file:///Applications/Encryptr.app/Contents/Resources/app.nw/js/crypton.js:7811:10)`

@daviddahl
Copy link
Contributor

I just tried to reproduce, but was unable to. Is this with Encryptr 2.0? Were you able to re-login?

@HellerCommaA
Copy link
Author

Yes, it looks like the password was actually reset. I'm on 2.0.0. ...Not entirely sure what happened to be honest. I also just attempted to reproduce and wasn't able to. Will close the issue.

@daviddahl
Copy link
Contributor

Ok, feel free to re-open if it happens again. I am curious what commit of Crypton @devgeeks is using in this 2.0.0 build

@devgeeks
Copy link
Collaborator

devgeeks commented Dec 8, 2015

I don't think it's a Crypton issue... the toJSON seems backbone related...

@HellerCommaA - Make sure to reopen if it happens again :/

@HellerCommaA
Copy link
Author

Will do. Wish I had more info to give you guys. Sorry 😢 I even tried to reset to the same passwords I had when this first occurred in order to reproduce. No luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants