View Single Post
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#338
Originally Posted by pmd View Post
The erminig log says this after a sync attempt:
"RequestError({'status': 400, 'body': 'Invalid UserID 0', 'reason': 'Bad R
[...]
If the solution to this problem is obvious to you I will not submit this as a bug report in bugzilla, but if this is a mystery let me know and I will make a bugzilla submission.
[...]
Hmmm, I have a feeling about what went wrong, but I can't put my finger on it yet. I will release tomorrow a new version with some more debugging information displayed (or with a bug fix if in the meantime I find what I'm looking for)

thank you for your patience

Edit:

@PMD: could you please send me via private message (I don't know exactly how sensitive this information is) the output of the following commands run from the X-terminal (you have to type only those in bold)?

Code:
$ sqlite3 erminig.db
sqlite> select * from Profiles;
sqlite> .quit
thanks

Last edited by lorelei; 2010-05-17 at 21:37.