On Dec 3, 8:53 am, "Reenen Laurie" <[EMAIL PROTECTED]> wrote:
> Thanks.  I got the new version from SVN.
>
> The instance gets installed normally, but when I point my browser to (after
> running the server)http://127.0.0.1:8080/bags/system
> I get this error message:

>     bag_name = environ['wsgiorg.routing_args'][1]['bag_name']
> KeyError: 'wsgiorg.routing_args'

I reckon we are going to have to work this one out synchronously. Next
time you see me in #tiddlywiki, give me a shout and we'll try to
figure it out. Since you're using the version from SVN we can probably
scatter some print statements around and figure out what's going on.
Basically what needs to happen is that we do a

   print environ

at the start of the one of the methods in the modules in tiddlyweb/web/
handler/*.py


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to