Jump to content

aladdin134

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

aladdin134's Achievements

Noob

Noob (1/14)

0

Reputation

  1. While I can't see the '\' share in the shares config directory, it does show up in the log file, breaking my samba service Nov 20 14:02:34 Ivaldi emhttpd: Starting services... Nov 20 14:02:34 Ivaldi emhttpd: shcmd (16659): /etc/rc.d/rc.samba restart Nov 20 14:02:36 Ivaldi root: Starting Samba: /usr/sbin/nmbd -D Nov 20 14:02:36 Ivaldi root: /usr/sbin/smbd -D Nov 20 14:02:36 Ivaldi root: /usr/sbin/winbindd -D Nov 20 14:02:37 Ivaldi emhttpd: error: put_config_idx, 609: Invalid argument (22): fopen: /boot/config/shares/TV\ Shows.cfg Nov 20 14:02:37 Ivaldi emhttpd: error: put_config_idx, 609: Invalid argument (22): fopen: /boot/config/shares/\.cfg Nov 20 14:02:37 Ivaldi emhttpd: Starting services... Nov 20 14:02:37 Ivaldi emhttpd: shcmd (16669): /etc/rc.d/rc.samba restart
  2. I've rolled back to the 6.7 release, and the issue persists. re:docker, I've dropped the dockerfile allocation down (I think there was a bug in one of the images I was using, since fixed, I think most of that storage is my Calibre server media.) that G* share is a share I was using to test gaming performance over 10BaseT, and I was using just the cache to remove the hard disk performance from the equation. I have removed all my VMs previously, and I believe the files have all been removed. The UI for the shares is broken with the same errors, so I can't verify what shares it thinks it has.
  3. I now have an entry in my /var/local/emhttp/shares.ini file that looks like ["\"] name="\" nameOrig="\" comment="" allocator="highwater" splitLevel="" floor="0" include="" exclude="" useCache="no" cow="auto" color="yellow-on" free="17603187952" size="0" luksStatus="0" this has persisted through a reboot
  4. I added an escape character to the end of the share path and hit enter. here are my diagnostics ivaldi-diagnostics-20191120-1535.zip
  5. I fat fingered a docker path setting up a route to a folder ("/mnt/user/[share name]\"), and now I have a "\" share. this breaks all sorts of things, and I get an error message hidden under the header of every page of my UI, which breaks a lot of functionality. I can't find a way to persistently remove the share in the .ini files in /var/local/emhttp/plugins folder, which is the only such files I can find. I've uninstalled all the dynamix plugins I had, so I don't even know why the template.php is rendering. Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec.ini on line 273 in /usr/local/emhttp/plugins/dynamix/template.php on line 25 Warning: syntax error, unexpected $end, expecting ']' in state/shares.ini on line 137 in /usr/local/emhttp/plugins/dynamix/template.php on line 29 Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec_nfs.ini on line 153 in /usr/local/emhttp/plugins/dynamix/template.php on line 30 Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec_afp.ini on line 267 in /usr/local/emhttp/plugins/dynamix/template.php on line 31
  6. I now have an entry in my /var/local/emhttp/shares.ini file that looks like ["\"] name="\" nameOrig="\" comment="" allocator="highwater" splitLevel="" floor="0" include="" exclude="" useCache="no" cow="auto" color="yellow-on" free="17603187952" size="0" luksStatus="0" this has persisted through a reboot
  7. I added an escape character to the end of the share path and hit enter. here are my diagnostics ivaldi-diagnostics-20191120-1535.zip
  8. I fat fingered a docker path setting up a route to a folder ("/mnt/user/[share name]\"), and now I have a "\" share. this breaks all sorts of things, and I get an error message hidden under the header of every page of my UI, which breaks a lot of functionality. I can't find a way to persistently remove the share in the .ini files in /var/local/emhttp/plugins folder, which is the only such files I can find. I've uninstalled all the dynamix plugins I had, so I don't even know why the template.php is rendering. Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec.ini on line 273 in /usr/local/emhttp/plugins/dynamix/template.php on line 25 Warning: syntax error, unexpected $end, expecting ']' in state/shares.ini on line 137 in /usr/local/emhttp/plugins/dynamix/template.php on line 29 Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec_nfs.ini on line 153 in /usr/local/emhttp/plugins/dynamix/template.php on line 30 Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in state/sec_afp.ini on line 267 in /usr/local/emhttp/plugins/dynamix/template.php on line 31
×
×
  • Create New...