On Monday, April 3, 2017 at 10:36:14 PM UTC-7, Andrey Novoseltsev wrote: > > On Monday, 3 April 2017 19:34:14 UTC-6, Paul Masson wrote: >> >> The number of CPUs can't be the direct cause, since the evaluations just >> queue up and come back when a CPU is available, right? I can accept that, >> but when the evaluations never return it's a problem. >> >> > Regarding the current problem - what CORS error is happening? We should be > good in terms of certificates, they were recently extended. > > Does the problem relate in any way to how threejs is working now? I've > seen NS_ERROR_FAILURE: mentioning threejs files, but didn't understand what > exactly is happening. >
Typical error log: [Error] WebSocket connection to 'wss://sagecell.sagemath.org/sockjs/647/r1x1fwau/websocket?CellSessionID=83356F54EDA644CB81DBE5C03F16F1CC' failed: Failed to send WebSocket frame. send (embedded_sagecell.js:87:19763) send (embedded_sagecell.js:86:21881) send (embedded_sagecell.js:95:7443) _send (embedded_sagecell.js:98:26976) send_shell_message (embedded_sagecell.js:98:27173) _kernel_connected (embedded_sagecell.js:98:24858) _ws_opened (embedded_sagecell.js:100:5534) o (embedded_sagecell.js:84:5083) (anonymous function) (embedded_sagecell.js:95:7366) [Error] Origin http://analyticphysics.com is not allowed by Access-Control-Allow-Origin. [Error] Failed to load resource: Origin http://analyticphysics.com is not allowed by Access-Control-Allow-Origin. (1280d404-2a02-4480-a2bd-b0a5c01db9ed, line 0) [Error] XMLHttpRequest cannot load https://sagecell.sagemath.org/kernel/1280d404-2a02-4480-a2bd-b0a5c01db9ed?_=1491424080302 due to access control checks. [Error] Origin http://analyticphysics.com is not allowed by Access-Control-Allow-Origin. [Error] Failed to load resource: Origin http://analyticphysics.com is not allowed by Access-Control-Allow-Origin. (0422b3a2-db03-4823-9db7-fbd63c8b01a0, line 0) [Error] XMLHttpRequest cannot load https://sagecell.sagemath.org/kernel/0422b3a2-db03-4823-9db7-fbd63c8b01a0?_=1491424080305 due to access control checks. -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/2f0c9e0e-e73b-48cb-b7bc-1c676222cc5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
