[sage-support] Re: Sagecell not loading in webpage

2015-12-27 Thread Andrey Novoseltsev
On Wednesday, 23 December 2015 05:59:43 UTC-7, paad.ruslan...@gmail.com wrote: > > *Local files don't work with the public server...* > > *How do you fixed it for your server: https://sagecell.sagemath.org/ > ?* > I tried: > add_header Access-Control-Allow-Orig

[sage-support] Re: Sagecell not loading in webpage

2015-12-23 Thread paad . ruslan . korniichuk
*Local files don't work with the public server...* *How do you fixed it for your server: https://sagecell.sagemath.org/?* I tried: add_header Access-Control-Allow-Origin $http_origin; or add_header Access-Control-Allow-Origin *; It is doesn't work for uor server: http://sagecell.icse.us.ed

[sage-support] Re: Sagecell not loading in webpage

2015-06-03 Thread Kwankyu
On Thursday, June 4, 2015 at 3:20:37 AM UTC+9, Andrey Novoseltsev wrote: > > On Wednesday, 3 June 2015 02:08:54 UTC-6, Kwankyu wrote: >> >> Hi Andrey, >> >> I have been using the sagecell in a class in this semester. But from some >> weeks ago, the server seems not available. The address I use i

[sage-support] Re: Sagecell not loading in webpage

2015-06-03 Thread Andrey Novoseltsev
On Wednesday, 3 June 2015 02:08:54 UTC-6, Kwankyu wrote: > > Hi Andrey, > > I have been using the sagecell in a class in this semester. But from some > weeks ago, the server seems not available. The address I use is > > https://sagecell.sagemath.org/ >

[sage-support] Re: Sagecell not loading in webpage

2015-06-03 Thread Andrey Novoseltsev
On Wednesday, 3 June 2015 02:00:28 UTC-6, Tobias Brenner wrote: > > Dear Andrey, > > > > thanks for your answer. I am using a local HTML-File, so I can’t provide > you with a link. > > > > I even tried the given example HTML-File of > https://sagecell.sagemath.org/static/about.html and this o

[sage-support] Re: Sagecell not loading in webpage

2015-06-03 Thread Kwankyu
Hi Andrey, I have been using the sagecell in a class in this semester. But from some weeks ago, the server seems not available. The address I use is https://sagecell.sagemath.org/ The browser now just says "This webpage is not available". I am located in Korea. I wonder if this is only happeni

[sage-support] Re: Sagecell not loading in webpage

2015-06-03 Thread Tobias Brenner
Dear Andrey, thanks for your answer. I am using a local HTML-File, so I can’t provide you with a link. I even tried the given example HTML-File of https://sagecell.sagemath.org/static/about.html and this one isn’t working ether. Do you have any suggestions for me? Regards,

[sage-support] Re: Sagecell not loading in webpage

2015-06-02 Thread Andrey Novoseltsev
On Tuesday, 2 June 2015 07:02:03 UTC-6, Tobias Brenner wrote: > > Hi Everyone, > > unfortunately I still have the problem that my sageCell Sheets aren’t > working. My browser console says: > > XMLHttpRequest cannot load > http://sagecell.sagemath.org/sockjs/info?t=1433249523462. A wildcard '*' >

[sage-support] Re: Sagecell not loading in webpage

2015-06-02 Thread Tobias Brenner
Hi Everyone, unfortunately I still have the problem that my sageCell Sheets aren’t working. My browser console says: XMLHttpRequest cannot load http://sagecell.sagemath.org/sockjs/info?t=1433249523462. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credenti

[sage-support] Re: Sagecell not loading in webpage

2015-05-18 Thread springfield .gion
It is working properly now, thanks again!! Daniele -- 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 sage-support+unsubscr...@googlegroups.com. To post to this gr

[sage-support] Re: Sagecell not loading in webpage

2015-05-16 Thread springfield .gion
Unfortunately today the phc.poisson server is shut down for maintenance... I'll try again tonight, thanks! -- 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 sage-

[sage-support] Re: Sagecell not loading in webpage

2015-05-15 Thread Andrey Novoseltsev
On Tuesday, 12 May 2015 08:39:40 UTC-6, springfield .gion wrote: > > Sure! I did not modify in any way the pages, and they just stopped loading > about 3 days ago. Here is one of them: > http://poisson.dm.unipi.it/~celoria/grid_drawing.html > Your server appears to be down, but can you please che

[sage-support] Re: Sagecell not loading in webpage

2015-05-13 Thread Andrey Novoseltsev
An update for those interested in the issue - it looks like nginx proxy needs more setup than HA-Proxy/Apache, things should be resolved soon but not instantaneous due to very different time zones... -- You received this message because you are subscribed to the Google Groups "sage-support" gr

[sage-support] Re: Sagecell not loading in webpage

2015-05-13 Thread springfield .gion
ok, thanks to all , I'll just wait! @kcrisman: thanks for the feedback! Sage is being an amazingly useful resource for my Phd..! Daniele -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails

[sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread kcrisman
> Does it work for you? If you see something then either you got > round-robin'ed a different server or your browser lacks protection against > xss attacks. My browesr console says: > William's explanation must be the right one, as works fine in Safari (old) and FF (new) . -- You received t

Re: [sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread Andrey Novoseltsev
I don't control the entry point for Germany, but ccing Sven Köppel who administers it. Hopefully we can resolve it in a day or so. Andrey On Tuesday, 12 May 2015 16:12:53 UTC-6, William wrote: > > On Tue, May 12, 2015 at 1:31 PM, Volker Braun > wrote: > > Does it work for you? If you see somet

Re: [sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread William Stein
On Tue, May 12, 2015 at 1:31 PM, Volker Braun wrote: > Does it work for you? If you see something then either you got > round-robin'ed a different server It's Geo-location DNS (on Amazon Route 53), and you would get a different one in Europe than in the US... > or your browser lacks protection a

[sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread Volker Braun
Does it work for you? If you see something then either you got round-robin'ed a different server or your browser lacks protection against xss attacks. My browesr console says: XMLHttpRequest cannot load http://sagecell.sagemath.org/sagecell.html?rand=0.5507597345858812. No 'Access-Control-Allo

[sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread kcrisman
> Sure! I did not modify in any way the pages, and they just stopped loading > about 3 days ago. Here is one of them: > http://poisson.dm.unipi.it/~celoria/grid_drawing.html > It's working now, anyway... By the way, this looks cool! -- You received this message because you are subscribed to

Re: [sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread William Stein
On Tue, May 12, 2015 at 6:51 AM, kcrisman wrote: > It seems to work for my pages. Can you give more details? > > Also note that Sage cell server is not on GCE, but is hosted separately. > Some are hosted on GCE and some are hosted in Germany. > >> Hi! Recently the sage cells I've embedded in my

[sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread springfield .gion
Sure! I did not modify in any way the pages, and they just stopped loading about 3 days ago. Here is one of them: http://poisson.dm.unipi.it/~celoria/grid_drawing.html -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this gro

[sage-support] Re: Sagecell not loading in webpage

2015-05-12 Thread kcrisman
It seems to work for my pages. Can you give more details? Also note that Sage cell server is not on GCE, but is hosted separately. Hi! Recently the sage cells I've embedded in my webpage are not working. I > suspect this has something to do with the recent passage to the Google > Compute Engin