Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

2 Problems: Constant "Starting Services" Flashing in Bottom Left of GUI and Cannot Stop Array

Featured Replies

Hello everyone.
Currently getting a error in my log over and over and over again. Trying to figure out what the issue is. But I genuinely suck at linux.

 

Which I believe is also causing my issue of the "starting Services: to constantly flash in the bottom of the GUI. Any help is appreciated!


Currently on 6.12.14 and was also occurring on 6.12.10, I updated thinking it would fix the problem.


Repeating error is:

 

Dec  6 19:48:51 Dobby emhttpd: error: put_config_idx, 610: Invalid argument (22): fopen: /boot/config/shares/data:.cfg
Dec  6 19:48:51 Dobby emhttpd: Starting services...
Dec  6 19:48:51 Dobby emhttpd: shcmd (2093): /etc/rc.d/rc.samba restart
Dec  6 19:48:51 Dobby wsdd2[22229]: 'Terminated' signal received.
Dec  6 19:48:52 Dobby winbindd[22232]: [2024/12/06 19:48:51.999969,  0] ../../source3/winbindd/winbindd_dual.c:1964(winbindd_sig_term_handler)
Dec  6 19:48:52 Dobby winbindd[22232]:   Got sig[15] terminate (is_parent=1)
Dec  6 19:48:52 Dobby wsdd2[22229]: terminating.
Dec  6 19:48:52 Dobby avahi-daemon[22297]: Service "Dobby" (/services/ssh.service) successfully established.
Dec  6 19:48:52 Dobby avahi-daemon[22297]: Service "Dobby" (/services/smb.service) successfully established.
Dec  6 19:48:52 Dobby avahi-daemon[22297]: Service "Dobby" (/services/sftp-ssh.service) successfully established.
Dec  6 19:48:54 Dobby root: Starting Samba:  /usr/sbin/smbd -D
Dec  6 19:48:54 Dobby root:                  /usr/sbin/wsdd2 -d -4
Dec  6 19:48:54 Dobby wsdd2[22442]: starting.
Dec  6 19:48:54 Dobby root:                  /usr/sbin/winbindd -D
Dec  6 19:48:54 Dobby emhttpd: shcmd (2097): /etc/rc.d/rc.avahidaemon restart
Dec  6 19:48:54 Dobby root: Stopping Avahi mDNS/DNS-SD Daemon: stopped
Dec  6 19:48:54 Dobby avahi-daemon[22297]: Got SIGTERM, quitting.
Dec  6 19:48:54 Dobby avahi-dnsconfd[22306]: read(): EOF
Dec  6 19:48:54 Dobby avahi-daemon[22297]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.1.10.
Dec  6 19:48:54 Dobby avahi-daemon[22297]: avahi-daemon 0.8 exiting.
Dec  6 19:48:54 Dobby root: Starting Avahi mDNS/DNS-SD Daemon: /usr/sbin/avahi-daemon -D
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Successfully dropped root privileges.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: avahi-daemon 0.8 starting up.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Successfully called chroot().
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Successfully dropped remaining capabilities.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Loading service file /services/sftp-ssh.service.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Loading service file /services/smb.service.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Loading service file /services/ssh.service.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.10.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: New relevant interface br0.IPv4 for mDNS.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Network interface enumeration completed.
Dec  6 19:48:54 Dobby avahi-daemon[22510]: Registering new address record for 192.168.1.10 on br0.IPv4.
Dec  6 19:48:54 Dobby emhttpd: shcmd (2098): /etc/rc.d/rc.avahidnsconfd restart
Dec  6 19:48:54 Dobby root: Stopping Avahi mDNS/DNS-SD DNS Server Configuration Daemon: stopped
Dec  6 19:48:54 Dobby root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
Dec  6 19:48:54 Dobby avahi-dnsconfd[22519]: Successfully connected to Avahi daemon.
Dec  6 19:48:55 Dobby avahi-daemon[22510]: Server startup complete. Host name is Dobby.local. Local service cookie is 4099255862.
Dec  6 19:48:55 Dobby emhttpd: error: put_config_idx, 610: Invalid argument (22): fopen: /boot/config/shares/data:.cfg


 

I also run into that I cannot stop my array. It gets stuck on "retry unmounting user share(s). with a constant log repeat of:

 

 

Dec  6 19:52:24 Dobby root: rmdir: failed to remove '/mnt/user': Directory not empty

Dec  6 19:52:24 Dobby emhttpd: shcmd (2585): exit status: 1

Dec  6 19:52:24 Dobby emhttpd: shcmd (2587): rm -f /boot/config/plugins/dynamix/mover.cron

Dec  6 19:52:24 Dobby emhttpd: shcmd (2588): /usr/local/sbin/update_cron

Dec  6 19:52:24 Dobby emhttpd: Retry unmounting user share(s)...

Dec  6 19:52:29 Dobby emhttpd: shcmd (2589): /usr/sbin/zfs unmount -a

Dec  6 19:52:29 Dobby emhttpd: shcmd (2590): umount /mnt/user

Dec  6 19:52:29 Dobby root: umount: /mnt/user: not mounted.

Dec  6 19:52:29 Dobby emhttpd: shcmd (2590): exit status: 32

Dec  6 19:52:29 Dobby emhttpd: shcmd (2591): rmdir /mnt/user

Dec  6 19:52:29 Dobby root: rmdir: failed to remove '/mnt/user': Directory not empty

  • Community Expert

avahi appears to be constantly restarting but the syslog already rotated, reboot, start the server, wait 5 minutes and post new diags.

  • Author
2 hours ago, JorgeB said:

avahi appears to be constantly restarting but the syslog already rotated, reboot, start the server, wait 5 minutes and post new diags.

Unfortunately had to do an unclean shutdown by just rebooting. Couldn't get it to stop the array. Rebooted, waited about 5 minutes and the requested diags are attached. 

 

Thank you so much for your help so far.

 

dobby-diagnostics-20241209-0617.zip

  • Community Expert

There's an invalid share cfg file on the flash drive:

 

Dec  9 06:11:35 Dobby emhttpd: error: put_config_idx, 610: Invalid argument (22): fopen: /boot/config/shares/data:.cfg

 

See if you can find and delete it.

  • Author
14 hours ago, JorgeB said:

There's an invalid share cfg file on the flash drive:

 

Dec  9 06:11:35 Dobby emhttpd: error: put_config_idx, 610: Invalid argument (22): fopen: /boot/config/shares/data:.cfg

 

See if you can find and delete it.

Deleted the cfg file. Popped the USB back in, and there is still the same error. Must be something is creating a data share somehow. Currently working on removing my rootshare to my main PC. Do you know of any way to tell what is creating that share? 

 

Starting to get a little weary that when I set this up, I left open a HUGE security hole. Why was I so dang lazy. Need to try to find a way to see what is creating that share. 

 

EDIT: Seeing the issue now. There is no "data:.cfg" file anywhere. Installed "Dynamix File Manager" and deleted the share "data:" as a why not as it isnt pathed to anything and everything works fine. Now to actually set up my shares properly. Appreciate the help! 

Edited by yomomma7826

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.