I've just downloaded 1.66.2 and am getting further.

I'm getting this ticket...

Traceback (most recent call last):
  File "G:\My Documents\Carl\projects\TestOrbit\web2py\gluon\main.py",
line 412, in wsgibase
    session._try_store_on_disk(request, response)
  File "G:\My Documents\Carl\projects\TestOrbit\web2py\gluon
\globals.py", line 366, in _try_store_on_disk
    self._unlock(response)
  File "G:\My Documents\Carl\projects\TestOrbit\web2py\gluon
\globals.py", line 374, in _unlock
    response.session_file.close()
IOError: [Errno 13] Permission denied

I think 1.65.5 kicked out a warning to console; 1.66.2 shouts louder.

With this short post do you have any initial ideas? (I'm using XP,
Sqlite)



On Aug 21, 8:51 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I will look into this today.
>
> On Aug 20, 4:24 am, Carl <carl.ro...@gmail.com> wrote:
>
>
>
> > hi,
>
> > I upgraded from 1.65.5 to 1.66.1 this morning but had the following
> > issue.
>
> > I'm using WinXP with sqlite.
>
> > recent call stack (most recent call at bottom)...
>
> > gluon/main.py line 470 inwsgibase session._unlock(response)
>
> > gluon/globals.py line 369 in _unlock portalocker.unlock
> > (response.session_file)
>
> > gluon/portalocker.py line 74 unlock
> > hfile = win32file._get_ofshandle(file.fileno())
> > ValueError: I/O operation on closed file
>
> > I didn't try to deploy to gae (my production environment) but a return
> > to 1.65.5 worked just fine.
>
> > Before I give more details, is this a known issue with the 1.66.1
> > release?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to