https://bugs.kde.org/show_bug.cgi?id=419838
Bug ID: 419838
Summary: Konqueror and Dolphin, fish protocol to ssh server
when -o KexAlgorithms=+diffie-hellman-group1-sha1 must
be specified.
Product: konqueror
Version: 5.0.97
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Konqueror and Dolphin cannot connect with fish protocol to ssh server when
-o KexAlgorithms=+diffie-hellman-group1-sha1 must be specified.
For example fish: //[email protected]/root/
konqueror log has the following message:
kf5.kio.widgets: KonqRun (0x561369230e00) ERROR 123 "Could not connect to host
178.221.38.77."
But ssh works:
[root@vlada-kuci ~ 12:58:08]$ ssh -o KexAlgorithms=+diffie-hellman-group1-sha1
-o 'ServerAliveInterval 10' -p 22 178.221.38.77
[email protected]'s password:
Last login: Wed Apr 8 14:01:19 2020 from 95.180.105.228
[root@localhost ~]
Reproducible: Always
Operating System: Manjaro Linux
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2
Kernel Version: 5.5.15-1-MANJARO
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8300 Eight-Core Processor
Memory: 15,6 GiB of RAM
--
You are receiving this mail because:
You are watching all bug changes.