-
Notifications
You must be signed in to change notification settings - Fork 2
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
Origin is not allowed by Access-Control-Allow-Origin #34
Comments
Pause money transaction processing and wait for user feedback. Notification or confirm dialog. |
After Origin is not allowed by Access-Control-Allow-Origin error in btc.com communication. |
Incoming w2_start_mt message from other wallet request = {"msgtype":"w2_start_mt","pay_results":["edf592d91328440c860981cb4888ddd416873e75d37bbe54926597c2f913df55",null]} processing should stop and user should get a user friendly notification about the problem. Added cross_domain_error dialog box to receive w2_start_mt message. |
Test 1 failed: issue34-test1-receiver-montreal-mn.log MoneyNetworkAPI.js:252 MoneyNetworkZService.z_update_5_public_chat z_file_get callback 2b: merged-MoneyNetwork/1PgyTnnACGd1XRdpfiDihgKwYRRnzgz2zh/data/users/1CCiJ97XHgVeJrkbnzLgfXvYRr8QEWxnWF/1512121064902-1512121064902-1-chat.json fileWrite started (116). 1 pending ZeroNet API operation (116) 10:37:44.936 MoneyNetworkAPI.js:2193 Uncaught merged-MoneyNetwork/1PgyTnnACGd1XRdpfiDihgKwYRRnzgz2zh/data/users/1CCiJ97XHgVeJrkbnzLgfXvYRr8QEWxnWF/1512121064902-1512121064902-1-chat.jsonInvalid call. parameter 5 cb is not a callback function z_file_write @ MoneyNetworkAPI.js:2193 z_file_write @ all.js:6042 write_file @ all.js:8586 (anonymous) @ all.js:8626 (anonymous) @ MoneyNetworkAPI.js:2103 (anonymous) @ MoneyNetworkAPI.js:2095 ZeroFrame.onMessage @ 30-ZeroFrame.js:42 (anonymous) @ 30-ZeroFrame.js:7 10:38:04.365 Error in z_file_write calls in one of MN angularJS services. Fixed |
Test 2: Failed. Expected cross domain error in montreal. OK send and receive money without any errors. |
Refactored JS code and added btc_cross_domain_error dialog to w2_check_mt and w2_end_mt message. |
See test jaros1/Money-Network#262 (comment) |
Test OK in jaros1/Money-Network#262 (comment) |
Origin is not allowed by Access-Control-Allow-Origin. add more user friendly info about open zeronet port and vpn. Normally the problem can be fixed by opening ZeroNet port or switching to an other vpn.
The text was updated successfully, but these errors were encountered: