Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED Dolphin sftp - "Unable to request the SFTP subsystem"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
gkmac
Guru
Guru


Joined: 19 Jan 2003
Posts: 333
Location: West Sussex, UK

PostPosted: Tue Jan 14, 2014 8:04 pm    Post subject: SOLVED Dolphin sftp - "Unable to request the SFTP subsy Reply with quote

All of a sudden I can no longer browse files on my server and MythTV box using KDE Dolphin's sftp kioslave.

For the longest time I could type (as an example) "sftp://servername.domain" and after a password prompt have it connect. Now all I get is a red banner at the top saying "Unable to request the SFTP subsystem. Make sure SFTP is enabled on the server."

Except that SFTP is enabled on my server. I think, since typing sftp servername.domain on the command line lets me in successfully.

Any ideas?
_________________
If ~amd64 ebuilds are cutting edge, then git-9999 ebuilds are chainsaws.
"Not everyone can ride a unicycle, does that mean we should put another wheel on it?" - Lokheed


Last edited by gkmac on Sun Mar 30, 2014 10:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Tue Jan 14, 2014 9:24 pm    Post subject: Reply with quote

id further test. id test ssh between the two machines. then loop back ssh tests on local machines. to start tracking down the problem. id look to see if you can roll back your dolphin in versions to where it works if everything on the ssh end is working.

https://wiki.gentoo.org/wiki/Troubleshooting
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Wed Jan 15, 2014 1:06 am    Post subject: Reply with quote

Seeing the same behavior here... As a workaround, you can just use the 'fish' protocol instead.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Wed Jan 15, 2014 5:45 am    Post subject: Reply with quote

the internet says gftp is also an acceptable alternative. i guess i should put up a note on using ssh keys working for sftp logins.

for me its domainname.com port blank user password blank (because of ssh keys) and ssh protocol and enter and connected with gftp.
Back to top
View user's profile Send private message
ivan2k
n00b
n00b


Joined: 10 Sep 2010
Posts: 50
Location: Codognè (TV), Italy

PostPosted: Sun Jan 19, 2014 10:33 am    Post subject: Reply with quote

I have the same problem with dolphin, but it's not a dolphin bug because even xbmc can't connect to sftp server. Fish protocol work.
This happen after upgrade openssh from 5.9 to 6 on the server.
Anyone know if there is some changes on openssh 6 ?
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Wed Feb 12, 2014 4:32 am    Post subject: Reply with quote

I have this issue with KDE 4.11.5. This appears to be a libssh (used by KDE) and OpenSSH server version mismatch issue.

I have two servers. With Dolphin and sftp: URL I can access the server running OpenSSH 5.9 but get the "Unable to request the SFTP subsystem. Make sure SFTP is enabled on the server" message accessing the server running OpenSSH 6.4. I can access either machine from the command line using OpenSSH 6.4's sftp client. My client is running libssh 0.55, the latest stable at time of writing.

Updating to the unstable libssh 0.6.0 changes the error to:
Quote:
The host key for this server was not found, but another type of key exists.
An attacker might change the default server key to confuse your client into thinking the key does not exist.
Please contact your system administrator.

for both servers. Neither host key has changed as far as the command line tools are concerned.
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Sat Mar 08, 2014 6:18 am    Post subject: Reply with quote

Upgrading to net-libs/libssh-0.6.3 (unstable at time of writing) on the KDE machine fixed the interoperability problem with OpenSSH 6.4
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
Back to top
View user's profile Send private message
gkmac
Guru
Guru


Joined: 19 Jan 2003
Posts: 333
Location: West Sussex, UK

PostPosted: Tue Mar 25, 2014 5:51 pm    Post subject: Reply with quote

net-libs/libssh-0.6.3 indeed went stable a couple of weeks ago.

But sftp:// is still not working for me. Now I get "Error. Out of memory. Could not set a timeout."

"free -m" shows that I have three gigabytes of memory free, so somehow the "out of memory" part of the message is a bit of a lie...
_________________
If ~amd64 ebuilds are cutting edge, then git-9999 ebuilds are chainsaws.
"Not everyone can ride a unicycle, does that mean we should put another wheel on it?" - Lokheed
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Tue Mar 25, 2014 6:40 pm    Post subject: Reply with quote

gkmac wrote:
net-libs/libssh-0.6.3 indeed went stable a couple of weeks ago.

But sftp:// is still not working for me. Now I get "Error. Out of memory. Could not set a timeout."

"free -m" shows that I have three gigabytes of memory free, so somehow the "out of memory" part of the message is a bit of a lie...


Can you file this bug at Gentoo Bugzilla? Read here how to write a bug report, for more in-depth details and troubleshooting steps you can read our Bugzilla HOWTO.
Back to top
View user's profile Send private message
gkmac
Guru
Guru


Joined: 19 Jan 2003
Posts: 333
Location: West Sussex, UK

PostPosted: Sun Mar 30, 2014 10:02 pm    Post subject: Reply with quote

Hmmm... just tried sftp again for the first time in a few days, and it seems to be working fully again.

Dunno what changed it from not-working to working, nevertheless I'll mark this SOLVED.
_________________
If ~amd64 ebuilds are cutting edge, then git-9999 ebuilds are chainsaws.
"Not everyone can ride a unicycle, does that mean we should put another wheel on it?" - Lokheed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum