No idea, but the configuration of public servers is mostly public as well at
https://github.com/sagemath/sagecell/tree/master/contrib/vm
(what is missing are details of handling SSL certificates and some "high 
level" network adjustments for particular configuration - I highly doubt 
they can cause subtle issues like yours)

On Tuesday, 5 January 2016 20:51:36 UTC-7, Ruslan Korniichuk wrote:
>
>
> Hi all,
>
> we have very interesting bug with our SagaMathCell.
>
> Code example:
>
> plt = point( [(i,random()) for i in range(10000)] )
> plt.save('1.png')
>
>
> Error from Chrome:
>
> GET 
> http://155.158.128.81:6363/kernel/c0bd901f-1705-4848-b95d-37fe1f45f37c/files/23.png?q=0
>  
> net::*ERR_CONTENT_LENGTH_MISMATCH*
>
>
> Your SageMath:
> https://sagecell.sagemath.org/?q=edajsy
>
>
> <https://lh3.googleusercontent.com/-bcfUugJYtUY/VoyJlTJbx0I/AAAAAAAABJI/YV-HLv3fKY8/s1600/1_sagecell.sagemath.org.png>
>
>
> Our first SageMathCell:
>
> https://sagecell.paad.us.edu.pl/
>
> Power: 8C CPU / 8GB RAM / Ubuntu OS
>
>
> <https://lh3.googleusercontent.com/-XAG1kHnavW4/VoyJcv5vkFI/AAAAAAAABJA/Y4vdG77Ti9s/s1600/2_sagecell.paad.us.edu.jpg>
>
> Our second SageMathCell:
>
> http://sagecell.icse.us.edu.pl:6363/
>
> Power: 8C CPU / 8GB RAM / Debian OS
>
>
> <https://lh3.googleusercontent.com/-SDTrFwmhzsE/VoyKOc80HcI/AAAAAAAABJU/LhhqXY5uQR4/s1600/3_sagecell.icse.us.edu.jpg>
>
> Why it is not working as well as your SageMathCell?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to