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