in admin -> db -> cache:
web2py™Version 2.11.2-stable+timestamp.2015.05.30.16.33.24PythonPython 2.7.6
: C:\Python27\python.exe (prefix: C:\Python27)Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.

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/appadmin.py" 
<http://127.0.0.1:8000/admin/edit/ipay3/controllers/appadmin.py>, line 704, in 
<module>
  File "C:\web2py-m\gluon\globals.py", line 412, in <lambda>
    self._caller = lambda f: f()
  File "C:/web2py-m/applications/ipay3/controllers/appadmin.py" 
<http://127.0.0.1:8000/admin/edit/ipay3/controllers/appadmin.py>, line 466, in 
ccache
    value = cache.disk.storage[key]
  File "C:\web2py-m\gluon\cache.py", line 356, in __getitem__
    raise KeyError
EOFError

Error snapshot [image: help] 
<http://127.0.0.1:8000/admin/default/ticket/ipay3/127.0.0.1.2015-09-15.08-24-42.da5cf281-4068-4e59-905a-3b3cbf229d17#>

<type 'exceptions.EOFError'>()




понедельник, 13 октября 2014 г., 20:22:57 UTC+3 пользователь Dmitry 
Ermolaev написал:
>
> I use apache 2.2
>
> If use 2 and more apps - error will be raise for each that not got first 
> HTTP-request
>
> One app work normal
>
> Traceback (most recent call last):
>
>   File "C:\web2py-m\gluon\main.py", line 435, in wsgibase
>     session.connect(request, response)
>   File "C:\web2py-m\gluon\globals.py", line 931, in connect
>     session_pickled = pickle.dumps(self, pickle.HIGHEST_PROTOCOL)
> TypeError: 'NoneType' object is not callable
>
>
> If use rocked server - all work
>
>

-- 
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.

Reply via email to