Jump to content

_jonte

Members
  • Posts

    70
  • Joined

  • Last visited

Posts posted by _jonte

  1. On 7/18/2019 at 12:10 PM, dlandon said:

    I would suggest the following to see if any of these steps fix your Zoneminder:

    - Remove and re-install the Docker.

    - Restore your database from a backup.

    - Remove the Docker and appdata and start from scratch.

    @dlandon

    I suppose the easiest would be to start from scratch.

    But I would really like to keep/restore all my settings and configurations. How do I do that? I guess I should keep a few selected files/folders in appdata för that?

  2. 16 hours ago, _jonte said:

    Hi everyone. 

    Zoneminder has stopped working for me all of a sudden and I don't know how to fix it.

    Any help or guidance would be appreciated.

     

    I think the issue started when my array accidentally got completely full. I fixed this, but since then Zoneminder won't start again. I'm getting some kind of mysql error.

    I've copied the last part of the log below where I get the errors. Let me know if the full log is needed.

     

    What does these error mean, and how can I fix it?

    Thanks!

    Quote

     Starting MariaDB database server mysqld
    ...done.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6626]: Upgrading MySQL tables if necessary.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: Looking for 'mysql' as: /usr/bin/mysql
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: This installation of MySQL is already upgraded to 10.0.38-MariaDB, use --force if you still need to run mysql_upgrade
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6637]: Checking for insecure root accounts.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6641]: Triggering myisam-recover for all MyISAM tables and aria-recover for all Aria tables

    Database already at version 1.32.3, update skipped.
    
    
    Freshening configuration in database
    Loading config from DB 223 entries
    Saving config to DB 223 entries
    * Starting Apache httpd web server apache2

    Database already at version 1.32.3, update skipped.


    Freshening configuration in database
    Loading config from DB 223 entries
    Saving config to DB 223 entries
    * Starting Apache httpd web server apache2
    *
    Starting ZoneMinder:
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: INF [Command: start]
    DBD::mysql::st execute failed: Lost connection to MySQL server during query at /usr/share/perl5/ZoneMinder/Logger.pm line 590.
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: ERR [Can't execute log entry 'INSERT INTO Logs ( TimeKey, Component, ServerId, Pid, Level, Code, Message, File, Line ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, NULL )': Lost connection to MySQL server during query]
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: INF [Sanity checking States table...]
    DBD::mysql::st execute failed: MySQL server has gone away at /usr/bin/zmpkg.pl line 312.
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: FAT [Can't execute: MySQL server has gone away]
    ZoneMinder failed to start

    *** /etc/my_init.d/40_firstrun.sh failed with status 255

    *** Killing all processes...
    Jul 16 22:59:41 27af73d33320 syslog-ng[32]: syslog-ng shutting down; version='3.5.6'
    *** Not all processes have exited in time. Forcing them to exit.

    16 hours ago, _jonte said:

     

     

    Sorry for tagging @dlandon but need to get my Zoneminder up and running again. Perhaps you have some idea on what's the issue for me?

    Thanks!

  3. Hi everyone. 

    Zoneminder has stopped working for me all of a sudden and I don't know how to fix it.

    Any help or guidance would be appreciated.

     

    I think the issue started when my array accidentally got completely full. I fixed this, but since then Zoneminder won't start again. I'm getting some kind of mysql error.

    I've copied the last part of the log below where I get the errors. Let me know if the full log is needed.

     

    What does these error mean, and how can I fix it?

    Thanks!

     

    Quote

    * Starting MariaDB database server mysqld
    ...done.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6626]: Upgrading MySQL tables if necessary.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: Looking for 'mysql' as: /usr/bin/mysql
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6630]: This installation of MySQL is already upgraded to 10.0.38-MariaDB, use --force if you still need to run mysql_upgrade
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6637]: Checking for insecure root accounts.
    Jul 16 22:59:31 27af73d33320 /etc/mysql/debian-start[6641]: Triggering myisam-recover for all MyISAM tables and aria-recover for all Aria tables

    Database already at version 1.32.3, update skipped.


    Freshening configuration in database
    Loading config from DB 223 entries
    Saving config to DB 223 entries
    * Starting Apache httpd web server apache2

    Database already at version 1.32.3, update skipped.


    Freshening configuration in database
    Loading config from DB 223 entries
    Saving config to DB 223 entries
    * Starting Apache httpd web server apache2
    *
    Starting ZoneMinder:
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: INF [Command: start]
    DBD::mysql::st execute failed: Lost connection to MySQL server during query at /usr/share/perl5/ZoneMinder/Logger.pm line 590.
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: ERR [Can't execute log entry 'INSERT INTO Logs ( TimeKey, Component, ServerId, Pid, Level, Code, Message, File, Line ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, NULL )': Lost connection to MySQL server during query]
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: INF [Sanity checking States table...]
    DBD::mysql::st execute failed: MySQL server has gone away at /usr/bin/zmpkg.pl line 312.
    Jul 16 22:59:41 27af73d33320 zmpkg[6712]: FAT [Can't execute: MySQL server has gone away]
    ZoneMinder failed to start

    *** /etc/my_init.d/40_firstrun.sh failed with status 255


    *** Killing all processes...
    Jul 16 22:59:41 27af73d33320 syslog-ng[32]: syslog-ng shutting down; version='3.5.6'
    *** Not all processes have exited in time. Forcing them to exit.

     

  4. I recently had the same need for upgrade for HW 4k transcoding. I only run a few Dockers incl. Emby.

    I had DDR3 ram like you, so I got a Asrock board with an integrated Celeron J3455 CPU and DDR3 support for about $100.

    Perhaps not the "best" best option, but a very cheap and low power one that works.

     

  5. On 7/7/2018 at 11:22 PM, Squid said:
    
    Jul  5 17:56:17 Tower root: Fix Common Problems: Error: Machine Check Events detected on your server
    Jul  5 17:56:17 Tower root: mcelog not installed

    You don't have mcelog checked off to be installed in NerdPack.  The mce does happen very early, so mcelog may not be able to discern any more info about it however.

     

    Best that info available however is that the mce happened while accessing bank 4 of your memory.

    Thanks, seems I missed enabling mcelog.

    I've attached new logs. Can you anything more of importance?

     

    tower-diagnostics-20180709-2201.zip

  6. I keep getting hardware error warnings. Fix Common Problems tells me to make diagnostics logs.

    But I have no idea what to look for in the logs.

    Help please.. 

     

    What I could fint in syslog.txt

    Tells me nothing.

    Quote

    Jul  5 17:33:33 Tower kernel: mce: [Hardware Error]: Machine check events logged
    Jul  5 17:33:33 Tower kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: a600000000020408
    Jul  5 17:33:33 Tower kernel: mce: [Hardware Error]: TSC 0 ADDR fef13b80 
    Jul  5 17:33:33 Tower kernel: mce: [Hardware Error]: PROCESSOR 0:506c9 TIME 1530804784 SOCKET 0 APIC 0 microcode 2c
     

     

    tower-diagnostics-20180706-2204.zip

  7. 2 hours ago, wgstarks said:

    No. Using this example you would create a Media share. Create folders in the share titled movies[4k], tv-shows and movies. UnRAID would split this level as required but anything below this level would all be contained on a single disk. For example, if I add a folder Lost In Space (2018) to tv-shows then everything in the Lost In Space folder would be contained on a single disk since only the top two levels are being split.

    I think I get it now.. 

    So basically, all TV-shows will be distributed on all disks, but say all files within "Lost in Space" will be kept on the same disk. Correct?

    If I'd want all TV-shows on the same disk, I could choose to split at the top level? 

  8. Edit: Got it sorted!

     

    Hi,

    Not sure what happened here..

    I had emptied one array drive and removed it from the computer. I made a New Config and re-added the only array drive I had left, plus cache.

    But now I can't enter my passphrase for xfs-encryption, Unraid instead wants me to make a new passphrase.

    Any idea what to do now?

    Removed another two drive a few days ago and had no problems.  

     

    Array is xfs-encrypted, cache is btrfs.

     

  9. I need some new hardware...

    Considering the crazy RAM prices, I'm wondering if using DDR3 memory is a viable option? 

    Used, 32 GB can go for almost the same as 8 GB DDR4.

    There are a few 1151 motherboards that supports DDR3 and Kaby Lake CPU's.

     

    Any disadvantages?

    How much impact on performance?

     

  10. 1 hour ago, jonathanm said:

    Mirror != backup. Use a real versioning backup to media that doesn't reside in the same spot for important files. Duplicati docker in Community Apps will do exactly what you want, and you can configure many different types of backup destinations.

     

    A backup should never be in the same case on the same power supply, and ideally should be as distant as practical.

    Thanks, Duplicati looks like a good option. Will look into that more...

    Was just reading about rclone which looked good too.

    Would Duplicati be better for this than rclone?

×
×
  • Create New...