Jump to content

SLNetworks

Members
  • Posts

    144
  • Joined

  • Last visited

Posts posted by SLNetworks

  1. Witchout looking and running the code you told me to run, I know I have that domain blocked via Pi-Hole. Is it really necessary to require that for an internet check? *facepalm* I get nothing back when I run that line, for what it's worth.

  2. I have tried the last two or three days to check for plugin updates, it states there's no connection and simply aborts.

     

    Updating docker apps, there's zero issues. What gives? What is/are the domain(s) that Unraid checks for updates from?

  3. I downloaded the 'next release, I was gonna wait till after work to reboot my server. Unraid beat me to the punch, now I can no longer access the web interface, including containers.

     

    On 6.9.2, I had tried to set up a named web address. It never worked, it just switch from using IP address to using unraid.local. Now it wants me to try and access it via unraid.domain.net.

     

    I have console access, if help guides me there.

     

    Update:

    It can access the internet, I can access the containers from other devices, just not the system.

     

    If I remove my domain from the TLD field, it tries to load https://unraid, seems to forward attempts at direct IP address there also.

     

    With my domain in the TLD field, it tries to load https://unraid.domain.net

  4. Currently running unRAID 6.9.2, Docker v20.10.5.

     

    1) All of my bridged containers have a 172.17.x.x address (docker0) instead of my public IP address which is what I believe they should be seeing.

    2) Where did the shim-br0 interfaces come from?

     

    I've tried fixing this by stoping my services, editing what I could in my Network Settings.. but don't see anything for IP addresses in Docker settings.

     

    Extra info: eth5 is SFP+, br0 is an eth0+eth1 team (2x 1Gb)

    Screen Shot 2021-04-11 at 6.28.15 PM.png

  5. ZoneMinder log:

    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/05_set_the_time.sh...
    Setting the timezone to : America/Chicago
    
    Current default time zone: 'America/Chicago'
    Local time is now: Sat Mar 27 12:34:49 CDT 2021.
    Universal Time is now: Sat Mar 27 17:34:49 UTC 2021.
    
    Date: Sat Mar 27 12:34:49 CDT 2021
    *** Running /etc/my_init.d/06_set_php_time.sh...
    *** Running /etc/my_init.d/07_set_dri_permissions.sh...
    Granting permissions on /dev/dri/* devices...
    *** Running /etc/my_init.d/10_syslog-ng.init...
    Mar 27 12:34:49 02f1bf323147 syslog-ng[38]: syslog-ng starting up; version='3.25.1'
    *** Running /etc/my_init.d/20_apt_update.sh...
    Performing updates...
    Hit:1 http://ppa.launchpad.net/iconnor/zoneminder-1.34/ubuntu focal InRelease
    Hit:2 http://ppa.launchpad.net/ondrej/apache2/ubuntu focal InRelease
    Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
    Hit:4 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
    Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
    Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
    Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1122 kB]
    Get:8 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
    Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [945 kB]
    Fetched 2391 kB in 2s (988 kB/s)
    Reading package lists...
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Reading package lists...
    Building dependency tree...
    Reading state information...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    *** Running /etc/my_init.d/30_gen_ssl_keys.sh...
    using existing keys in "/config/keys"
    *** Running /etc/my_init.d/40_firstrun.sh...
    Using existing conf folder
    File zm.conf already copied
    Moving zmeventnotification.ini
    Moving secrets.ini
    Moving the event notification server
    Moving the pushover api
    Using existing ssmtp folder
    Using existing mysql database folder
    Copy /config/control/ scripts to /usr/share/perl5/ZoneMinder/Control/
    Copy /config/conf/ scripts to /etc/zm/conf.d/
    Creating symbolink links
    Using existing data directory for events
    Using existing data directory for images
    Using existing data directory for temp
    Using existing data directory for cache
    no crontab for root
    Starting services...
    * Starting Apache httpd web server apache2
    *
    * Starting MariaDB database server mysqld
    ...done.
    Mar 27 12:35:00 02f1bf323147 /etc/mysql/debian-start[909]: Upgrading MySQL tables if necessary.
    Mar 27 12:35:00 02f1bf323147 /etc/mysql/debian-start[914]: Looking for 'mysql' as: /usr/bin/mysql
    Mar 27 12:35:01 02f1bf323147 /etc/mysql/debian-start[914]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
    Mar 27 12:35:01 02f1bf323147 /etc/mysql/debian-start[914]: This installation of MySQL is already upgraded to 10.3.25-MariaDB, use --force if you still need to run mysql_upgrade
    Mar 27 12:35:01 02f1bf323147 /etc/mysql/debian-start[921]: Checking for insecure root accounts.
    Mar 27 12:35:01 02f1bf323147 /etc/mysql/debian-start[925]: Triggering myisam-recover for all MyISAM tables and aria-recover for all Aria tables
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    Starting ZoneMinder:
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/share/perl5/ZoneMinder.pm line 33.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder.pm line 33.
    Compilation failed in require at /usr/bin/zmpkg.pl line 34.
    BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 34.
    ZoneMinder failed to start
    
    *** /etc/my_init.d/40_firstrun.sh failed with status 255
    
    *** Killing all processes...
    Mar 27 12:35:01 02f1bf323147 syslog-ng[38]: syslog-ng shutting down; version='3.25.1'
    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/05_set_the_time.sh...
    *** Running /etc/my_init.d/06_set_php_time.sh...
    *** Running /etc/my_init.d/07_set_dri_permissions.sh...
    Granting permissions on /dev/dri/* devices...
    *** Running /etc/my_init.d/10_syslog-ng.init...
    Mar 27 12:35:15 02f1bf323147 syslog-ng[19]: syslog-ng starting up; version='3.25.1'
    *** Running /etc/my_init.d/20_apt_update.sh...
    Performing updates...
    Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
    Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
    Hit:3 http://ppa.launchpad.net/iconnor/zoneminder-1.34/ubuntu focal InRelease
    Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
    Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
    Hit:6 http://ppa.launchpad.net/ondrej/apache2/ubuntu focal InRelease
    Hit:7 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
    Reading package lists...
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Reading package lists...
    Building dependency tree...
    Reading state information...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    *** Running /etc/my_init.d/30_gen_ssl_keys.sh...
    using existing keys in "/config/keys"
    *** Running /etc/my_init.d/40_firstrun.sh...
    Using existing conf folder
    File zm.conf already copied
    File zmeventnotification.ini already moved
    File secrets.ini already moved
    Event notification server already moved
    Pushover api already moved
    Using existing ssmtp folder
    Using existing mysql database folder
    Copy /config/control/ scripts to /usr/share/perl5/ZoneMinder/Control/
    Copy /config/conf/ scripts to /etc/zm/conf.d/
    Creating symbolink links
    usermod: no changes
    usermod: no changes
    usermod: no changes
    Using existing data directory for events
    Using existing data directory for images
    Using existing data directory for temp
    Using existing data directory for cache
    no crontab for root
    Starting services...
    * Starting Apache httpd web server apache2
    *
    * Starting MariaDB database server mysqld
    ...done.
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[850]: Upgrading MySQL tables if necessary.
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[854]: Looking for 'mysql' as: /usr/bin/mysql
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[854]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[854]: This installation of MySQL is already upgraded to 10.3.25-MariaDB, use --force if you still need to run mysql_upgrade
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[861]: Checking for insecure root accounts.
    Mar 27 12:35:23 02f1bf323147 /etc/mysql/debian-start[865]: Triggering myisam-recover for all MyISAM tables and aria-recover for all Aria tables
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    Starting ZoneMinder:
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/share/perl5/ZoneMinder.pm line 33.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder.pm line 33.
    Compilation failed in require at /usr/bin/zmpkg.pl line 34.
    BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 34.
    ZoneMinder failed to start
    
    *** /etc/my_init.d/40_firstrun.sh failed with status 255
    
    *** Killing all processes...
    Mar 27 12:35:24 02f1bf323147 syslog-ng[19]: syslog-ng shutting down; version='3.25.1'
    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/05_set_the_time.sh...
    *** Running /etc/my_init.d/06_set_php_time.sh...
    *** Running /etc/my_init.d/07_set_dri_permissions.sh...
    Granting permissions on /dev/dri/* devices...
    *** Running /etc/my_init.d/10_syslog-ng.init...
    Mar 27 12:35:49 02f1bf323147 syslog-ng[19]: syslog-ng starting up; version='3.25.1'
    *** Running /etc/my_init.d/20_apt_update.sh...
    Performing updates...
    Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
    Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
    Hit:3 http://ppa.launchpad.net/iconnor/zoneminder-1.34/ubuntu focal InRelease
    Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
    Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
    Hit:6 http://ppa.launchpad.net/ondrej/apache2/ubuntu focal InRelease
    Hit:7 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
    Reading package lists...
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Reading package lists...
    Building dependency tree...
    Reading state information...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    *** Running /etc/my_init.d/30_gen_ssl_keys.sh...
    using existing keys in "/config/keys"
    *** Running /etc/my_init.d/40_firstrun.sh...
    Using existing conf folder
    File zm.conf already copied
    File zmeventnotification.ini already moved
    File secrets.ini already moved
    Event notification server already moved
    Pushover api already moved
    Using existing ssmtp folder
    Using existing mysql database folder
    Copy /config/control/ scripts to /usr/share/perl5/ZoneMinder/Control/
    Copy /config/conf/ scripts to /etc/zm/conf.d/
    Creating symbolink links
    usermod: no changes
    usermod: no changes
    usermod: no changes
    Using existing data directory for events
    Using existing data directory for images
    Using existing data directory for temp
    Using existing data directory for cache
    no crontab for root
    Starting services...
    * Starting Apache httpd web server apache2
    *
    * Starting MariaDB database server mysqld
    ...done.
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[850]: Upgrading MySQL tables if necessary.
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[854]: Looking for 'mysql' as: /usr/bin/mysql
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[854]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[854]: This installation of MySQL is already upgraded to 10.3.25-MariaDB, use --force if you still need to run mysql_upgrade
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[861]: Checking for insecure root accounts.
    Mar 27 12:35:58 02f1bf323147 /etc/mysql/debian-start[865]: Triggering myisam-recover for all MyISAM tables and aria-recover for all Aria tables
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/bin/zmupdate.pl line 73.
    BEGIN failed--compilation aborted at /usr/bin/zmupdate.pl line 73.
    Starting ZoneMinder:
    DBD::mysql::st execute failed: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 97.
    Can't execute: Table 'zm.Config' doesn't exist in engine at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder/Config.pm line 147.
    Compilation failed in require at /usr/share/perl5/ZoneMinder.pm line 33.
    BEGIN failed--compilation aborted at /usr/share/perl5/ZoneMinder.pm line 33.
    Compilation failed in require at /usr/bin/zmpkg.pl line 34.
    BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 34.
    ZoneMinder failed to start
    
    *** /etc/my_init.d/40_firstrun.sh failed with status 255
    
    *** Killing all processes...
    Mar 27 12:35:59 02f1bf323147 syslog-ng[19]: syslog-ng shutting down; version='3.25.1'

     

  6. I tried about ten times yesterday to try and get the docker working. When I installed it in host mode, it would stay running but trying to load the interface would take me to the unRAID login.. at 443. Putting it in bridge mode, I can change ports.. sorta (shows as 8446:8443 or the other way around), and repeatedly ghost stops itself.

    --

    I need to find a way to delete the "docker0" network route among my other issues, hence the 172.17.x.x address.

    Screen Shot 2021-03-27 at 10.11.51 AM.png

  7. 1) OS X wouldn't mount the IMG. I would just look everywhere cause curious cat syndrome.

    2) appdata, domains, system set for cache only now.

    3) I tried using two 500GB drives, but it seems unRAID doesn't allow that. So I'm stuck with a 2x240 or 250 pair.

    4) I would like to try 'em out, so I have it there.

  8. I'm not aware of what gets stored in there, so I casually made it 40GB. I plan on taking a peek inside.

     

    I know that docker.img is solely placed on "disk2" for some unknown reason. I hope to move that, unless you suggest otherwise. I was having issues with my cache being used up too fast, so I had disabled it for some things.

     

    Zero VMs.

×
×
  • Create New...