Jump to content

dlandon

Community Developer
  • Posts

    10,397
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by dlandon

  1. Reinstall UD and copy the attached lib.php file to /usr/local/emhttp/plugins/unassigned.devices/include/lib.php See if that fixes the issue. lib.ziplib.zip
  2. I understand you just want this to go away, but we need to resolve it. Rolling back is not an option. Uninstall UD and give me a screen shot of the array disks and UD disks.
  3. Here is what I see: Dec 3 17:21:03 Serverbrain3 unassigned.devices: Disk with serial 'KINGSTON_SA2000M8500G_50026B728269650F', mountpoint 'KINGSTON_SA2000M8500G_50026B728269650F-part1' is not set to auto mount. Dec 3 17:21:03 Serverbrain3 emhttpd: Warning: syntax error, unexpected end of file, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in Unknown on line 31 Dec 3 17:21:03 Serverbrain3 emhttpd: in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1942 Dec 3 17:21:03 Serverbrain3 unassigned.devices: Disk '/dev/nvme0n1' does not have a serial number and cannot be mounted. Dec 3 17:21:03 Serverbrain3 unassigned.devices: Disk with serial 'KINGSTON_SA2000M8500G_50026B728269650F', mountpoint 'KINGSTON_SA2000M8500G_50026B728269650F-part3' is not set to auto mount. It doesn't look like udev is finding a serial number on the disk /dev/nvme0n1. See if the serial number shows on the base Unraid unassigned disks page. As for the php error, it's not very graceful when udev doesn't provide the information requested. Before you reboot the server go to a command line and give me the output of this command: /sbin/udevadm info --query=property --path $(/sbin/udevadm info -q path -n /dev/nvme0n1) I'll try to come up with a graceful way of handling this rather that a php error showing up.
  4. I do realize this is a php error, but I see nothing at that line. Another person had an issue with UD showing disks using Safari and I wanted to be sure that was not happening for you. I'll take a look at the diagnostics, but has anything changed on your server? I have been working on lib.php so those are the changes you are seeing. The area where this error is occurring has not been touched lately and I can't reproduce the issue. Can you remove the UD plugin and see if the disks show up in the base OS as unassigned disks?
  5. Thanks for letting me know everything is working again. The update I'm doing is necessary for other reasons, but since you are working, I'll hold off.
  6. OK. You should reboot now to clear up your manual mount. Then copy the lib.php file and you should be good to go. I'm working on some changes and will release an updated UD tomorrow.
  7. Please try the lib.php file I posted earlier. I made a change that I think created your problem. I can release an update, but I want to confirm I have the correct solution. I can't reproduce your issue.
  8. Because of security, the credentials file is shredded as soon as it is no longer needed. It contains unencrypted credentials. Credentials are stored encrypted and then unencrypted for a mount. What exactly is the issue? Credentials aren't used for a disk unless it is encrypted.
  9. Unzip and copy the attached file to: /usr/local/emhttp/plugins/unassigned.devices/include/lib.php. Let me know if that works and UD shows the disks. lib.zip
  10. I have an idea of what's going on, but I need to confirm it. I recently made a change so duplicate disks don't show up in UD. It creates a lot of problems when UD tries to work with duplicate disks. I'm doing some testing and may ask you to install a replacement module for testing.
  11. Please don't do this. It will cause you more problems that you are trying to solve.
  12. Uninstall the UD plugin and give me a screen shot of the array disks and UD disks.
  13. Tips and Tweaks applies the saved tweaks in the tips.and.tweaks.cfg on reboot so it does persist when using Tips and Tweaks.
  14. Any changes to sysctl.conf will not persist on reboot. What Tips and Tweaks does is to issue a sysctl command to apply the 'inotify.max_user_watches' value. When you change the value in the UI, the value is changed as you've seen. When the system is rebooted, the value saved in the config file is re-applied. I've run several tests and it appears to be working fine, even on a reboot. Confirm you see this line in your log: Nov 30 11:12:37 BackupServer tips.and.tweaks: Tweaks Applied That means that the Tips and Tweaks has been applied. If you don't see that in the log, post your diagnostics and I'll see if there is an issue with Tips and Tweaks on reboot.
  15. UD sets up share configuration files and Unraid manages the enabling of the share in Samba. Because of the way Unraid works, it can take up to a minute or so for the share to actually show up after UD mounts the disk. What you are trying to do works fine. Just be a little patient and the share will show up.
  16. Not sure what's going on, but it works for me. I just map my music library to LMS and it plays the wma files fine. Are your wma files lossless?
  17. LMS plays wma files natively. You don't need the plugin.
  18. Just upgraded two Windows 10 VMs to Windows 11. Was a piece of cake. No issues whatsoever. Nice job LT!
×
×
  • Create New...