jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

Wallet import problem at "montreal" #328

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

OK import but MN-W2 session handshake failure after import. Have tried two times.

issue-382-test-1-w2.log issue-382-test-1-mn.log

W2 log: Error. MN-W2 session handshake failed. pubkeys message was not found MN log: all.js:10512 TypeError: Cannot read property 'response' of null at process_incoming_message (all.js:10222) at step_4_run_cb (MoneyNetworkAPI.js:1070) at MoneyNetworkAPI.js:1079 at MoneyNetworkAPI.js:4686 at MoneyNetworkAPI.js:4564 at ZeroFrame.onMessage (30-ZeroFrame.js:44) at 30-ZeroFrame.js:7

jaros1 commented 6 years ago

Maybe ZeroNet cert issue?!

issue-382-test-2-w2.log issue-382-test-2-mn.log

jaros1 commented 6 years ago

Should add cert info in export file:

Show info in notification before import

jaros1 commented 6 years ago

Added auth_address and cert_user_id info in export file. Added warnings in import if export auth_address <> import auth_address

jaros1 commented 6 years ago

Cleared W2 ls, new test, inserted old wallet id and password in w2 and working now. Has taken a full MN+W2 export. Redo wallet restore.

jaros1 commented 6 years ago

Retested wallet restore. No problem. Closing