hbrob

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by hbrob

  1. Hello, 

     

    Was swapping out network cards and now cannot get a GUI, local or via network.  Can get to command line via local term emulator via GUI option, but no GUI on browser local.  Diag attached.  Ive now removed all the addon cards and just trying to get built in card working.

     

    Also noticed an unusually long delay when this is on the screen

     

    Triggering udev events:  /sbin/udevadm trigger --action=change

    gabserver-diagnostics-20230322-1132.zip

  2. Hello,

     

    I recently upgraded my dual 500GB SS cache drives to dual 2TB SSDs .  I did this by way of removing all data onto Array, removing and then reinstalling cache.  I have gone though several rebuilds of cache.

     

    Docker is now extremely slow to start and install files, im currently starting from scratch with all new installs.  when docker is running and installing new images, UI hangs.  

     

    Diagnostic is attached.  Currently finalizing a BTFS rebuild with the new drives.

     

     

    gabserver-diagnostics-20221018-1720.zip

  3. On 1/7/2021 at 8:32 PM, baileybrat said:

    Were you ever able to solve this?  I am stuck at the exact same point 

    The top of the config page:

     

    This version of telegraf requires you to manually place a config file at /mnt/user/appdata/telegraf/telegraf.conf The container will not start without it.

     

  4. 1 hour ago, dlandon said:

    You don't have a backup to recover?

    I do, I tried restoring my settings to the new install and removing the DB which was corrupted (this was one of my first actions).  ES hooks did not work.  I may try this again tomorrow.

     

     

  5. 1 hour ago, dlandon said:

    Those of you with database issues, it may be due to you restarting the docker and updating Zoneminder in the process.  Zoneminder will get updated whenever the docker is restarted if there is a new version of Zoneminder.  Part of the update to Zoeminder is an update to the database.  If that failed because of the issues with shared memory, the database may have gotten corrupted.

    Yes, this is what I figured happened to me too.  I got a clean install up and running, but notifications are broken.  Eager to hear if others are successful or not getting these going.

  6. 11 minutes ago, dlandon said:

    Remove the Zoneminder/appdata/hook/ folder and restart Zoneminer.  The files should be recreated.

    I had a clean folder when this happened (I started completely from scratch when trying to troubleshoot).

     

    Manually adding the files to my hooks folder from the repo fixed this issue, but hooks still arent working.  When trying to run this manually from the command line, I get "sudo: /var/lib/zmeventnotification/bin/zm_event_start.sh: command not found'

     

    At this point, I would like to just roll back to the previoys 18.04 version ( I still have my files from that install).  Is there a way to do this so I can get it going again?  Was working fine under my old install.  I dont see any tags on your docker repo.

     

  7. Hello,

    Two items/suggestions:

     

    • Can you have the API do an update periodically or have the messages persist.  If HA is restarted, the switches show 'unavailable' since they don't seem to persist on the MQTT broker.  Restarting the API corrects.
    • Getting this error.  Think its due to having docker containers that weren't created through the Unraid Apps section - created using command line in docker.  These types don't show at all in the API, and think they should still have the ability to stop, restart etc since you can do this through the dockers tab in Unraid.  Possible to handle these more gracefully?

     

    There was a problem retrieving a field for a docker image
    Cannot read property 'contents' of undefined

     

    Love the API - thanks for putting the time into this!