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

ZeroNet API operation with seq 25 was not found #213

Closed jaros1 closed 7 years ago

jaros1 commented 7 years ago

10:50:41.770 MoneyNetworkAPI.js:286 Uncaught undefinederror. ZeroNet API operation with seq 25 was not found
debug_z_api_operation_end @ MoneyNetworkAPI.js:286
debug_z_api_operation_end @ all.js:10101
(anonymous) @ all.js:13551
ZeroFrame.onMessage @ 30-ZeroFrame.js:42
(anonymous) @ 30-ZeroFrame.js:7
10:50:41.771 MoneyNetworkAPI.js:286 Uncaught undefinederror. ZeroNet API operation with seq 25 was not found
debug_z_api_operation_end @ MoneyNetworkAPI.js:286
debug_z_api_operation_end @ all.js:10101
(anonymous) @ all.js:13551
ZeroFrame.onMessage @ 30-ZeroFrame.js:42
(anonymous) @ 30-ZeroFrame.js:7
10:50:41.973 all.js:1788 ChatCtrl.check_public_chat: calling moneyNetworkService.check_public_chat

127.0.0.1-1507971181818.log

jaros1 commented 7 years ago

Error in process_incoming_cryptmessage. Was using a undefined (global) js variable for zeronet api debug messages. should have been fixed now ...

jaros1 commented 7 years ago

Maybe also reason for https://github.com/jaros1/Money-Network/issues/214

jaros1 commented 7 years ago

done