I do get the following error in the browser console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the
remote resource at http://localhost:8888/sockjs/info?t=1457796945558.
(Reason: CORS header 'Access-Control-Allow-Origin' does not match '*').

On Fri, Mar 11, 2016 at 11:16 AM, Andrey Novoseltsev <[email protected]>
wrote:

> I can't say what is wrong either, but have you checked the browser console
> for any error messages? On a related note I am in the process of upgrading
> to new IPython/Jupiter (see develop branch on github) which may solve some
> issues as a side effect (or at least make it more clear what is going on).
>
>
> On Thursday, 10 March 2016 11:08:37 UTC-7, kjapolson wrote:
>>
>> I am attempting to make a version of the SageCell server in VirtualBox
>> using Kubuntu 15.10. I have followed the installation instructions at
>> https://github.com/sagemath/sagecell, and I believe I have SageCell
>> built correctly. I have also done most of the configuration instructions
>> and made slight modifications to the config.py file to fit my specific
>> needs. When I attempt to run the SageCell server with the command 
>> ../sage/sage
>> web_server.py using the default parameters for web_server.py, I get no
>> error messages in the command line and it appears to be working when I look
>> at the syslog file outputs as well. And when I open my html file in Firefox
>> that has an embedded SageCell in it, the "Activate" button to start the
>> SageCell appears. However, when I click the activate button, the SageCell
>> just spins for a long time and never shows any output. There are not any
>> error messages that show up in the syslog file when the SageCell is
>> activated either, so I have no idea what the problem is. I am wondering if
>> it has to do with some error or miscommunication occurring between the high
>> level kernels that are running the SageCell server and something at a lower
>> level. Any suggestions are greatly appreciated!
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/vCEJMn-aGMc/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
>

-- 
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