Nautilus: can't browse Samba share after upgrade

Hi,
after yesterdays upgrade I can't browse any Samba share. When I try to point Nautilus to for example "smb:///192.168.1.42", where I have many shares, I get an error window saying "Could not find "smb:///192.168.1.42" Please check the spelling and try again". Anyone knows where's the problem?
Thanks in advance,
Tomas

wonder wrote:
not another one. guys, pacman output is IMPORTANT
(1/1) upgrading gvfs [##################################################################################################] 100%
New optional dependencies for gvfs
gvfs-afc: AFC (mobile devices) support
gvfs-smb: SMB/CIFS (Windows client) support
gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support
gvfs-obexftp: ObexFTP (bluetooth) support
Well, his problem looks different then mine... It looks like it can't find the server.
Can you ping the samba server, pasmen ?
Last edited by whoop (2010-04-28 19:59:07)

Similar Messages

  • Can't browse samba shares after samba upgrade (3.0.26a-4 - 3.0.27A-1)

    Hi all,
    After today's samba update, i am unable to browse my samba shares:
    As seen in pacman.log:
    [2007-11-16 15:55] updating smbclient (3.0.26a-2 -> 3.0.27A-1)
    [2007-11-16 15:55] updating samba (3.0.26a-4 -> 3.0.27A-1)
    Ive had this samba server running for a long time and never had any trouble. Apart from the system update i havent changed anything.
    I have tried two machines to access it, a ubuntu and a windows one. The ubuntu one would mount it all right, but when you try browsing it it gives an 'Input/output error', these are the last lines found in /var/log/messages file:
    Nov 16 19:42:06 Naboo kernel: [ 855.043000] SMB connection re-established (-5)
    Nov 16 19:42:34 Naboo kernel: [ 883.442000] smb_add_request: request [cdccae80, mid=11] timed out!
    Nov 16 19:42:34 Naboo kernel: [ 883.442000] smb_proc_readdir_long: error=-5, breaking
    Nov 16 19:42:34 Naboo kernel: [ 883.488000] SMB connection re-established (-5)
    Nov 16 19:42:36 Naboo kernel: [ 885.375000] smb_add_request: request [cdccac80, mid=18] timed out!
    Nov 16 19:42:36 Naboo kernel: [ 885.375000] smb_proc_readdir_long: error=-5, breaking
    Nov 16 19:43:04 Naboo kernel: [ 913.607000] smb_add_request: request [cdccae80, mid=21] timed out!
    Nov 16 19:43:04 Naboo kernel: [ 913.608000] smb_proc_readdir_long: error=-5, breaking
    Nov 16 19:43:05 Naboo kernel: [ 913.648000] SMB connection re-established (-5)
    The windows machine would actually show the files in the shared directory but after a very long wait. Browsing and reading files was taking such a long time that windows seemed like frozen so i had to restart.
    I also tried rebooting the server but to no avail.
    Anyone else with the same problem?
    Last edited by feralert (2007-11-16 20:48:31)

    Same problem here. I can Browse remote smb filesystem with smbclient but when I mount smbfs i cannot browse folder - my terminal hangs and in syslog i receive
    Nov 19 09:35:16 skyscraper SMB connection re-established (-5)
    Nov 19 09:35:16 skyscraper smb_proc_readdir_long: error=-512, breaking
    Nov 19 09:35:17 skyscraper SMB connection re-established (-5)
    Nov 19 09:35:18 skyscraper smb_proc_readdir_long: error=-512, breaking
    Nov 19 09:35:18 skyscraper SMB connection re-established (-5)
    Nov 19 09:35:27 skyscraper SMB connection re-established (-5)
    Nov 19 09:35:48 skyscraper smb_add_request: request [d34f2b00, mid=22] timed out!
    Nov 19 09:35:48 skyscraper smb_proc_readdir_long: error=-5, breaking
    Nov 19 09:36:18 skyscraper smb_add_request: request [d34f2b00, mid=31] timed out!
    Nov 19 09:36:18 skyscraper smb_proc_readdir_long: error=-5, breaking

  • Can't connect to Samba shares after upgrading

    Hi,
    I recently upgraded to Samba 3.6.0-8 (among other things, including a new kernel 3.0-ARCH), and all my shares have become unavailable from Windows 7. I can't connect to any, nor can I see the shares list. My Arch box has essentially become invisible as far as CIFS shares go. I can still ping it normally, and access it through SSH, so it doesn't seem to be a major network issue, this is specifically with Samba.
    I have since tried changing my workgroup in Samba, downgrading to 3.6.0-{1,4}, disabling firewalls, changing Win7's security settings, and restarting several times, to no avail. Nothing has changed with my Windows box, I only performed a major upgrade to Arch (it is currently up-to-date).
    I don't see any relevant errors in the Samba logs, and I can browse the shares just fine locally in Arch, I just can't see them from Windows.
    Anyone have a clue?
    Thanks,
    IM

    Is your arch server configured to allow samba traffic? With the recent removal of hosts.allow and hosts.deny, I wonder if this could be the issue? Do you have ufw or iptables? I know you said you disabled the firewall, but it wasn't clear if that was on the client or server.
    Scott
    edit: here's the ufw rule I use (/etc/ufw/applications.d/samba):
    [Samba]
    title=Windows file and printer server for Unix
    description=Tools to access a server's filespace and printers via SMB
    ports=137,138/udp|139,445/tcp
    Last edited by firecat53 (2011-09-21 18:18:59)

  • Can't access smb shares after 10.9.5 upgrade

    After the upgrade to 10.9.5 (from 10.9.4) I can not anymore access my smb shares on a NAS server (Thecus N3200PRO) dispite the upgrade says that it "improves the reliability of accessing files located on an SMB server". It had the exact opposite effect with my system.
    The NAS server is visible, but after I log in no files or folders are shown (finder window is empy). Also to disconnect the smb share it takes much longer than usual.
    To access it with cifs protocol does not help, neither.
    Also the workaround by Reinfire (Michael Larson in Can't connect to SMB share after upgrade, to use smb1 instead of the upgrade) does not help at all.
    Any solution out there?
    -- thanks

    hi there,
    just a wild guess, but have you tried to connect via Terminal?
    /sbin/mount_smbfs //userid:password@ip-of-server/name-of-share
    or
    /sbin/mount_smbfs //userid:password@dns_name-of-server/name-of-share
    You need to have administrative privileges on your Mac to execute said command successfully.
    For additional information you can enter (while in Terminal):
    man mount_smbfs
    and
    man nsmb.conf
    Glad to hear the problem is solved

  • E4200 Can't see my network shares after upgrade

    I can't see my network shares after upgrade altough everything works fine , the network scanner shows all the atatched devices but in Eplorer when I click Network there is nothing shown on two computers running Win7 64.
    I did downgraded the firmware back to .01 but still no network .
    Any help ?

    After upgrading the firmware did you reset the E4200? After successful firmware upgrade you need to reset the router. It is recommended to reset the router once. Steps to reset the router:
     Push the reset button on router for 30 seconds, turn off the router wait for 30 seconds and then power it on. Power light should blink when you perform the reset process.
    After reset, reconfigure the router and then check the connectivity status…

  • Can't print in PSE11 after upgrading to windows 8.1

    I have just upgraded from Windows8 to 8.1 and now can't print in PSE11. For some reason can in PSE7

    I can print from other programs but not PSE. I have updated the drivers. I have attached 3 screen shots with error messages.
    Tracy Ferreira 2607 Woodruff Rd.
    Suite E-126
    Simpsonville, SC 29681(864)350-4724www.onthespotportraits.com  
          From: hatstead <[email protected]>
    To: Tracy Ferreira <[email protected]>
    Sent: Tuesday, March 10, 2015 1:58 PM
    Subject:  can't print in PSE11 after upgrading to windows 8.1
    can't print in PSE11 after upgrading to windows 8.1
    created by hatstead in Photoshop Elements - View the full discussionWhat happens when you try?Any error messages?Do you have the latest drivers for the printer? If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7274523#7274523 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7274523#7274523 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • I can't update my apps after upgrade to iOS 6...?

    I can't update my apps after upgrade to iOS 6

    Are you sure you have a proper Internet connection? Make sure your iPod is connected to your computer, and you have an Internet connection.
    Don't even get me started on the iPod Touch 5G, I actually own an iPod Touch 4G, and I've considered a lot about if I should get the new one. At first look, you might be sold by the features Apple has on their iPod Touch page. It has a taller screen that's a 4-inch Retina Display, has a much better camera with a flash, and comes with iOS 6 preinstalled with Siri. But the real breakthrough comes with the new connector. It's called Lighting, and it's much smaller. But if you have a dock connector that comes with some cars, and maybe a set of speakers or docking stations as alarm clocks, I encourage you not to get the new one. The usage of your old connectors requires a $30 adapter, which is a ridiculous price. And who knows how secure the adapters will be with your docking stations? I personally think Apple has crossed the line. If they are to put a new connector with their new products, they should ship with an adapter in the box, at least at first. This is why I strongly encourage you NOT to get the new 5th generation iPod Touch.
    Sorry if I went a little off-topic there, but I wanted to get my point across. For your updating to iOS 6, I reccommend you check out other discussions in the support comunity, and see what other contributors have to say. Or go on Google and search your error messages, possibly someone might've already went through the same problem as you did. I really hope this helped!

  • Can't to connect WiFi after upgrade to 10.7.1

    My MBP can't connect to WiFi after upgrade the firmware from 10.7 to 10.7.1 today. How can I solve this problem ?

    My MBP can't connect to WiFi after upgrade the firmware from 10.7 to 10.7.1 today. How can I solve this problem ?

  • What can I do about this: After upgrading to firefox 6, I get this error. TypeError: Components.classes[cid] is undefined???

    What can I do about this:
    After upgrading to firefox 6, I get this error.
    When I click to open Firefox, A box open with the following error:
    JAVASCRIPT Application
    TypeError: Components.classes[cid] is undefined?
    After I click close on the box, then Firefox will start. I really just want to get the error fixed so that when I want firefox open, I don't have to see this box anymore.

    You need to figure out which add-on is causing that error and disable it until the developer of that add-on fixes it. There may be an error message about that in the Error Console, accessed through the Web Developer menu item or through {Ctrl + Shft + J}.
    Also see this: <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Can't open old mail after upgrade to yosemite

    can't open old mail after upgrade to yosemite OS X 10.10. My old mail was version 6.6. The new version is 8.0. What to do??

    How are you trying to open it, and what exactly happens?

  • Contacts. Can't add new contacts after upgrading to Mtn Lion from Snow Leopard.

    I can't add new contacts after upgrading from Snow Leopard to Mountain last week.  I do not use iCloud.  Any suggestions?

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Triple-click anywhere in the line below to select it, then drag or copy it — do not type — into the Terminal window:
    find . $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l
    Press return. The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "35." Please post it in a reply.

  • I can't receive phone call after upgraded to 6.1.2

    I can't receive phone call after upgraded my iphone 5 to 6.1.2
    Sometimes it works, but sometimes it doesn't.....
    Please help!!!

    go to settngs, general, reset, reset network settings, if that does not work then follow this link and restore the phone.
    http://support.apple.com/kb/ht1414

  • [SOLVED] Samba cannot access shares after upgrade

    After upgrading samba and smbclient from 4.0.6-1 to 4.0.7-3 I can no longer connect to shares or authenticate with server in general.
    Cannot establish new connections. Already connected ones still works.
    Downgrading samba to 4.0.6-1 does not change that.
    Downgrading smbclient to 4.0.6-1 returns everything back to normal.
    I did reload daemons and restart samba.
    sudo systemctl --system daemon-reload
    sudo systemctl reload-or-restart samba.service
    Am I missing something?
    Logs reveal this error, which I did not find anywhere.
    /var/log/samba/log.smbd:
    [2013/07/17 14:50:45.729619, 0] ../source3/auth/auth.c:380(load_auth_module)
    load_auth_module: can't find auth method samba4!
    Last edited by liepumartins (2013-07-29 08:47:21)

    Removed samba completely and installed again.
    sudo pacman -R sama smbclient
    sudo pacman -S samba
    After this Samba did not start, like it used to before. Important bit of error message:
    /usr/bin/samba: error while loading shared libraries: libwinbind-client.so: cannot open shared object file
    So I did reinstall for some dependencies, that I thought might be responsible.
    sudo pacman -S libwbclient libldap ldb libaio libbsd
    Most likely it would be enough with libwbclient and libldap.
    I will mark this as solved.
    Last edited by liepumartins (2013-07-29 08:57:31)

  • Can no longer connect to certain shares after upgrading to 10.8.4

    After upgrading to the latest version of Mountain Lion, I can no longer access certain shared volumes. I have one machine running 10.4.11 and I can connect to its hard drive. Another machine on my network runs 10.5.8, and I can now only connect to the built-in hard drive. There are also 2 Firewire drives connected to that (10.5.8) machine that I can no longer connect to.
    When I use "Connect to Server" and enter the AFP address of the 10.5.8 machine, I get a full list of "available" shares, but if I select one of the FireWire volumes, I just get a spinning "rosette" for several minutes and then a failure message. I also have an OS 9 machine that I can no longer connect to on the same network.
    I already read the "Connecting to Legacy Systems" notice and still no joy after following the instructions.
    Can anyone help?
    Thanks!
    Jon

    No NAS other than an Apple one includes native support for AFP. They all use an open source package called Netatalk that is junk. Many years ago Apple deprecated the old security modules that Netatalk uses.
    The easiest solution is to hack up Lion so that it will connect with the old security protocol. Do a search for "lion dhx2" or something like that. Another option is to update your NAS to a version of Netatalk that includes support for DHX2. That is easier said than done. Netatlk isn't as "open" as other open source packages.

  • I Can't see (browse) my files after upgrading to ML, WTH?

    Hey, The files are there and if I know what i'm looking for spotlight will list and when I click the file is there but I can't just look at the Downloads, Documents or any other folder i've created before upgrading because it shows as empty. The space is being utalized from my HD so when I ask for info on a file it shows file size but I can't browse. HELP. Applying for tenure in two weeks and though the upgrade was a great crash fix, I can't actually see anything in my newly stable computer. Is this a display setting bug or is it just me?
    <E-mail Edited by Host>

    Try deleting the Finder .plist - com.apple.finder.plist
    You need to look in your user Library/Preferences for the .plist. Either hold down the option key while using the Finder “Go To Folder” command and select your user Library in your home folder or use the Finder “Go To Folder” command and enter ~/Library/Preferences/com.apple.finder.plist.  Move the .plist to your desktop.
    Relaunch Finder by loggin out/in and test. If it works okay, delete the plist from the desktop.
    If the same, return the .plist to where you got them from, overwriting the newer ones.
    If you prefer to make your User library permanently visible, use the Terminal command found below.
    Show User Library
    You might want to bookmark the command. I had to use it again after I installed 10.8.4. I have also been informed that if you drag the user library to Finder it will remain visible.

Maybe you are looking for

  • Firefox 4.0 will not download.

    My computer is a MacBook Pro 10.6.6. I automatically subscribe to the Foxfire updates. This morning I received one for Firefox to be updated to 4.0 I have attempted three times to do such and it will NOT download. Currently my Firefox is 3.6.16. Can

  • What are the tables for Partner Fuction regarding the Vendors Purchasing ?

    Hello Gurus, What are the tables for Partner Fuction regarding the Vendors Purchasing Organisation. I need the Partner Function Key, Parner Function Name, Number and the Name of the Number. Thanx in advance, Ramona

  • Workflow costum tag approval

    he i did find out how to make a workflow to approve new and edited files im busy with making a SharePoint page with all of the manuals of the organization but maybe later i will covert it into a knowledge base. for now i made 2 custom column the firs

  • Verizon Fios Wireless Compatibility Issues with MacBook Pro

    Good afternoon, We have Verizon Fios as our internet provider. We both have PCs that are connected to the router and my husband has a laptop that connects both via an ethernet cable and wirelessly. We do not have any problems connecting our PCs and t

  • Unable perform full batched AD trusted recon

    we are running OIM 9.1.0.2 and AD connector 9.1.1.7 UM connector. whe we tried to run full batched trusted reconcilation, we are getting following error. ERROR QuartzWorkerThread-0 OIMCP.ADCS - ================= End Stack Trace ======================