This is mod_wsgi issue. Directive
WSGIApplicationGroup %{GLOBAL}solves the problemz
воскресенье, 20 сентября 2015 г., 20:33:38 UTC+5 пользователь Massimo Di
Pierro написал:
>
> This is clearly a case of file being corrupted. If you remove your cache
> files does it happen again? Do you have a lot of traffic? What OS?
>
> On Sunday, 20 September 2015 05:17:24 UTC-5, Dmitri Ermolaev wrote:
>>
>> session in cookies
>>
>> pickle error
>> web2py™Version 2.11.2-stable+timestamp.2015.05.30.16.33.24PythonPython
>> 2.7.6: C:\Program Files (x86)\Apache Software
>> Foundation\Apache2.2\bin\httpd.exe (prefix: C:\Python27)Traceback
>>
>> 1.
>> 2.
>> 3.
>> 4.
>> 5.
>> 6.
>> 7.
>> 8.
>> 9.
>> 10.
>> 11.
>> 12.
>> 13.
>> 14.
>> 15.
>> 16.
>>
>> Traceback (most recent call last):
>> File "C:\web2py-m\gluon\restricted.py", line 227, in restricted
>> exec ccode in environment
>> File "C:/web2py-m/applications/ipay3/controllers/default.py"
>> <http://127.0.0.1:8000/admin/edit/ipay3/controllers/default.py>, line 264,
>> in <module>
>> File "C:\web2py-m\gluon\globals.py", line 412, in <lambda>
>> self._caller = lambda f: f()
>> File "C:\web2py-m\gluon\cache.py", line 650, in wrapped_f
>> rtn = cache_model(cache_key, lambda : func(), time_expire=time_expire)
>> File "C:\web2py-m\gluon\cache.py", line 465, in __call__
>> item = self.storage.get(key)
>> File "C:\web2py-m\gluon\cache.py", line 419, in get
>> return self[key]
>> File "C:\web2py-m\gluon\cache.py", line 359, in __getitem__
>> value = pickle.load(val_file)
>> EOFError
>>
>>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.