I have seen the stopping problem on 1.99.4.
Running on Ubuntu 10.04 LTS, Gnome. No Tk library on the machine, so
I just use 'python web2py.py'
and take the defaults.
Ctrl-C won't stop it and neither will 'Kill -SIGTERM '
The problem occurs after using the application.
On Jan 30, 9:37 am, Ross
In reference to the cron error, I posted this a couple days ago:
https://groups.google.com/forum/#!searchin/web2py/ross$20peoples$20cron%7Csort:date/web2py/q4qoTTuu6zw/jo-H1LPjWB4J
Also, I should mention that for the stopping problem: It's not just Mac.
The previous message with instructions on
On Jan 30, 2012, at 8:30 AM, Ross Peoples wrote:
> I was able to reproduce this a few times by doing this:
>
> Start web2py:
> python web2py.py -a password -i 0.0.0.0 -N
>
> Navigate to the admin app from another computer (important):
> http://192.168.1.10:8000/admin
>
> You will get the "admin
On Jan 30, 2012, at 8:07 AM, Ross Peoples wrote:
> Also, I am running this:
>
> python web2py.py -a password -i 0.0.0.0 -p 8001 -N
>
> I have to use -N, otherwise I get a web2py cron error in the terminal every
> 15 to 30 minutes.
What error do you get from cron?
Can you reproduce the error w
I was able to reproduce this a few times by doing this:
Start web2py:
python web2py.py -a password -i 0.0.0.0 -N
Navigate to the admin app from another computer (important):
http://192.168.1.10:8000/admin
You will get the "admin is disabled" message. Now try to Control + C
web2py. For me, it to
Also, I am running this:
python web2py.py -a password -i 0.0.0.0 -p 8001 -N
I have to use -N, otherwise I get a web2py cron error in the terminal every
15 to 30 minutes.
Usually if I start and immediately stop, then it quits quickly. But after
using the app (database activity, logout/login, etc) for a few minutes,
then I start to notice the problem.
On Jan 30, 2012, at 7:19 AM, Ross Peoples wrote:
> Just wanted to add that this happens to me too, but it actually does stop.
> Sometimes it takes 20 seconds, sometimes it takes a minute or two, but it
> eventually stops without needing to kill -9. So there could be a timeout
> issue somewhere.
Just wanted to add that this happens to me too, but it actually does stop.
Sometimes it takes 20 seconds, sometimes it takes a minute or two, but it
eventually stops without needing to kill -9. So there could be a timeout
issue somewhere.
On Jan 29, 2012, at 4:23 PM, Massimo Di Pierro wrote:
> Yes I am sure it is not running in background.
>
> Recently I started having two problems and I cannot track them down.
> 1) on 10.6.8 I cannot quit with ctrl+C
> 2) on Lion is keeps printing '^@' to console, about one per minute.
> I suspec
On Jan 29, 2012, at 4:23 PM, Massimo Di Pierro wrote:
> Yes I am sure it is not running in background.
>
> Recently I started having two problems and I cannot track them down.
> 1) on 10.6.8 I cannot quit with ctrl+C
> 2) on Lion is keeps printing '^@' to console, about one per minute.
> I suspec
On Mandriva Linux Free 2010 (32 bit) with KDE desktop I get a message
when I stop rocket with Ctrl-C:
(10129)/ ClientApp::doIt: Creating ClientApp
kioclient(10129) ClientApp::kde_open: KUrl("http://127.0.0.1:8000";)
^CUnhandled exception in thread started by
Error in sys.excepthook:
The server ex
I fixed issue 627. The other issue is still open.
On Jan 29, 10:27 am, Massimo Di Pierro
wrote:
> I would like to post web2py 2.0 since we have no major pending issues.
> Yet there are two issues I would like to fix first:
>
> http://code.google.com/p/web2py/issues/detail?id=627
>
> I used to be
Yes I am sure it is not running in background.
Recently I started having two problems and I cannot track them down.
1) on 10.6.8 I cannot quit with ctrl+C
2) on Lion is keeps printing '^@' to console, about one per minute.
I suspect these problems are related and bother me very much. I cannot
thin
14 matches
Mail list logo