cookie problem firefox3

29 views
Skip to first unread message

eriks...@gmail.com

unread,
Oct 19, 2008, 7:16:09 AM10/19/08
to rssdler
Hi, trying to use your wunderfull program now when I have updated to
firefox 3 and it wount go.

Here is part of my config

# the place where a cookie file can be found. Default None.
cookieFile = /home/eriksson25/.mozilla/firefox/c31jym72.default/
cookies.sqlite

# type of cookie file to be found at above location. default
MozillaCookieJar
cookieType = Firefox3
# other possible types are:
# cookieType = LWPCookieJar
# only works if urllib = False
# cookieType = MSIECookieJar



And this gives my the error

INFO --- RSSDler 0.4.1a1
DEBUG writing daemonInfo
INFO [Waking up] Sun Oct 19 13:14:14 2008
DEBUG checking working dir, maybe changing dir
INFO Scanning threads
INFO finding new downloads in thread californication
DEBUG encoding url
https://www.revolutiontt.net/rss.php?feed=dl&request=yes:COOKIE:uid=200***;pass=***********************************;
DEBUG testing cookieFile settings
DEBUG attempting to load cookie type: Firefox3
/usr/lib/python2.5/_MozillaCookieJar.py:109: UserWarning: cookielib
bug!
Traceback (most recent call last):
File "/usr/lib/python2.5/_MozillaCookieJar.py", line 82, in
_really_load
assert domain_specified == initial_dot
AssertionError

_warn_unhandled_exception()
CRITICAL 551 Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/rssdler.py", line 544, in
cookieHandler
cj._really_load(convertMoz3ToNet(cFile), cFile, 0, 0)
File "/usr/lib/python2.5/_MozillaCookieJar.py", line 111, in
_really_load
(filename, line))
LoadError: invalid Netscape format cookies file '/home/
eriksson25/.mozilla/firefox/c31jym72.default/cookies.sqlite':
u'www.revolutiontt.net\tTRUE\t/\tFALSE\t1227001455\tuid\t200***'
Cookies disabled. RSSDler will reload the cookies if you fix the
problem
DEBUG building and installing urllib opener without cookies
DEBUG grabbing page at url
https://www.revolutiontt.net/rss.php?feed=dl&request=yes:COOKIE:uid=200***;pass=****************************;
INFO Processing took 3 seconds
INFO [Sleeping] Sun Oct 19 13:14:17 2008
DEBUG checking sleep

What shuld I change? or is there a better browoser that gives me the
correct cookie file? I am not bound to firefox.

lostnihilist

unread,
Oct 29, 2008, 1:37:48 PM10/29/08
to rss...@googlegroups.com
The issue is that the firefox _3_ cookie format is new, and no one (as far as
I could tell) has written a way to interpret them yet, except obviously the
mozilla people. Since I don't use FF,
I didn't have a way to test the cookie format extensively. I will try to see
what is going wrong. In the meantime, firefox 2 cookies work fine, as well as
the cookies for the other programs specified.
__
lostnihilist

jav

unread,
Nov 10, 2008, 5:09:06 AM11/10/08
to rssdler
For those of you who are intrested in cookies FF3 => FF2:
http://hackerstv.blogspot.com/2008/07/convert-firefox-3-cookiessqlite-to.html

On Oct 29, 6:37 pm, lostnihilist <lostnihil...@gmail.com> wrote:
> On Sunday 19 October 2008, eriksso...@gmail.com wrote:
>
> > Hi, trying to use your wunderfull program now when I have updated to
> > firefox 3 and it wount go.
>
> > Here is part of my config
>
> > # the place where a cookie file can be found. Default None.
> > cookieFile = /home/eriksson25/.mozilla/firefox/c31jym72.default/
> > cookies.sqlite
>
> > # type of cookie file to be found at above location. default
> > MozillaCookieJar
> > cookieType = Firefox3
> > # other possible types are:
> > # cookieType = LWPCookieJar
> > # only works if urllib = False
> > # cookieType = MSIECookieJar
>
> > And this gives my the error
>
> > INFO --- RSSDler 0.4.1a1
> > DEBUG writing daemonInfo
> > INFO [Waking up] Sun Oct 19 13:14:14 2008
> > DEBUG checking working dir, maybe changing dir
> > INFO Scanning threads
> > INFO finding new downloads in thread californication
> > DEBUG encoding url
> >https://www.revolutiontt.net/rss.php?feed=dl&request=yes:COOKIE:uid=2...
> >pass=***********************************; DEBUG testing cookieFile settings
> > DEBUG attempting to load cookie type: Firefox3
> > /usr/lib/python2.5/_MozillaCookieJar.py:109: UserWarning: cookielib
> > bug!
> > Traceback (most recent call last):
> >   File "/usr/lib/python2.5/_MozillaCookieJar.py", line 82, in
> > _really_load
> >     assert domain_specified == initial_dot
> > AssertionError
>
> >   _warn_unhandled_exception()
> > CRITICAL 551 Traceback (most recent call last):
> >   File "/usr/lib/python2.5/site-packages/rssdler.py", line 544, in
> > cookieHandler
> >     cj._really_load(convertMoz3ToNet(cFile), cFile, 0, 0)
> >   File "/usr/lib/python2.5/_MozillaCookieJar.py", line 111, in
> > _really_load
> >     (filename, line))
> > LoadError: invalid Netscape format cookies file '/home/
> > eriksson25/.mozilla/firefox/c31jym72.default/cookies.sqlite':
> > u'www.revolutiontt.net\tTRUE\t/\tFALSE\t1227001455\tuid\t200***'
> > Cookies disabled. RSSDler will reload the cookies if you fix the
> > problem
> > DEBUG building and installing urllib opener without cookies
> > DEBUG grabbing page at url
> >https://www.revolutiontt.net/rss.php?feed=dl&request=yes:COOKIE:uid=2...
Reply all
Reply to author
Forward
0 new messages