Very weird, after much pain I resolved this problem by clearing my
cookies from my cache. Not sure how that fixed things but it works
now. Slightly worrying though that it brought down my whole site with
just one bad cookie!

On Mar 2, 11:46 am, cornbread <[email protected]> wrote:
> It definitely has something todo with python.  I have no idea but I am
> sure a breakdown of installed plugins, FF version, etc would go a long
> way towards helping to explain it.
> -Eric
>
> On Mar 2, 5:58 am, rakugo <[email protected]> wrote:
>
> > I am running a TiddlyWeb locally and strangely it only seems to work
> > in Safari. When I try loading the page in Firefox I get the following
> > error.. any ideas?
>
> > Jon
>
> > Error
> > ------
>
> > Traceback (most recent call last):
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/http.py", line
> > 108, in __call__
> >     return self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/wsgi.py", line
> > 198, in __call__
> >     output = self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/wsgi.py", line
> > 29, in __call__
> >     output = self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/serve.py", line
> > 118, in __call__
> >     return self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/serve.py", line
> > 105, in __call__
> >     return self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/query.py", line
> > 26, in __call__
> >     return self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/wsgi.py", line
> > 164, in __call__
> >     return self.application(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/extractor.py",
> > line 24, in __call__
> >     candidate_userinfo = _try_extractors(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/extractor.py",
> > line 51, in _try_extractors
> >     extracted_user = extractor.extract(environ, start_response)
> >   File "build/bdist.macosx-10.5-i386/egg/tiddlyweb/web/extractors/
> > simple_cookie.py", line 29, in extract
> >     cookie.load(user_cookie)
> >   File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
> > python2.5/Cookie.py", line 619, in load
> >     self.__ParseString(rawdata)
> >   File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
> > python2.5/Cookie.py", line 650, in __ParseString
> >     self.__set(K, rval, cval)
> >   File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
> > python2.5/Cookie.py", line 572, in __set
> >     M.set(key, real_value, coded_value)
> >   File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
> > python2.5/Cookie.py", line 451, in set
> >     raise CookieError("Illegal key value: %s" % key)
> > CookieError: Illegal key value: tiddler:
--~--~---------~--~----~------------~-------~--~----~
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