You are not logged in.

#1 2014-06-26 17:38:20

blackout
Member
Registered: 2014-05-21
Posts: 38

can't browse network resources in nautilus

hi,

I have installed samba, smbclient, gvfs-smb, avahi, nss-mdns

now I can see some resources

screenshotfrom2014-06-26190502.png

but cant access them.

 blackout@arch /etc/samba % sudo systemctl status samba.service
● samba.service - Samba AD Daemon
   Loaded: loaded (/usr/lib/systemd/system/samba.service; disabled)
   Active: failed (Result: exit-code) since Do 2014-06-26 19:22:50 CEST; 37s ago
  Process: 1273 ExecStart=/usr/bin/samba $SAMBAOPTIONS (code=exited, status=0/SUCCESS)
 Main PID: 1274 (code=exited, status=1/FAILURE)

Jun 26 19:22:49 arch samba[1273]: [2014/06/26 19:22:49.969516,  0] ../source4/smbd/server.c:370(binary_smbd_main)
Jun 26 19:22:49 arch samba[1273]: samba version 4.1.9 started.
Jun 26 19:22:50 arch samba[1274]: [2014/06/26 19:22:50.037409,  0] ../source4/smbd/server.c:475(binary_smbd_main)
Jun 26 19:22:50 arch samba[1274]: At this time the 'samba' binary should only be used for either:
Jun 26 19:22:50 arch samba[1274]: 'server role = active directory domain controller' or to access the ntvfs file server with 'server services = +smb' or the rpc proxy with 'dcerpc endpoint servers = remote'
Jun 26 19:22:50 arch samba[1274]: You should start smbd/nmbd/winbindd instead for domain member and standalone file server tasks
Jun 26 19:22:50 arch samba[1274]: [2014/06/26 19:22:50.037537,  0] ../lib/util/become_daemon.c:124(exit_daemon)
Jun 26 19:22:50 arch samba[1274]: STATUS=daemon failed to start: Samba detected misconfigured 'server role' and exited. Check logs for details, error code 22
3 blackout@arch /etc/samba % sudo systemctl status smbd                                                                                                                                                                                                                      :(
● smbd.service - Samba SMB/CIFS server
   Loaded: loaded (/usr/lib/systemd/system/smbd.service; disabled)
   Active: inactive (dead)
3 blackout@arch /etc/samba % sudo systemctl start smbd                                                                                                                                                                                                                       :(
Job for smbd.service failed. See 'systemctl status smbd.service' and 'journalctl -xn' for details.
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: added interface wlp2s0 ip=192.168.1.38 bcast=192.168.1.255 netmask=255.255.255.0
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: Using netbios name ARCH.
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: Using workgroup WORKGROUP.
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - URI = smb://rosentaler.local/
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - try #0
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: parsed path: fname='smb://rosentaler.local/' server='rosentaler.local' share='' path='' options=''
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: SMBC_check_options(): server='rosentaler.local' share='' path='' options=''
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: looking up cached server 'rosentaler.local'\'IPC$', user 'WORKGROUP';'blackout'
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE:   returning (nil)
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: auth_callback - anonymous pass
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: auth_callback - out: last_user = 'blackout', last_domain = 'WORKGROUP'
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: looking up cached server 'rosentaler.local'\'IPC$', user 'WORKGROUP';'blackout'
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE:   returning (nil)
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x1d>
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x1d>
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name rosentaler.local<0x1d>
Jun 26 19:17:29 arch org.gtk.vfs.Daemon[582]: E2BIG: convert_string(UTF-8,CP850): srclen=17 destlen=16 - 'ROSENTALER.LOCAL'
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904033f70] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x1b>
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x1b>
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name rosentaler.local<0x1b>
Jun 26 19:17:30 arch org.gtk.vfs.Daemon[582]: E2BIG: convert_string(UTF-8,CP850): srclen=17 destlen=16 - 'ROSENTALER.LOCAL'
Jun 26 19:17:30 arch gnome-session[568]: Window manager warning: last_focus_time (1430785) is greater than comparison timestamp (1430784).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work aro
Jun 26 19:17:30 arch gnome-session[568]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1808cfd not in stack
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904033f70] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x20>
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name rosentaler.local<0x20>
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_hosts: Attempting host lookup for name rosentaler.local<0x20>
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: E2BIG: convert_string(UTF-8,CP850): srclen=17 destlen=16 - 'ROSENTALER.LOCAL'
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: g_vfs_backend_smb_browse_init: default workgroup = 'NULL'
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: resolve_hosts: getaddrinfo failed for name rosentaler.local [Name or service not known]
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name rosentaler.local<0x20>
Jun 26 19:17:31 arch org.gtk.vfs.Daemon[582]: E2BIG: convert_string(UTF-8,CP850): srclen=17 destlen=16 - 'ROSENTALER.LOCAL'
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904034070] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - [smb://rosentaler.local/; 0] dir = (nil), cancelled = 0, errno = [111] 'Connection refused'
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Performing aggressive shutdown.
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: purging server cache
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Context 0x7fc904039700 successfully freed
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: lp_load_ex: refreshing parameters
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Initialising global parameters
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: params.c:OpenConfFile() - Unable to open configuration file "/home/blackout/.smb/smb.conf":
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: No such file or directory
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: pm_process() returned No
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: lp_load_ex: refreshing parameters
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Initialising global parameters
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: No such file or directory
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: pm_process() returned No
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ** (gvfsd:622): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: added interface wlp2s0 ip=192.168.1.38 bcast=192.168.1.255 netmask=255.255.255.0
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Using netbios name ARCH.
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: Using workgroup WORKGROUP.
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - URI = smb://volume_1/
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - try #0
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: parsed path: fname='smb://volume_1/' server='volume_1' share='' path='' options=''
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: SMBC_check_options(): server='volume_1' share='' path='' options=''
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: looking up cached server 'volume_1'\'IPC$', user 'WORKGROUP';'blackout'
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE:   returning (nil)
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: auth_callback - anonymous pass
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: auth_callback - out: last_user = 'blackout', last_domain = 'WORKGROUP'
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: looking up cached server 'volume_1'\'IPC$', user 'WORKGROUP';'blackout'
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE:   returning (nil)
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x1d>
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x1d>
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:32 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name volume_1<0x1d>
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904033f80] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x1b>
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x1b>
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:33 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name volume_1<0x1b>
Jun 26 19:17:33 arch gnome-session[568]: Window manager warning: last_focus_time (1434074) is greater than comparison timestamp (1434073).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work aro
Jun 26 19:17:33 arch gnome-session[568]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1808f54 not in stack
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904033fd0] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: No such file or directory
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x20>
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_lmhosts: Attempting lmhosts lookup for name volume_1<0x20>
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_hosts: Attempting host lookup for name volume_1<0x20>
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: resolve_hosts: getaddrinfo failed for name volume_1 [Name or service not known]
Jun 26 19:17:34 arch org.gtk.vfs.Daemon[582]: name_resolve_bcast: Attempting broadcast lookup for name volume_1<0x20>
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7fc904034210] mpx_fde[(nil)] fd[17] - disabling
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - [smb://volume_1/; 0] dir = (nil), cancelled = 0, errno = [111] 'Connection refused'
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: Performing aggressive shutdown.
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: ### SMB-BROWSE: purging server cache
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: Context 0x7fc9040398b0 successfully freed
Jun 26 19:17:35 arch org.gtk.vfs.Daemon[582]: ** (gvfsd:622): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused
Jun 26 19:18:04 arch xchat.desktop[968]: (process:1169): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Jun 26 19:30:07 arch thunderbird-nightly.desktop[1321]: (process:1321): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Jun 26 19:30:29 arch thunderbird-nightly.desktop[1321]: (process:1378): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

I'm thankful for any ideas


ps: if i access the resources via smb://192.168.1.X
I get onto the shared folder

Last edited by blackout (2014-06-26 17:46:04)

Offline

#2 2014-06-29 12:08:10

jv2112
Member
Registered: 2011-07-23
Posts: 160

Re: can't browse network resources in nautilus

Please post smb.conf. Also have you checked the permissions of the folders on the shares you are trrying to access ?


Life is pleasant. Death is peaceful. It's the transition that's troublesome. Isaac Asimov - / -

Offline

#3 2014-06-29 16:32:44

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: can't browse network resources in nautilus

I'm not sure if this is relevant, but I had similar problems with pcmanfm. As per the pcmanfm wiki page this gets fix by running pcmanfm as follows:

dbus-launch pcmanfm

I am wondering if something similar applies to nautilus, i.e. try to run

dbus-launch nautilus

and see if that works.

Offline

#4 2014-07-01 20:56:01

blackout
Member
Registered: 2014-05-21
Posts: 38

Re: can't browse network resources in nautilus

smb.conf is from smb.conf.default just changed to WORKGROUP

blackout@blackoutArch /etc/samba % dbus-launch nautilus
(nautilus:24069): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

doesn't work

journalctl gives:

Jul 01 22:48:26 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: do_mount - [smb://; 0] dir = (nil), cancelled = 0, errno = [2] 'No such file or directory'
Jul 01 22:48:26 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: do_mount - (errno != EPERM && errno != EACCES), cancelled = 0, breaking
Jul 01 22:48:26 blackoutArch org.gtk.vfs.Daemon[584]: Performing aggressive shutdown.
Jul 01 22:48:26 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: purging server cache
Jul 01 22:48:26 blackoutArch org.gtk.vfs.Daemon[584]: Context 0x7f5998003710 successfully freed
Jul 01 22:48:27 blackoutArch gnome-session[568]: Window manager warning: last_focus_time (11772418) is greater than comparison timestamp (11772417).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying t
Jul 01 22:48:27 blackoutArch gnome-session[568]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1802400 not in stack
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: g_vfs_backend_smb_browse_init: default workgroup = 'NULL'
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: Using netbios name BLACKOUTARCH.
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: Using workgroup WORKGROUP.
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: do_mount - URI = smb://archiv.local/
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: do_mount - try #0
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: parsed path: fname='smb://archiv.local/' server='archiv.local' share='' path='' options=''
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: SMBC_check_options(): server='archiv.local' share='' path='' options=''
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: looking up cached server 'archiv.local'\'IPC$', user 'WORKGROUP';'blackout'
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE:   returning (nil)
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: auth_callback - anonymous pass
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: auth_callback - out: last_user = 'blackout', last_domain = 'WORKGROUP'
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE: looking up cached server 'archiv.local'\'IPC$', user 'WORKGROUP';'blackout'
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: ### SMB-BROWSE:   returning (nil)
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x1d>
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x1d>
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jul 01 22:48:28 blackoutArch org.gtk.vfs.Daemon[584]: name_resolve_bcast: Attempting broadcast lookup for name archiv.local<0x1d>
Jul 01 22:48:29 blackoutArch org.gtk.vfs.Daemon[584]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7f4ffc0079c0] mpx_fde[(nil)] fd[12] - disabling
Jul 01 22:48:29 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x1b>
Jul 01 22:48:29 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x1b>
Jul 01 22:48:29 blackoutArch org.gtk.vfs.Daemon[584]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jul 01 22:48:29 blackoutArch org.gtk.vfs.Daemon[584]: name_resolve_bcast: Attempting broadcast lookup for name archiv.local<0x1b>
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7f4ffc0079c0] mpx_fde[(nil)] fd[12] - disabling
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x20>
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: resolve_lmhosts: Attempting lmhosts lookup for name archiv.local<0x20>
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
Jul 01 22:48:30 blackoutArch org.gtk.vfs.Daemon[584]: name_resolve_bcast: Attempting broadcast lookup for name archiv.local<0x20>
Jul 01 22:48:31 blackoutArch org.gtk.vfs.Daemon[584]: samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x7f4ffc0079c0] mpx_fde[(nil)] fd[12] - disabling
Jul 01 22:48:31 blackoutArch org.gtk.vfs.Daemon[584]: resolve_wins: WINS server resolution selected and no WINS servers listed.
Jul 01 22:48:31 blackoutArch org.gtk.vfs.Daemon[584]: ** (gvfsd:625): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused

Last edited by blackout (2014-07-01 20:56:36)

Offline

Board footer

Powered by FluxBB