Massimo,

I have a fairly complex system.  We have a master application and a number 
of slave applications running on the same server.

The master appliaction works as the CAS server as well.

On Wednesday, February 11, 2015 at 11:12:18 AM UTC-5, Jason Lee wrote:
>
> I am storing the session data in a database.
>
> I am using the latest web2py.
>
> I have deleted everything, reinstalled fresh, deleted the database and 
> rebuilt it and I still get this error.
>
> The error occurs when I reboot the system.  I can fix it by restarting 
> apache2 service once the server has rebooted.
>
>
> I have a number of serverrs doing this.  It only started when I upgraded.
>
> Error details;
>
> Traceback (most recent call last):
>   File "/usr/share/www-data/web2py/gluon/main.py", line 435, in wsgibase
>     session.connect(request, response)
>   File "/usr/share/www-data/web2py/gluon/globals.py", line 934, in connect
>     session_pickled = pickle.dumps(self, pickle.HIGHEST_PROTOCOL)
> TypeError: 'NoneType' object is not callable
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to