Maui Forums
problem with samba-mounter - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Software & Applications (https://forums.mauilinux.org/forumdisplay.php?fid=77)
+--- Thread: problem with samba-mounter (/showthread.php?tid=24126)

Pages: 1 2 3


RE: problem with samba-mounter - happyreacer - 24th November 2016

(24th November 2016, 15:16)leszek Wrote: Can you take a look in ~/.xsession-errors if there is an error report from samba-mounter.
It usually uses the mount command and cifs to mount the samba share. If there is any error regarding this it might be also the cause.

sorrz, how can i found it Confused


RE: problem with samba-mounter - leszek - 24th November 2016

~ means your home directory. The file like every file starting with a dot at the beginning is hidden.


RE: problem with samba-mounter - happyreacer - 24th November 2016

okay thanks....
Code:
kio_smb: QUrl("smb://familie@omv/ebooksinp")
kio_smb: checkURL  QUrl("smb://familie@omv/ebooksinp")
kio_smb: checkURL return3  QUrl("smb://familie@omv/ebooksinp")
kio_smb: updateCache  "/ebooksinp"
kio_smb: size  0
kio_smb: QUrl("smb://omv/ebooksinp")
kio_smb: checkURL  QUrl("smb://omv/ebooksinp")
kio_smb: checkURL return3  QUrl("smb://omv/ebooksinp")
kio_smb: updateCache  "/ebooksinp"
kio_smb: auth_smbc_get_dat: set user= maui , workgroup= WORKGROUP  server= omv , share= ebooksinp

kio_smb: libsmb-auth-callback URL: QUrl("smb://omv/ebooksinp")
kio_smb: size  0
kio_smb: checkPassword for  QUrl("smb://omv/ebooksinp")
kio_smb: call openPasswordDialog for  QUrl("smb://omv/ebooksinp")
kio_smb: openPasswordDialog returned  "familie"
kio_smb: updateCache  "/ebooksinp"
kio_smb: Caching info.username =  "familie" , info.url =  "smb://omv/test"
kio_smb: ERROR!!
kio_smb: QUrl("smb://familie@omv/ebooksinp")
kio_smb: checkURL  QUrl("smb://familie@omv/ebooksinp")
kio_smb: checkURL return3  QUrl("smb://familie@omv/ebooksinp")
kio_smb: updateCache  "/ebooksinp"
kio_smb: size  0
check valid url. Host:  "omv" QUrl("smb://omv/ebooksinp")
fullSambaUrl "smb://omv/ebooksinp" sambaDir: "/ebooksinp"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
check valid url. Host:  "omv" QUrl("smb://omv/ebooksinp")
Status:  9
No frame loaded
No frame loaded
No frame loaded
fullSambaUrl "smb://omv/ebooksinp" sambaDir: "/ebooksinp"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
Status:  0
No frame loaded
No frame loaded
No frame loaded
Ip:  "10.7.7.26"
ckecking mount point... QUrl("file:///home/maui/Network/ebooksinp")
ckecking mount point... QUrl("file:///home/maui/Network/ebooksinp")
kdeinit5: PID 2359 terminated.
ckecking mount point... QUrl("file:///home/maui/Network/ebooksinp")
check valid url. Host:  "omv" QUrl("smb://omv/ebooksinp")
fullSambaUrl "smb://omv/ebooksinp" sambaDir: "/ebooksinp"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
Status:  0
No frame loaded
No frame loaded
No frame loaded
Ip:  "10.7.7.26"
Mount is valid
Saving mount
Edit mode: false
New Mount Created
Mounting samba:  "smb://omv/ebooksinp-/home/maui/Network/ebooksinp"
executed "org.kde.sambamounter.mount" QMap(("error", QVariant(QByteArray, "mount error(13): Permission denied\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n\n\n"))("exitCode", QVariant(int, 32))("output", QVariant(QByteArray, "")))
QXcbConnection: XCB error: 3 (BadWindow), sequence: 40987, resource id: 62914660, major code: 18 (ChangeProperty), minor code: 0
kdeinit5: PID 2340 terminated.
kdeinit5: Got EXT_EXEC '/usr/bin/kate' from launcher.
kdeinit5: preparing to launch '/usr/bin/kate'
QXcbConnection: XCB error: 3 (BadWindow), sequence: 41665, resource id: 62914560, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 41671, resource id: 62914561, major code: 18 (ChangeProperty), minor code: 0



RE: problem with samba-mounter - leszek - 24th November 2016

So the main problem is that
Code:
executed "org.kde.sambamounter.mount" QMap(("error", QVariant(QByteArray, "mount error(13): Permission denied\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n\n\n"))
.
Permission denied is hard to tell whats wrong. Check the username and password again.
If that is correct then there is something else here making problems.


RE: problem with samba-mounter - happyreacer - 24th November 2016

(24th November 2016, 19:48)leszek Wrote: So the main problem is that
Code:
executed "org.kde.sambamounter.mount" QMap(("error", QVariant(QByteArray, "mount error(13): Permission denied\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n\n\n"))
.
Permission denied is hard to tell whats wrong. Check the username and password again.
If that is correct then there is something else here making problems.

okay i understand, but i have an other error, too

Code:
kio_smb: QUrl("smb://home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: auth_smbc_get_dat: set user= maui , workgroup= WORKGROUP  server= home-nas , share= Bilder

kio_smb: libsmb-auth-callback URL: QUrl("smb://home-nas/Bilder")
kio_smb: size  4239730
kio_smb: checkPassword for  QUrl("smb://home-nas/Bilder")
kio_smb: call openPasswordDialog for  QUrl("smb://home-nas/Bilder")
kio_smb: openPasswordDialog returned  "familie"
kio_smb: updateCache  "/Bilder"
kio_smb: ERROR!!
kio_smb: QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://familie@home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: auth_smbc_get_dat: set user= familie , workgroup= WORKGROUP  server= home-nas , share= Bilder

kio_smb: libsmb-auth-callback URL: QUrl("smb://home-nas/Bilder")
kio_smb: got password through cache
kio_smb: size  0
kio_smb: QUrl("smb://home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: auth_smbc_get_dat: set user= maui , workgroup= WORKGROUP  server= home-nas , share= Bilder

kio_smb: libsmb-auth-callback URL: QUrl("smb://home-nas/Bilder")
kio_smb: size  0
kio_smb: checkPassword for  QUrl("smb://home-nas/Bilder")
kio_smb: call openPasswordDialog for  QUrl("smb://home-nas/Bilder")
kio_smb: openPasswordDialog returned  "familie"
kio_smb: updateCache  "/Bilder"
kio_smb: ERROR!!
kio_smb: QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://familie@home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: size  0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 4600, resource id: 37755967, major code: 40 (TranslateCoords), minor code: 0
kio_smb: QUrl("smb://home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: auth_smbc_get_dat: set user= maui , workgroup= WORKGROUP  server= home-nas , share= Bilder

kio_smb: libsmb-auth-callback URL: QUrl("smb://home-nas/Bilder")
kio_smb: size  0
kio_smb: checkPassword for  QUrl("smb://home-nas/Bilder")
kio_smb: call openPasswordDialog for  QUrl("smb://home-nas/Bilder")
kio_smb: openPasswordDialog returned  "familie"
kio_smb: updateCache  "/Bilder"
kio_smb: ERROR!!
kio_smb: QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://familie@home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: size  0
kio_smb: QUrl("smb://home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: auth_smbc_get_dat: set user= maui , workgroup= WORKGROUP  server= home-nas , share= Bilder

kio_smb: libsmb-auth-callback URL: QUrl("smb://home-nas/Bilder")
kio_smb: size  0
kio_smb: checkPassword for  QUrl("smb://home-nas/Bilder")
kio_smb: call openPasswordDialog for  QUrl("smb://home-nas/Bilder")
kio_smb: openPasswordDialog returned  "familie"
kio_smb: updateCache  "/Bilder"
kio_smb: ERROR!!
kio_smb: QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL  QUrl("smb://familie@home-nas/Bilder")
kio_smb: checkURL return3  QUrl("smb://familie@home-nas/Bilder")
kio_smb: updateCache  "/Bilder"
kio_smb: size  0
check valid url. Host:  "home-nas" QUrl("smb://home-nas/Bilder")
fullSambaUrl "smb://home-nas/Bilder" sambaDir: "/Bilder"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
check valid url. Host:  "home-nas" QUrl("smb://home-nas/Bilder")
Status:  9
No frame loaded
No frame loaded
No frame loaded
fullSambaUrl "smb://home-nas/Bilder" sambaDir: "/Bilder"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
Status:  0
No frame loaded
No frame loaded
No frame loaded
Ip:  "10.7.7.24"
ckecking mount point... QUrl("file:///home/maui/Network/Bilder")
ckecking mount point... QUrl("file:///home/maui/Network/Bilder")
ckecking mount point... QUrl("file:///home/maui/Network/Bilder1")
ckecking mount point... QUrl("file:///home/maui/Network/Bilder1")
check valid url. Host:  "home-nas" QUrl("smb://home-nas/Bilder")
fullSambaUrl "smb://home-nas/Bilder" sambaDir: "/Bilder"
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
No frame loaded
Status:  0
No frame loaded
No frame loaded
No frame loaded
Ip:  "10.7.7.24"
Mount is valid
Saving mount
Edit mode: false
New Mount Created
Mounting samba:  "smb://home-nas/Bilder-/home/maui/Network/Bilder1"
executed "org.kde.sambamounter.mount" QMap(("error", QVariant(QByteArray, "mount error(22): Invalid argument\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n\n\n"))("exitCode", QVariant(int, 32))("output", QVariant(QByteArray, "")))
kdeinit5: Got EXT_EXEC '/usr/bin/kate' from launcher.
kdeinit5: preparing to launch '/usr/bin/kate'
QXcbConnection: XCB error: 3 (BadWindow), sequence: 49910, resource id: 71303168, major code: 18 (ChangeProperty), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 49916, resource id: 71303169, major code: 18 (ChangeProperty), minor code: 0



RE: problem with samba-mounter - leszek - 24th November 2016

You mean the kio_smb? That's not used by samba mounter but rather by dolphins kio network connect.
If it gives you a permission error there too, maybe the samba server isn't configured correctly.


RE: problem with samba-mounter - happyreacer - 24th November 2016

okay its crazy... i make the folder rights public and it works... but thees is not my finish


RE: problem with samba-mounter - happyreacer - 28th November 2016

What is the function of the fields user name and password in the samba-mounter tool?


RE: problem with samba-mounter - leszek - 28th November 2016

I guess they are there to authenticate yourself for the smb share.


RE: problem with samba-mounter - happyreacer - 28th November 2016

(28th November 2016, 10:36)leszek Wrote: I guess they are there to authenticate yourself for the smb share.

I think so, too. But overline is not required and it takes no efect. The only solution is to take my sambaaccout in the windows samba options. Then it works. Huh  It is very crazy with the two fields!