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.
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.
If it does become a major problem then something has to be done on server side to automatically limit the rate of computations for particular users/pages instead of relying on page authors not doing something.
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.
[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.
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.
If it does become a major problem then something has to be done on server side to automatically limit the rate of computations for particular users/pages instead of relying on page authors not doing something.
[...] before you impose restrictions of any sort, you need to have explicit guidelines publicly available detailing what is and what is not going to be allowed.
If a feature is available, I would expect the service to be capable of supporting it. If autoevaluation is not going to be supported, it should be disabled completely.
--
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 sage-cell+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/3f8cf47a-e37b-46ac-b1b0-ed572ef92506%40googlegroups.com.
Regards,
David
--
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 sage-cell+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/alpine.LRH.2.20.1704051728350.32493%40li375-150.members.linode.com.
I would appreciate some clarity on this statement. If you have future restrictions in mind, I would like to know what that might entail. And before you impose restrictions of any sort, you need to have explicit guidelines publicly available detailing what is and what is not going to be allowed.
At first I'd like to express to Andrey and Bill the high appreciation of the teachers in the NetMath network in the German land of Rhineland-Palatinate for providing and supporting SageCell as a free service. Usually it works fine and the support is fast and helpful. We understand that resources are limited. So the Virtual Campus of Rhinland-Palatinate has considered setting up its own SageCell server for the community, but found that it requires more resources than the Campus can currently afford.I'd suggest to maintain - at a central place - a list of Known Issues/Tips and Tricks listing problems that might occur and possible workarounds.