Thanks Jason for your reply..

I'm on ubuntu Precise, forgot to mention that in case there are some known
issues in this regard on that platform.

* The only log I had was the one from Apache, Sagecell has a log other than
the console output of the web_server.py script ? If yes, where?
* I actually have disabled ufw, so no firewall per say
* no virtualhost, when i put http://245.767.90.555:56160 in the browser, it
spins non-stop. nothing happens, no error, nothing!
* in config.py under sagecell, I tripled the memory here and restarted
webserver:
"RLIMIT_AS": 3*1024*(2**20), #Maximum address space in bytes; this sets
1024 MB

when trying to make this work without virtualhost, i change the host in
config.py from localhost to the IP
245.767.90.555<http://245.767.90.555:56160/> and
set up an passwordless SSH login for username sageserver.

Running web_server.py was a breeze and http://245.767.90.555:56160 a
dead-end :(

Do I have to run ../../sage -sh -c "make -B" after every change I make in
config.py? before running ../../sage web_server.py
Is it possible to hard-code the port number on which sagecell will run?

Thanks again!

---

Ola



On Sat, Jun 8, 2013 at 10:08 AM, Jason Grout <[email protected]>wrote:

> On 6/8/13 2:57 AM, Olalékan ABOU BAKAR wrote:
>
>> I get a HTTP 503 error through the virtualhost yet lsof shows what seems
>> to be some sagecell server processes running.
>>
>
> If I were you, I think I would:
>
> * check your logs everywhere
> * check your firewall
> * try to get it working without virtual host to take one more thing out of
> the picture
> * bump up the memory in the config--sometimes it seems too low.
>
> Jason
>
>
>
> --
> 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+unsubscribe@**googlegroups.com<sage-support%[email protected]>
> .
> To post to this group, send email to [email protected].
> Visit this group at 
> http://groups.google.com/**group/sage-support?hl=en<http://groups.google.com/group/sage-support?hl=en>
> .
> For more options, visit 
> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
> .
>
>
>

-- 
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 http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to