Report this

What is the reason for this report?

Samba suddenly stopped working on Ubuntu 12.04.4

Posted on May 24, 2014

Hi

I have a server running Ubuntu 12.04.4 LTS (GNU/Linux 3.8.0-29-generic i686) and samba has suddenly stopped working. It’s been about a week since my last login when the connection was working fine.

I’ve tried using mount_smbfs from terminal without success and can’t see anything unusual in the smb logs at /var/log/samba

Just wondered if anyone else had experienced a similar problem, or had any ideas what I could try?

Thanks Dan



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It probably ran out of memory and crashed. Check if it’s running: <br><pre>sudo ps wwaux | grep samba</pre> <br>If it’s not, start it: <br><pre>sudo start smbd <br>sudo start nmbd</pre>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.