Update fail due to samba, now samba is down

Well, in this thread it ended with a suggested installation of the Vero from scratch: Can't access Vero 4K/OSMC from Windows

If you like you could try the following and provide the information in hope there is some further finding:

From the logs it looks like the smbd is dying for an unknown reason, so SSH to your OSMC device and

  1. sudo rm /var/log/samba/log.smbd
  2. sudo reboot
  3. wait a while and relogin using SSH
  4. sudo paste-log /var/log/samba/log.smbd … and provide the URL you get here (hope there is a log at all)
  5. maximize your SSH window (possible a putty) and interactively start smbd using sudo /usr/sbin/smbd -i -S -d 3
  6. the output copy’n paste to paste.osmc.tv, hit the save icon on the top right and provide the URL you get in the URL field of the browser
  7. in case you do not get a shell prompt, abort the smbd invoking (ctrl)+c