You are not logged in.

#1 2019-09-30 09:44:47

doomguy84
Member
Registered: 2018-05-09
Posts: 48

Nautilus (Gnome Files) - Cannot browse SAMBA network

i got a very very simple network:

- my Pc (with archlinux and windows 10)
- a secondary pc (with windows 10 only)
- a NAS (Qnap TS-228A)

if i open Nautilus (3.34 but also with previous versions) it list my NAS and another samba device in the network (LAKKA), but i cannot access it because i always got the error: failed to list shares from server, connection refused

if i try to browse NAS from Windows it is OK, the firs time it ask me for user and password and i can see every folder inside
if i try with a Live Linux (Ubuntu, Fedora...) if i open Nautilus i can see the same network list as i see now with archlinux but when i click on NAS it ask me for user and password, as it should be.

what kind of problem i got with my archlinux??

i add some information here

samba --version

Version 4.10.8

pacman -Ql samba|grep service

samba /usr/lib/samba/service/
samba /usr/lib/samba/service/cldap.so
samba /usr/lib/samba/service/dcerpc.so
samba /usr/lib/samba/service/dns.so
samba /usr/lib/samba/service/dns_update.so
samba /usr/lib/samba/service/drepl.so
samba /usr/lib/samba/service/kcc.so
samba /usr/lib/samba/service/kdc.so
samba /usr/lib/samba/service/ldap.so
samba /usr/lib/samba/service/nbtd.so
samba /usr/lib/samba/service/ntp_signd.so
samba /usr/lib/samba/service/s3fs.so
samba /usr/lib/samba/service/web.so
samba /usr/lib/samba/service/winbindd.so
samba /usr/lib/samba/service/wrepl.so
samba /usr/lib/systemd/system/nmb.service
samba /usr/lib/systemd/system/samba.service
samba /usr/lib/systemd/system/smb.service
samba /usr/lib/systemd/system/winbind.service

testparm

Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
WARNING: The 'netbios name' is too long (max. 15 chars).

Server role: ROLE_STANDALONE

Press enter to see a dump of your service definitions

# Global parameters
[global]
	client max protocol = NT1
	dns proxy = No
	log file = /usr/local/samba/var/log.%m
	map to guest = Bad User
	max log size = 50
	name resolve order = bcast host lmhosts wins
	printcap name = cups
	security = USER
	server role = standalone server
	server string = Samba Server
	socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
	usershare allow guests = Yes
	usershare max shares = 100
	usershare owner only = No
	usershare path = /var/lib/samba/usershare
	wins support = Yes
	idmap config * : backend = tdb
	cups options = raw
	use sendfile = Yes
	write cache size = 2097152


[homes]
	comment = Home Directories
	read only = No


[printers]
	browseable = No
	comment = All Printers
	path = /usr/spool/samba
	printable = Yes

Offline

#2 2019-09-30 10:32:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,729

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

Those services and that config is largely only relevant for a server usecase, is gvfs and gvfs-smb installed? How are you starting nautilus, any terminal output? is your session broken? what's the output of

loginctl show-session $XDG_SESSION_ID

Offline

#3 2019-09-30 13:20:31

doomguy84
Member
Registered: 2018-05-09
Posts: 48

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

hello V1del

i post you the result here

pacman -Qi gvfs gvfs-smb

Nome                      : gvfs
Versione                  : 1.42.0-1
Descrizione               : Virtual filesystem implementation for GIO
Architettura              : x86_64
URL                       : https://wiki.gnome.org/Projects/gvfs
Licenze                   : LGPL
Gruppi                    : gnome
Fornisce                  : Nessuno
Dipenda da                : avahi  dconf  fuse3  libarchive  libcdio-paranoia  libsoup  udisks2  libsecret  libbluray  libgudev  gcr
                            psmisc  gsettings-desktop-schemas
Dipendenze opzionali      : gvfs-afc: AFC (mobile devices) support
                            gvfs-smb: SMB/CIFS (Windows client) support [installato]
                            gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support [installato]
                            gvfs-mtp: MTP device support [installato]
                            gvfs-goa: gnome-online-accounts (e.g. OwnCloud) support [installato]
                            gvfs-nfs: NFS support [installato]
                            gvfs-google: Google Drive support [installato]
                            gtk3: Recent files support [installato]
Richiesto da              : brasero  gvfs-goa  gvfs-gphoto2  gvfs-mtp  gvfs-nfs  gvfs-smb  nautilus
Opzionale per             : duplicity  evince  inkscape
Conflitti con             : Nessuno
Sostituisce               : gvfs-obexftp  gvfs-afp
Spazio richiesto          : 5,11 MiB
Pacchettizzatore          : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Data di creazione         : mar 10 set 2019, 21:43:36
Data di installazione     : mer 11 set 2019, 09:01:26
Motivo dell'installazione : Installato esplicitamente
Script di install         : No
Convalidato da            : Firma

Nome                      : gvfs-smb
Versione                  : 1.42.0-1
Descrizione               : Virtual filesystem implementation for GIO (SMB/CIFS backend; Windows client)
Architettura              : x86_64
URL                       : https://wiki.gnome.org/Projects/gvfs
Licenze                   : LGPL
Gruppi                    : gnome
Fornisce                  : Nessuno
Dipenda da                : gvfs=1.42.0  smbclient
Dipendenze opzionali      : Nessuno
Richiesto da              : Nessuno
Opzionale per             : gvfs
Conflitti con             : Nessuno
Sostituisce               : Nessuno
Spazio richiesto          : 93,00 KiB
Pacchettizzatore          : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Data di creazione         : mar 10 set 2019, 21:43:36
Data di installazione     : mer 11 set 2019, 09:01:26
Motivo dell'installazione : Installato esplicitamente
Script di install         : No
Convalidato da            : Firma

and

loginctl show-session $XDG_SESSION_ID

EnableWallMessages=no
NAutoVTs=6
KillUserProcesses=no
RebootToFirmwareSetup=no
RebootToBootLoaderMenu=18446744073709551615
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
BlockInhibited=handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch
DelayInhibited=shutdown:sleep
InhibitDelayMaxUSec=5s
UserStopDelayUSec=10s
HandlePowerKey=poweroff
HandleSuspendKey=suspend
HandleHibernateKey=hibernate
HandleLidSwitch=suspend
HandleLidSwitchDocked=ignore
HoldoffTimeoutUSec=30s
IdleAction=ignore
IdleActionUSec=30min
PreparingForShutdown=no
PreparingForSleep=no
Docked=yes
LidClosed=no
OnExternalPower=yes
RemoveIPC=yes
RuntimeDirectorySize=821149696
InhibitorsMax=8192
NCurrentInhibitors=10
SessionsMax=8192
NCurrentSessions=1

i start Nautilus just clicking on the icon.
is my session broken? how can i check it? i don't have any other issues...

Offline

#4 2019-09-30 14:00:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,729

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

How are you starting your graphical enviornment? Run nautilus in a terminal check whether you get more telling output.

Offline

#5 2019-09-30 14:10:36

doomguy84
Member
Registered: 2018-05-09
Posts: 48

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

well Gnome Shell autostart
if i run nautilus in a terminal, nautilus will open, but nothing into terminal

i made some tests now, changed strings into smb.conf:

client min protocol = nt1 
client max protocol = smb3

and now if i run:

smbclient -L 10.0.0.15 -U admin

it ask for password and after typing it i can see the folders tree.

this from terminal... from nautilus the same problem sad

Offline

#6 2019-10-01 06:58:19

WFV
Member
From: ☭USSA⛧⭒⭒⭒⭒
Registered: 2013-04-23
Posts: 288

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

Can you access them by typing "smb://10.0.0.15/" without quotes in Nautilus file manager (gui)?
I don't use Nautilus, but it stopped working for Thunar in the same manner you mention in the top post several updates ago on this machine (Xfce) but that workaround does the trick.

EDIT:

doomguy84 wrote:
why not in the normal way??

I don't know, nothing stood out in pacman nor samba logs when it quit working, its been that way for me for a long time.

Last edited by WFV (2019-10-01 13:54:39)


∞ hard times make the strong, the strong make good times, good times make the weak, the weak make hard times ∞

Offline

#7 2019-10-01 07:17:41

doomguy84
Member
Registered: 2018-05-09
Posts: 48

Re: Nautilus (Gnome Files) - Cannot browse SAMBA network

WFV wrote:

Can you access them by typing "smb://10.0.0.15/" without quotes in Nautilus file manager (gui)?
I don't use Nautilus, but it stopped working for Thunar in the same manner you mention in the top post several updates ago on this machine (Xfce) but that workaround does the trick.

yes!
if i press CTRL+L and then i put "smb://10.0.0.15/" and ENTER it enter into NAS!!!

why not in the normal way??

Offline

Board footer

Powered by FluxBB