Sometimes, I have this error, it will disappear when refreshing the page:

web2py™Version 2.6.4-stable+timestamp.2013.09.22.01.43.37PythonPython 
2.7.3: C:\Python27\python.exe (prefix: C:\Python27)Traceback

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

Traceback (most recent call last):
  File "C:\www-capso85\gluon\main.py", line 486, in wsgibase
    session._try_store_in_cookie_or_file(request, response)
  File "C:\www-capso85\gluon\globals.py", line 1087, in 
_try_store_in_cookie_or_file
    return self._try_store_in_file(request, response)
  File "C:\www-capso85\gluon\globals.py", line 1100, in _try_store_in_file
    session_folder = os.path.dirname(response.session_filename)
  File "C:\Python27\lib\ntpath.py", line 205, in dirname
    return split(p)[0]
  File "C:\Python27\lib\ntpath.py", line 170, in split
    d, p = splitdrive(p)
  File "C:\Python27\lib\ntpath.py", line 125, in splitdrive
    if p[1:2] == ':':
TypeError: 'NoneType' object has no attribute '__getitem__'





Vào 08:56:23 UTC+7 Chủ nhật, ngày 22 tháng chín năm 2013, Massimo Di Pierro 
đã viết:
>
> web2py 2.6.4 is OUT. I fixes some more bug and fixes a problem with 
> sessions in 2.6.x.
>
> If you are using 2.6.x you should definitively upgrade.
>
> Massimo
>

-- 
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/groups/opt_out.

Reply via email to