Results 1 to 2 of 2

Thread: Suddenly getting "Failed to retrieve share list from server"

  1. #1
    Join Date
    Mar 2010
    Beans
    376

    Suddenly getting "Failed to retrieve share list from server"

    Ubuntu 12.04 (running Lubuntu desktop)

    Well this is a bit of a mystery. Up until this morning, everything was fine. I rebooted this computer for some reason, and now I cannot access the Windows network -- sort of.

    In PCManFM when I go to Go > Network Drives then click on "Windows Network" I get "Failed to retrieve share list from server" followed by "The specified location is not mounted"

    But I can get to shared folders on the network using "smb://hostname/shared folder name" in PCManFM's address bar. So I'm clearly connected to the network.

    In /etc/samba/smb.conf I have these two lines:
    Code:
    Workgroup = OurWorkgroupName
    and
    Code:
     name resolve order = lmhosts host wins bcast
    I'm puzzled.

  2. #2
    Join Date
    Mar 2010
    Beans
    376

    Re: Suddenly getting "Failed to retrieve share list from server"

    Solved, my bad. I changed the hostname on another Linux machine on the network but used the wrong name. My local /etc/hosts had a different name, thus causing consternation and confusion all over the place. I guess.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •