Jump to content

dlandon

Community Developer
  • Posts

    10,397
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by dlandon

  1. Go to Settings->Global Share Settings->Tunable (support Hard Links)? and set to 'Yes' and see if that helps.
  2. Update UD to the latest version. It no longer uses the csrf token and you should no longer see the messages.
  3. All looks good. Did you get any help at the ZM forum?
  4. Don't run the New Perms on appdata, it will totally mess up the permissions. The correct permissions are set by the Docer when it is run. Take a look at appdata/Zoneminder in Unraid and confirm you have the mysql folder.
  5. They should. Do you have any special characters in the one that does not?
  6. Try getting some help on the ZM forum.
  7. Mysql is built into the docker. You shouldn't have to do anything to set it up. Try removing the docker and re-installing it.
  8. Working fine for me. The only change was an update to the baseimage used for the docker. Still Ubuntu 18.04. Should not make a difference.
  9. In the latest release of UD, I've tried to do a few things to help with the UI response time.
  10. Just type it in the share field instead of clicking the search for shares button.
  11. You have several options: Use the IP address of the server instead of the name. Share lookup will probably work with IP address. Enter the share name manually.
  12. Yes. The error showed up when 7/13 was installed. You won't see it now with 7/14 installed. Jul 13 13:35:06 UNRAID-1 emhttpd: Warning: array_merge(): Expected parameter 2 to be an array, null given in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1627 Jul 13 13:35:06 UNRAID-1 emhttpd: Warning: in_array() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1630 Jul 13 13:35:06 UNRAID-1 emhttpd: Warning: file_get_contents(/sys/block/video/queue/rotational): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 635 Please note the date. Jul 15 04:40:51 UNRAID-1 root: plugin: creating: /boot/config/plugins/unassigned.devices/packages/unassigned.devices-2020.07.14.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-2020.07.14.tgz
  13. You got that error on 7/13. The 7/14 update of UD fixed that issue. You should not see it any more.
  14. Or use UD to remove the partition and then put it back in the pool for Unraid to format.
  15. I formatted a nvme drive and it worked fine for me. You should post this on the 6.9 Beta 25 forum if it's not working for you.
  16. Are you on 6,9 beta 25? Unraid will format the same 1MiB alignment only on that version.
  17. Go to a command line and enter: fdisk /dev/sdX or fdisk /dev/nvmeX You will get: Disk /dev/nvme0n1: 476.96 GiB, 512110190592 bytes, 1000215216 sectors Disk model: Samsung SSD 970 PRO 512GB Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/nvme0n1p1 2048 1000215215 1000213168 477G 83 Linux The boot start should be 2048 for 1MiB alignment. If it is 64, the alignment is 4k. SSDs formatted in 6.8 will be compatible with 6.9, but not the other way around.
×
×
  • Create New...