SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught node.js error when changing passphrase

vqhuy opened this issue · comments

I got this error when changing my passphrase

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.<anonymous> (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)

@c633 did your passphrase successfully change? Or stay the old passphrase?

Can you try again and see if it's a transient error?

It successfully changed and this error happened in the first time I change my passphrase only.

Thanks for that, I'll look into it.