Bug 167718

Summary: Internal Error - Unexpected server response to GROUP command: 502 Authentication error
Product: knode Reporter: Jakub Schmidtke <sjakub>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ftoledo, gayleard, jobilling, jorge.merlino, mail, mhulboj, nive, thschuetz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jakub Schmidtke 2008-07-30 11:09:34 UTC
Version:           0.99.01 (using KDE 4.1.0)
Installed from:    Unlisted Binary Package
Compiler:          gcc 4.3.1 20080724 
OS:                Linux

When I clicked on one of the posts on the group, I got an error dialog with:

Internal Error
Please send a full bug report at http://bugs.kde.org
Unexpected server response to GROUP command:
502 Authentication error
Comment 1 Milosz Marian Hulboj 2008-11-04 21:11:30 UTC
The same error after upgrading to Interpid Ibex (64-bit).
News server: news.motzarella.org
Version: 0.99.01 (KDE 4.1.2)
Comment 2 Jan Torben Heuer 2008-11-14 11:16:39 UTC
same for me here. Works with GMANE (I think because there is no atuh necessary...). But for my local ISP's news server it does not.

Knode Version 0.99.01 form ubuntu ibex
Comment 3 Fernando Toledo 2008-12-02 01:38:30 UTC
i try to debug from my nntp server and i can see that the username is not send to the server.
Comment 4 Olivier Trichet 2008-12-06 15:04:13 UTC
Ok, I reproduce the issue on news.motzarella.org. The server never asks for authentication (code 480), so none is sent.

I will commit something later that also try an authentication at the beginning of the nntp session if a username/password is supplied.

Thank for the infos.
Comment 5 Olivier Trichet 2008-12-07 12:27:55 UTC
SVN commit 893724 by otrichet:

Try to login just after the connection to the server. Some servers do not give access to some groups otherwise.

BUG: 167718


 M  +48 -18    nntp.cpp  
 M  +7 -1      nntp.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=893724
Comment 6 Olivier Trichet 2008-12-07 13:08:16 UTC
*** Bug 168674 has been marked as a duplicate of this bug. ***
Comment 7 Olivier Trichet 2008-12-07 13:11:29 UTC
*** Bug 173680 has been marked as a duplicate of this bug. ***
Comment 8 Olivier Trichet 2008-12-09 19:41:15 UTC
SVN commit 894985 by otrichet:

backport 893724:

Try to login just after the connection to the server. Some servers do not give access to some groups otherwise.

CCBUG: 167718


 M  +48 -18    nntp.cpp  
 M  +7 -1      nntp.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894985
Comment 9 Olivier Trichet 2009-01-18 01:54:52 UTC
*** Bug 167419 has been marked as a duplicate of this bug. ***
Comment 10 Olivier Trichet 2009-01-18 01:59:13 UTC
*** Bug 178365 has been marked as a duplicate of this bug. ***