[kio-extras] [Bug 415436] map ECONNABORTED to pretty string

Harald Sitter bugzilla_noreply at kde.org
Wed Feb 5 11:50:25 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=415436

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Better error message when   |map ECONNABORTED to pretty
                   |Samba server's Samba        |string
                   |version is too old/new      |
                 CC|                            |sitter at kde.org

--- Comment #1 from Harald Sitter <sitter at kde.org> ---
That expected result cannot be implemented. You'll need to file a bug with
samba. libsmbclient provides no information about protocol negotiation errors
so there is nothing KIO can report by extension. (in fact, given the
configuration you outline I am not sure how you expect this to work at all. the
server is speaking exclusively NT1 the client is not allowed to speak NT1, so
how would the client even know the server speaks NT1 when it is not allowed to
talk NT1 to anyone). 

Specifically, the error you got in the logs is about the connection having been
aborted. So the best error we can produce here is "Connection aborted".

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list