RevAtB

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by RevAtB

  1. Howdy gang, So please tell me this is lurking some mystical place I cant seem to find... UserStory - Why can I not seem to click on the popup notification in the unraid interface, while viewing the list of criticals notifications, and then be taken to the plugin directly? Why must I go thru the pain of acknowledging the alert, then going to plugins tab, wait for that to load, check versions, blah, then display, scroll the way down to find FCP and click it to load the plugin. Ask - Please include that URL as part of the notification. Observation -Sure the link would not be unusable outside your home network unless you correctly, yet foolishly expose the unraid interface thru Letsencrypt or another reverse proxy. Love the default built in security right there. VPN if you want network level control of your home-network. Be IT smart. 😃
  2. This would be an easy solution to the ASK in the "Fix Common Problems" thread for quick access to that plugin by a little extra footer button if it is installed as well. or perhaps, any of your plugins can self (configurable, even if manual edit of .ini) add a quick link to the footer...Self Serving, Value Add Thanks for all your hard work, you are a coding Hero. Thank you.
  3. I'm interested in using my systems TPM as an entropy source as well as for PKI tasks. I dont see the TPM kernel modules nor do I see the TPM-Tools & rng-tools pkgs having been included even in the Nerd-Pack. How do we go about compiling or having these added/made available? Thank you.
  4. Has anyone configured monitoring multiple USB UPS's attached to the same Unraid server? I have seen the apsupsd info http://www.apcupsd.org/manual/manual.html#controlling-multiple-upses-on-one-machine but not sure how to implement this as checking the config files the device is not declared, nor do I know where I would add the information on the /boot to persist thru reboots and upgrades. Naturaly only one UPS would be used in support of the unraid server, the other is for the Switch and NVR in the same closet. I want to be able to monitor and store the use data into influxdb which I currently do w/ Telegraf. Any guru's have directions? ----- # lsusb -d 0x051d: Bus 007 Device 003: ID 051d:0002 American Power Conversion Uninterruptible Power Supply Bus 007 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
  5. This docker needs to get the latest update, this older version is now blocking extensions & plugins. Read about it here: https://blog.mozilla.org/addons/2019/05/04/update-regarding-add-ons-in-firefox/ or here https://blog.mozilla.org/blog/2019/05/09/what-we-do-when-things-go-wrong/
  6. For those of you having issue with the whole "No default retention policy" blah blah you just need to change the EMPTY varaible to "autogen" Influxdb renamed it so the empty variable does not map correctly, just specify an actual retention policy or update the Container Variable: INFLUXDB_RETENTION_POLICY = autogen in all your config files.
  7. Well my Docker Advanced shows this... yes when running the script it gives the same output. What am I missing?
  8. G, BUG Report - For the past few updates, the preclear update script does not provide a {DONE} button in the gui/web interface. This is the only one that I use that gets all the way to... -----------------------------------------------------------preclear.disk has been installed.This plugin requires Dynamix webGui to operateCopyright 2015-2017, gfjardimVersion: 2017.07.10-----------------------------------------------------------plugin: updated missing >>>>>>>>>>>>>>>>>>>>>>>> {DONE} and it just sits there...is it finished? really? So to exit the update screen you have to find the lil red (x) to close the output screen. should be a quick and easy fix. Have a great day, and thank you for your efforts. Rev
  9. Well its a quandary, 1st time the lockup happened I figured it was a bad bios install, dirty fan etc...so the server it got the full clean, reseat of all connectors, 36hrs memtest, all cables checked under good lighting and a loop checking for cracks. It is in a UPS, and cable is attached to the USB port. Pushbullet is configured and I do get returned from UPS alerts when storms come thru so that is working. Then again it locked up...and its always indicative that the case fan is on full speed, and of course Plex isn't accessible, yet nothing in the IPMI sensor logs (It is on an AsRock Rack C2750 server board.) The marvel controller has had the update to prevent it from dropping the drives offline, I even did the flash of it all a 2nd time to really make sure it all showed success. Attached are all the logs from the Troubleshooting mode of FCP just before each lockup, my Dmesgs, and the FCPsyslog_tails files. Any insight from the experts will be appreciated. Brightest Blessings, Rev dmesg.05302017 dmesg.05312017 FCPsyslog_tail.05.31.2017.txt FCPsyslog_tail.txt.jae jbe.uncube-diagnostics-20170513-0510.zip jbe.uncube-diagnostics-20170530-1115.zip jbe.uncube-diagnostics-20170531-1620.zip syslog.05302017.1119
  10. Nothing in that thread helps. I have deleted and recreated the Win10 VMs using different source ISO. I can take the same converted .img and make a VM using seaBIOS and it works just fine. It reboots, lets me follow the install videos, install the virtio extensions. All Like it should, but the UEFI rom is worthless for me. My System Info is as follows M/B: ASRock - C2750D4I CPU: Intel® Atom™ CPU C2750 @ 2.40GHz HVM: Enabled IOMMU: Disabled Cache: 448 kB, 4096 kB Memory: 16 GB (max. installable capacity 64 GB) Network: bond0: adaptive load balancing, mtu 1500 eth0: 1000 Mb/s, full duplex, mtu 1500 eth1: 1000 Mb/s, full duplex, mtu 1500 Kernel: Linux 4.4.30-unRAID x86_64
  11. When I type "exit" it tosses me back into the actual UEFI "BIOS" type screens. Continue just repeats before Boot manager gives me options to select boot device, just a pretty menu to the same ones listed as BLK and none of them do anything just return to menu. "Boot Failed. EFI Floppy" then back to menu, same for all the available devices.
  12. Well I have a new 6.2.4 server running. I have tried to follow the "convert a running VMWare disk/appliance" into an KVM raw image. I have tried making a blank W10, pointing the install media to my W10.iso and settign a clean 25G disk. I just always drop into the UEFI Shell> with a mapping table similar to below, only changes are how many hard disks I attach. I tried following the info on the "6.2 upgrade VM" w/ the fs0: cd efi cd boot bootx64.efi ----------- I even try to use the given BLK0-7 device numbers, none of them go anywhere or have anything listed in them. Are there file permissions I need to check on the .img and .iso files? How do you convert the template/XML to use the seaBIOS or should I even attempt to?? My dockers run fine, just cannot even boot and ISO to do a clean Window10 install per the video guide. UGH.... Win10New.txt