[dolphin] [Bug 420188] New: SMB1 says connection to host is broken
Jack
bugzilla_noreply at kde.org
Fri Apr 17 11:02:20 BST 2020
https://bugs.kde.org/show_bug.cgi?id=420188
Bug ID: 420188
Summary: SMB1 says connection to host is broken
Product: dolphin
Version: 19.12.3
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: alphajack at tuta.io
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Suddenly, some weeks ago, I started having problem with my router SMB1 shares.
The router is giving me the red error "Connection to host 192.168.1.1 is
broken". I have a SMB3 share from another LAN device and I can copy files from
and to it
STEPS TO REPRODUCE
1. Open Dolphin
2a. Try to connect to smb://192.168.1.1 (SMB1)
OBSERVED RESULT
Red error
EXPECTED RESULT
I can view the folders in the share
SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.5.17-1-MANJARO
OS Type: 64-bit
ADDITIONAL INFORMATION
This appears if I launch Dolphin from my shell. Note that the SMB1 doesn't
require authentication and that I don't have shares on my PC (/etc/samba/ is
empty)
```
$ dolphin
kf5.kio.core: We got some errors while running testparm "Error loading
services."
kf5.kio.core: We got some errors while running 'net usershare info'
kf5.kio.core: "Can't load /etc/samba/smb.conf - run testparm to debug it\n"
# ^ this happens at step 1
```
Mounting it with the following command works
```
sudo mount -t cifs -o vers=1.0,noperm //192.168.1.1/share/ /home/jack/mount
```
I couldn't find https://bugs.kde.org/enter_bug.cgi?product=kio , I don't know
if this is the right section
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list