[Bug 451809] Re: desktopcouch applications throw 401 error

2012-01-23 Thread Leo Arias
Expiring incomplete bug after a lot of time of inactivity. Please reopen if still valid. ** Changed in: desktopcouch Status: Incomplete => Invalid ** Changed in: desktopcouch (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of U

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-08-22 Thread Yura Tolstik
but after $ killall desktopcouch-service $ /usr/lib/desktopcouch/desktopcouch-stop $ mv ~/.config/desktop-couch/desktop-couchdb.ini{,-broken-by-lpbug451809 } it works -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-08-22 Thread Yura Tolstik
I catch this bug on ubuntu 10.10 with desktopcouch: Installed: 0.6.6-0ubuntu3 Candidate: 0.6.6-0ubuntu3 Version table: *** 0.6.6-0ubuntu3 0 500 http://archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status -- desktopcouch applications throw 401 erro

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-08-22 Thread Yura Tolstik
I faced this issue with my program too. Database created but server returns 400 error code. To reproduce this issue you can delete database, which application used. Traceback (most recent call last): File "./bin/engnotify", line 55, in en = Engnotify() File "/home/yura/Projects/python/eng

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-05-14 Thread Omer Akram
or not people actually get raise ServerError((status_code, error)) ServerError: (400, '') -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-05-14 Thread Omer Akram
there seems to be quite a few people facing this issue. -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-04-27 Thread Chad Miller
I don't think this is valid any more. Lucio, who re-opened this, plans to look for this again. Comment 6 has how to revert bad data in ones config. -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-04-27 Thread Chad Miller
** Changed in: desktopcouch Status: Confirmed => Incomplete ** Changed in: desktopcouch (Ubuntu) Status: Confirmed => Incomplete -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-03-29 Thread Curtis Hovey
I was getting errors very similar to these. I discovered I had old launchpadlib and oath libs in /usr/local/lib/python2.6. Removing them allowed couch to start and now I can use gwibber and UbuntuOne -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received

[Bug 451809] Re: desktopcouch applications throw 401 error

2010-01-25 Thread Lucio Torre
** Changed in: desktopcouch (Ubuntu) Status: Invalid => Confirmed ** Changed in: desktopcouch Status: Won't Fix => Confirmed ** Changed in: desktopcouch Importance: Undecided => High -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You receive

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-15 Thread Chad Miller
** Changed in: desktopcouch Status: New => Won't Fix ** Changed in: desktopcouch Assignee: (unassigned) => Chad Miller (cmiller) -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu B

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-15 Thread Chad Miller
I think the cause of this was fixed two weeks ago. I expect that the only people who will experience this problem are people who had v0.4.2 of desktopcouch installed and ran the desktopcouch-pair tool and changed the number of peer pairings. That would read in the desktopcouch INI file, change th

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-15 Thread Ken VanDine
OK, after a reboot today I can reproduce this. My log files also have 401 errors for each attempt to access the url. -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-14 Thread Robert Ancell
Tried with first install of Desktop couch, get NoSuchDatabase() exception -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-14 Thread Ken VanDine
I can't confirm this, the same test worked for me with desktopcouch = 0.4.4-0ubuntu1 -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-14 Thread Rick Spencer
Note that this occurs on brand new code, essentially creating a new CouchDatabase like this: self.__database = CouchDatabase(self.__db_name, create=True) I also got the same error trying it directly in iPython: In [3]: import desktopcouch.records In [4]: desktopcouch.records.server.CouchDatabas

[Bug 451809] Re: desktopcouch applications throw 401 error

2009-10-14 Thread Rick Spencer
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33698594/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33698595/XsessionErrors.txt -- desktopcouch applications throw 401 error https://bugs.launchpad.net/bugs/451809 You recei