You are not logged in.

#1 2022-04-02 14:31:08

umaxtu
Member
Registered: 2010-11-21
Posts: 31

Issue mounting Synology SMB share in Dolphin.

Hi all,

I've recently become unable to view any of the SMB shares hosted by my Synology NAS in Dolphin. I've tried with hostname and ip address but i get "The the file or folder smb://[address]/ does not exist". I can browse shares hosted by my windows 11 machine without issue. And manual mounting of the shares works as well.

Trying to browse the share using

kioclient exec smb://address

gives me the following error message:

(kf.service.services) unknown: KApplicationTrader: mimeType "x-scheme-handler/smb" not found

I have installed updates on my arch system and the Synology since the last time I tried to access my NAS so either could be the issue, but I figured that I'd start here.

Any ideas?

Offline

#2 2022-04-02 15:15:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,251

Re: Issue mounting Synology SMB share in Dolphin.

pacman -Qs kio

There'd be https://bbs.archlinux.org/viewtopic.php?id=275262 (but affects cifs as well) and https://bugs.archlinux.org/task/74259 (what doesn't seem to fit "can browse shares hosted by my windows 11")

Can you

kioclient cp smb://server/share/path/to/actual.file .

?

Offline

#3 2022-04-02 18:21:32

umaxtu
Member
Registered: 2010-11-21
Posts: 31

Re: Issue mounting Synology SMB share in Dolphin.

No dice I'm afraid.

Offline

#4 2022-04-02 21:00:21

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,251

Re: Issue mounting Synology SMB share in Dolphin.

Please post the requested output for "pacman -Qs kio".
And also the error message for the kioclient cp attempt, https://bbs.archlinux.org/viewtopic.php?id=57855

Offline

#5 2022-04-02 21:23:32

umaxtu
Member
Registered: 2010-11-21
Posts: 31

Re: Issue mounting Synology SMB share in Dolphin.

Output of "pacman -Qs kio":

local/kio 5.92.0-1 (kf5)
    Resource and network access abstraction
local/kio-extras 21.12.3-1 (kde-applications kde-network)
    Additional components to increase the functionality of KIO
local/kio-fuse 5.0.1-1
    FUSE interface for KIO

Output of kioclient cp attempt:

"/home/user/1on1gov.zip"
"/home/user/1on1gov.zip.part"
kioclient: The file or folder smb://server.tld/ROMs/Arcade/1on1gov.zip does not exist

Offline

#6 2022-04-02 21:53:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,251

Re: Issue mounting Synology SMB share in Dolphin.

Can you when passing username (and password) for the share?

kioclient cp smb://umaxtu:supersecretpassword@server.tld/ROMs/Arcade/1on1gov.zip .

(kio is up to date and hasn't seen an update since a month, what has been updated recently is samba what caused the nautilus problem and https://bbs.archlinux.org/viewtopic.php … 2#p2029442 actually confirms that it's the user handling. Did "no dice" imply that you've tried downgrading samba?)

Offline

#7 2022-04-03 14:06:04

umaxtu
Member
Registered: 2010-11-21
Posts: 31

Re: Issue mounting Synology SMB share in Dolphin.

seth wrote:

Can you when passing username (and password) for the share?

kioclient cp smb://umaxtu:supersecretpassword@server.tld/ROMs/Arcade/1on1gov.zip .

(kio is up to date and hasn't seen an update since a month, what has been updated recently is samba what caused the nautilus problem and https://bbs.archlinux.org/viewtopic.php … 2#p2029442 actually confirms that it's the user handling. Did "no dice" imply that you've tried downgrading samba?)

Manually specifying the password works! I did try to downgrade samba but I would have to downgrade half of my system to do so since I'm getting an unknown TPM error when I try to boot any of my snapshots. Thats an issue for another day though.

Thank you for your help!

Offline

#8 2022-04-03 14:12:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,251

Re: Issue mounting Synology SMB share in Dolphin.

So kio runs into the same issue as gio, https://bugs.kde.org/enter_bug.cgi?prod … nent=Samba

Offline

Board footer

Powered by FluxBB