digitalfixer

Members
  • Posts

    237
  • Joined

  • Last visited

Everything posted by digitalfixer

  1. I would like to know the answer to this as well. Kevin.
  2. Just plain wrong. To update needo's plex docker just stop and start. Plex updated to latest version. Kevin.
  3. This is a simple shell script that I use. #!/bin/bash # ========================================================================== # # Program Body # # ========================================================================== # ((!$#)) && echo No Directory supplied! && exit 1 dir="$@" echo $dir echo "Removing .DS_Store files" find "$dir" -name ".DS_Store" -exec rm '{}' \; -print echo "=======================" echo "Removing ._ files" find "$dir" -name "._*" -exec rm '{}' \; -print I run it as ./rmdotstore.sh /mnt/user/directoryname I don't run it against the whole tree because I've seen ._ filenames inside plex and there may be others as well. Kevin.
  4. Thank you. /plexwatchdb is mapped to /mnt/cache/DockerAppData/plexWatch/ When I try to import using the following location and file it tells me it's invalid. /plexwatchdb/plexWatch.db How do I find out if the db version is correct. Kevin.
  5. I have plexWatch installed and running. How would I specify the path to the database to import it into plexpy. Kevin.
  6. I too am seeing this once in a while: Aug 24 05:39:57 MediaServer kernel: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 0 comp_code 1 Aug 24 05:39:57 MediaServer kernel: xhci_hcd 0000:00:14.0: Looking for event-dma 00000000fffb0000 trb-start 00000000fffb1fd0 trb-end 00000000fffb2000 seg-start 00000000fffb1000 seg-end 00000000fffb1ff0 You have the unassigned devices plugin installed and so do I. I wonder if this is a udev/unassigned devices issue. You are getting this a lot more than I am. Can you uninstall the unassigned devices plugin and see if the messages stop? No change. Still occurring about every 8 or 9 minutes. Kevin. I just looked and unassigned devices adds some udev rules, but does not seem to remove them when the plugin is removed. Can you reboot with unassigned devices plugin removed and see if it makes any difference? I did reboot. Kevin. [Edit] Not sure if this has anything to with it. Bus 004 Device 002: ID 8087:8000 Intel Corp. Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 8087:8008 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0781:5571 SanDisk Corp. Cruzer Fit Bus 001 Device 007: ID 046b:ff31 American Megatrends, Inc. Bus 001 Device 006: ID 046b:ff40 American Megatrends, Inc. Bus 001 Device 005: ID 046b:ff20 American Megatrends, Inc. Bus 001 Device 004: ID 046b:ff10 American Megatrends, Inc. Virtual Keyboard and Mouse Bus 001 Device 002: ID 046b:ff01 American Megatrends, Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub tower-diagnostics-20150824-1339.zip
  7. I too am seeing this once in a while: Aug 24 05:39:57 MediaServer kernel: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 0 comp_code 1 Aug 24 05:39:57 MediaServer kernel: xhci_hcd 0000:00:14.0: Looking for event-dma 00000000fffb0000 trb-start 00000000fffb1fd0 trb-end 00000000fffb2000 seg-start 00000000fffb1000 seg-end 00000000fffb1ff0 You have the unassigned devices plugin installed and so do I. I wonder if this is a udev/unassigned devices issue. You are getting this a lot more than I am. Can you uninstall the unassigned devices plugin and see if the messages stop? No change. Still occurring about every 8 or 9 minutes. Kevin.
  8. Since updating to 6.1rc5 I'm seeing lots of errors like this in the log file. Aug 24 09:34:01 Tower kernel: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 0 comp_code 1 Aug 24 09:34:01 Tower kernel: xhci_hcd 0000:00:14.0: Looking for event-dma 00000000fffd4000 trb-start 00000000fffd5fe0 trb-end 00000000fffd6000 seg-start 00000000fffd5000 seg-end 00000000fffd5ff0 Aug 24 09:34:04 Tower kernel: usb 1-3.2: reset high-speed USB device number 5 using xhci_hcd I've included the diagnostic file. Kevin. tower-diagnostics-20150824-0941.zip
  9. Thanks for reporting, I have made an update which corrects the wrong display. All good now. Thank you. Kevin.
  10. Which version of system profiler are you using (see plugins tab) ? 2015.6.27. Kevin.
  11. I hope this is the right place for this. Unraid 6.1rc2 There is bug in the system profiler plugin. Memory is reported wrong. (see pic) This was also present in Unraid 6.0.1 Kevin [Edit] I also tried it in Safari. Cleared cache. No change. Chrome and Safari on iPad are the same.
  12. SirG Would you be able to add the sftp module to this please. Kevin.
  13. Upgraded OK. Everything working perfectly. Thank you. Kevin.
  14. Will look into it for future versions Why is this needed? What is wrong with automatic detection? If you run lsscsi what do you get? Just hedging your bets with autodetection. but as for the WD Red 4Gs lssci: smartctl Note the emphasis and: I found that adding this line to my go file stopped all problem with a drive not being in the smartctl database /usr/sbin/update-smart-drivedb Kevin.
  15. Might be alright with Windows but while P19 works fine with unraid I'll stay on it. Kevin
  16. You can't run KVM and Xen at the same time. Kevin.
  17. I am also using that version of the plugin (which is apparently the latest when I do a check for updates). At one point I had the separate libvirt plugin, but I removed it before updating to the version of the KVM plugin with it integrated. I am wondering if there is any 'debris' left behind that I might need to remove? You might double check that the libvirt management/virtman plugin is removed. Also you could try removing the kvm plugin and reinstalling it from the web gui. Just don't delete the .img file manually on they flash drive cause that's where the xml are stored. Also uncheck/check enable libvirt service on the settings page and click apply That fixed it. Survived an update as well. Kevin.
  18. I have the same problem as itimpi. Using 2015.02.15a Kevin.
  19. apcupsd might be included but with no way to configure it from the webgui it's useless compared to dlandon's plugin. Kevin.
  20. No, didn't see that one, thanks for pointing out. Can you telnet into your system and post the result of the command: dmidecode -q -t memory Interesting root@Tower:~# dmidecode -q -t memory Memory Device Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM_A1 Bank Locator: BANK 0 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: Single-bit ECC Maximum Capacity: 32 GB Number Of Devices: 4 Memory Device Total Width: 72 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: DIMM_A2 Bank Locator: BANK 1 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Micron Serial Number: E8A36F46 Asset Tag: 9876543210 Part Number: 18JSF1G72AZ-1G6E1 Rank: 2 Configured Clock Speed: 1600 MHz Memory Device Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM_B1 Bank Locator: BANK 2 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Memory Device Total Width: 72 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: DIMM_B2 Bank Locator: BANK 3 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Micron Serial Number: E8A36E23 Asset Tag: 9876543210 Part Number: 18JSF1G72AZ-1G6E1 Rank: 2 Configured Clock Speed: 1600 MHz root@Tower:~# Kevin. I have made an update to the system info plugin. Use the plugin manager to upgrade to the latest version 2015.02.01 Thanks for sharing the information and enable me to make a correction. That sorted that problem. Thank you. Kevin.
  21. No, didn't see that one, thanks for pointing out. Can you telnet into your system and post the result of the command: dmidecode -q -t memory Interesting root@Tower:~# dmidecode -q -t memory Memory Device Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM_A1 Bank Locator: BANK 0 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: Single-bit ECC Maximum Capacity: 32 GB Number Of Devices: 4 Memory Device Total Width: 72 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: DIMM_A2 Bank Locator: BANK 1 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Micron Serial Number: E8A36F46 Asset Tag: 9876543210 Part Number: 18JSF1G72AZ-1G6E1 Rank: 2 Configured Clock Speed: 1600 MHz Memory Device Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM_B1 Bank Locator: BANK 2 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Memory Device Total Width: 72 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: DIMM_B2 Bank Locator: BANK 3 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Micron Serial Number: E8A36E23 Asset Tag: 9876543210 Part Number: 18JSF1G72AZ-1G6E1 Rank: 2 Configured Clock Speed: 1600 MHz root@Tower:~# Kevin.
  22. bonieni I don't if you saw this error that is in the System Info plugin. http://lime-technology.com/forum/index.php?topic=36633.msg340429 Kevin
  23. Yes. I'll check it out. I never tried. It's probably not good to use spaces though. Just force of habit. I'll use an underscore instead. Kevin.
  24. Through trial and error I found that it fails to create a disk if there is a space in the name. Is this a bug? Kevin
  25. Update installed fine. No problems noticed but I overwrote the download with bonienl's copy and it's fixed my spindown problem. Kevin