[web2py] Scheduled task finalized but status is always RUNNING

2016-08-13 Thread javierobcn
Hello all, I have a scheduled task configured to run once a day as worker task. It is a task that may take total run about 5 minutes. Currently the worker selects the task and executes it. The task has prevent_drift = false, retry_failed = 0 and timeout value = 600 I have placed some log

[web2py] Re: Error in plugin S -Cubism "Tree Crud"

2015-12-12 Thread javierobcn
. Change the file plugin_jstree.py line 101 where it says: raise HTTP (200, node_id) by raise HTTP (200, str (node_id)) Regards El martes, 13 de octubre de 2015, 13:05:53 (UTC+2), javierobcn escribió: > > I'm really stuck for a few weeks , if someone can help

[web2py] Error in plugin S -Cubism "Tree Crud"

2015-10-13 Thread javierobcn
I'm really stuck for a few weeks , if someone can help me out . I use the plugin developed by S -Cubism "Tree Crud" https://github.com/scubism/sqlabs This plugin worked well in earlier versions of web2py , but in the latest, when i add a node , always gives error " Unauthorized" I tried to

[web2py] Re: I think that my sessions folder is going out of control

2015-09-12 Thread javierobcn
Sorry, I upgraded web2py to last version available and it's solved. El sábado, 12 de septiembre de 2015, 14:45:32 (UTC+2), javierobcn escribió: > > Hello, > > My folder sessions has 512 Folders inside, each folder has others 300 > inside, most of them are empty fol

[web2py] I think that my sessions folder is going out of control

2015-09-12 Thread javierobcn
Hello, My folder sessions has 512 Folders inside, each folder has others 300 inside, most of them are empty folders. I'm using sessions2trash.py to empty sessions, but the empty folders aren't deleted. It's normal to have this amount of folders? i see that the size of sessions folder is 390,8

[web2py] IMAPDB, decode ISO-8859-1 in sender.from name

2014-08-31 Thread javierobcn
Hi I'm working with IMAPDB adapter, i can connect and read the messages, but i want proccess and store in DB some messages. The problem is with the message.sender field and some characters... the sender can be something similar to: Juan =?ISO-8859-1?Q?Cint=F3?= i...@example.com I need

[web2py] Re: auth.navbar() and nofollow links

2013-01-11 Thread javierobcn
16:24:56 UTC-6, javierobcn wrote: Hello, this is my first message, thanks to all members of this comunity for the great work made in web2py. I'm having problems trying to optimize my app to SEO. Basically i think that my problem is the function web2py auth.navbar() in gluon/tools.py

[web2py] auth.navbar() and nofollow links

2013-01-10 Thread javierobcn
Hello, this is my first message, thanks to all members of this comunity for the great work made in web2py. I'm having problems trying to optimize my app to SEO. Basically i think that my problem is the function web2py auth.navbar() in gluon/tools.py, seems that this function are returning