Bug 496199 - Internal error when using dolphin to connect to local SMB share
Summary: Internal error when using dolphin to connect to local SMB share
Status: RESOLVED DOWNSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.08.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-13 02:38 UTC by Jordan
Modified: 2024-11-13 16:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
The applicication at time of error/bug (60.17 KB, image/png)
2024-11-13 02:38 UTC, Jordan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2024-11-13 02:38:20 UTC
Created attachment 175773 [details]
The applicication at time of error/bug

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY
Internal error when using dolphin to connect to local SMB share
Used drop down menu to select "smb" and then filled in local IP address. The error shown appeared immediately.
"Unknown error condition: [8216] Unknown error 8216"

STEPS TO REPRODUCE
1. Open dolphin
2. select network on left side toolbar
3. select smb from the remote drop down menu at the top
4. enter the IP address of a local server hosting an smb share

OBSERVED RESULT
Immediate error shown, see screenshot

EXPECTED RESULT
Connect to and query the user for credentials for the smb share

SOFTWARE/OS VERSIONS
Windows: lol
macOS: lol
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: package gt is not installed

ADDITIONAL INFORMATION
This occurs on a fresh install of fedora 41
Comment 1 Nate Graham 2024-11-13 16:54:20 UTC
This appears to be a misconfiguration of the Samba server; see https://forum.kodi.tv/showthread.php?tid=347070 and https://discourse.osmc.tv/t/error-8216-when-trying-to-use-smb/90969. The error message sucks, but unfortunately it comes from a software library below us in the stack. At least the error message is easily web-searchable!