[web2py] Re: web2py session error: type 'exceptions.TypeError'('NoneType' object is not callable)

2015-02-18 Thread Jason Lee
It did not solve the issue. On Tuesday, February 17, 2015 at 8:50:15 AM UTC-5, Jason Lee wrote: I will attempt to try now. On Monday, February 16, 2015 at 12:37:22 AM UTC-5, Massimo Di Pierro wrote: can you check if the latest nightly build fixes the problem. Actually you do not have

[web2py] Re: web2py session error: type 'exceptions.TypeError'('NoneType' object is not callable)

2015-02-17 Thread Jason Lee
the problem? On Sunday, 15 February 2015 17:55:27 UTC-6, Jason Lee wrote: I am storing the sessions in a mysql database called users. I dropped and created the users database again. I still get the error. On Wednesday, February 11, 2015 at 11:12:18 AM UTC-5, Jason Lee wrote: I am storing

[web2py] Re: web2py session error: type 'exceptions.TypeError'('NoneType' object is not callable)

2015-02-15 Thread Jason Lee
I am storing the sessions in a mysql database called users. I dropped and created the users database again. I still get the error. 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

[web2py] Re: web2py session error: type 'exceptions.TypeError'('NoneType' object is not callable)

2015-02-15 Thread Jason Lee
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

[web2py] web2py session error: type 'exceptions.TypeError'('NoneType' object is not callable)

2015-02-12 Thread Jason Lee
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

[web2py] Re: Admin and tickets broken after upgrade to 2.9.4

2015-01-22 Thread Jason Lee
I was able to fix the issue by changing the file ownership back to www-data. During the update process some of the files changed ownership. form the /www-data directory I ran sudo chown -R www-data:www-data web2py/ Now it works fine Jason On Friday, March 14, 2014 at 9:47:45 AM UTC-4,

[web2py] How do I get the www.address.com automatically using web2py?

2014-08-08 Thread Jason Lee
I have an application that is streaming video from a number of sources. I am streaming one of the videos for a view using img srchttps://192.x.x.x/cgi-bin/; and it works when I am on the LAN. However, when I am logging in remotely the image does not display because the IP address is an

[web2py] Re: configuring routes for web2py behind reverse proxy

2014-04-13 Thread Jason Lee
What file am I supposed to add this to? default, weby2py, default-sll? On Thursday, November 14, 2013 6:48:05 PM UTC-5, DeanK wrote: For anyone in the future trying to do this with Apache2 on Ubuntu: ProxyHTMLInterp On LogLevel Debug ProxyHTMLLogVerbose On ProxyPass /link/