Ubuntu server 16.04 LTS

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
gamesman
Posts: 2
Joined: Mon Mar 04, 2019 9:10 pm

Ubuntu server 16.04 LTS

Post by gamesman »

Hi i run a ubuntu 16.04 LTS and installed a clean install on Zoneminder.
But after installation i have probløems with gui wont start up
i followed this guide https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way Ubuntu 16.04 LEMP (NGNIX, Mariadb, PHP)

Here are some of my code results.
any tips and directions much apreciated,

Code: Select all

@ubuntu:/usr/share/perl5/ZoneMinder$ sudo service mysql status
● mysql.service - LSB: Start and stop the mysql database server daemon
   Loaded: loaded (/etc/init.d/mysql; bad; vendor preset: enabled)
   Active: active (running) since Mon 2019-03-04 21:46:33 CET; 27min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1373 ExecStart=/etc/init.d/mysql start (code=exited, status=0/SUCCESS)
    Tasks: 34
   Memory: 79.4M
      CPU: 1.381s
   CGroup: /system.slice/mysql.service
           ├─1511 /bin/bash /usr/bin/mysqld_safe
           ├─1666 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --user=mysql --sk
           └─1667 logger -t mysqld -p daemon error

Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] InnoDB: Highest supported file format is Barracuda.
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] InnoDB: 128 rollback segment(s) are active.
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] InnoDB: Waiting for purge to start
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.42-84.2 starte
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] Plugin 'FEEDBACK' is disabled.
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] Server socket created on IP: '127.0.0.1'.
Mar 04 21:46:32 ubuntu mysqld[1667]: 190304 21:46:32 [Note] /usr/sbin/mysqld: ready for connections.
Mar 04 21:46:32 ubuntu mysqld[1667]: Version: '10.0.38-MariaDB-0ubuntu0.16.04.1'  socket: '/var/run/mysqld/mysqld.sock'  port:
Mar 04 21:46:33 ubuntu mysql[1373]:    ...done.
Mar 04 21:46:33 ubuntu systemd[1]: Started LSB: Start and stop the mysql database server daemon.

Code: Select all

@ubuntu:/usr/share/perl5/ZoneMinder$ sudo service nginx status
● nginx.service - A high performance web server and a reverse proxy server
   Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-03-04 21:51:15 CET; 23min ago
  Process: 2628 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile /run/nginx.pid (code=exited, status=2)
  Process: 2714 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
  Process: 2710 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
 Main PID: 2717 (nginx)
    Tasks: 9
   Memory: 5.2M
      CPU: 426ms
   CGroup: /system.slice/nginx.service
           ├─2717 nginx: master process /usr/sbin/nginx -g daemon on; master_process on
           ├─2718 nginx: worker process
           ├─2719 nginx: worker process
           ├─2720 nginx: worker process
           ├─2721 nginx: worker process
           ├─2722 nginx: worker process
           ├─2723 nginx: worker process
           ├─2724 nginx: worker process
           └─2725 nginx: worker process

Mar 04 21:51:15 ubuntu systemd[1]: Starting A high performance web server and a reverse proxy server...
Mar 04 21:51:15 ubuntu systemd[1]: Started A high performance web server and a reverse proxy server.
lines 1-23...skipping...
● nginx.service - A high performance web server and a reverse proxy server
   Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-03-04 21:51:15 CET; 23min ago
  Process: 2628 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile /run/nginx.pid (code=exited, status=2)
  Process: 2714 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
  Process: 2710 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
 Main PID: 2717 (nginx)
    Tasks: 9
   Memory: 5.2M
      CPU: 426ms
   CGroup: /system.slice/nginx.service
           ├─2717 nginx: master process /usr/sbin/nginx -g daemon on; master_process on
           ├─2718 nginx: worker process
           ├─2719 nginx: worker process
           ├─2720 nginx: worker process
           ├─2721 nginx: worker process
           ├─2722 nginx: worker process
           ├─2723 nginx: worker process
           ├─2724 nginx: worker process
           └─2725 nginx: worker process

Mar 04 21:51:15 ubuntu systemd[1]: Starting A high performance web server and a reverse proxy server...
Mar 04 21:51:15 ubuntu systemd[1]: Started A high performance web server and a reverse proxy server.

Code: Select all

thomas@ubuntu:/usr/share/perl5/ZoneMinder$ sudo service zoneminder status
● zoneminder.service - ZoneMinder CCTV recording and surveillance system
   Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-03-04 21:46:36 CET; 28min ago
  Process: 1797 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
 Main PID: 1989 (zmdc.pl)
    Tasks: 7
   Memory: 113.0M
      CPU: 3.043s
   CGroup: /system.slice/zoneminder.service
           ├─1989 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
           ├─2191 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=1 --daemon
           ├─2200 /usr/bin/perl -wT /usr/bin/zmfilter.pl --filter_id=2 --daemon
           ├─2208 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
           ├─2218 /usr/bin/perl -wT /usr/bin/zmwatch.pl
           ├─2240 /usr/bin/perl -w /usr/bin/zmupdate.pl -c
           └─2253 /usr/bin/perl -wT /usr/bin/zmstats.pl

Mar 04 22:10:35 ubuntu zmfilter_1[2191]: INF [Checking filter PurgeWhenFull delete returned 0 events ]
Mar 04 22:10:36 ubuntu zmfilter_2[2200]: INF [Checking filter Update DiskSpace update disk space returned 0 events ]
Mar 04 22:11:36 ubuntu zmfilter_1[2191]: INF [Checking filter PurgeWhenFull delete returned 0 events ]
Mar 04 22:11:36 ubuntu zmfilter_2[2200]: INF [Checking filter Update DiskSpace update disk space returned 0 events ]
Mar 04 22:12:36 ubuntu zmfilter_1[2191]: INF [Checking filter PurgeWhenFull delete returned 0 events ]
Mar 04 22:12:36 ubuntu zmfilter_2[2200]: INF [Checking filter Update DiskSpace update disk space returned 0 events ]
Mar 04 22:13:36 ubuntu zmfilter_1[2191]: INF [Checking filter PurgeWhenFull delete returned 0 events ]
Mar 04 22:13:36 ubuntu zmfilter_2[2200]: INF [Checking filter Update DiskSpace update disk space returned 0 events ]
Mar 04 22:14:36 ubuntu zmfilter_1[2191]: INF [Checking filter PurgeWhenFull delete returned 0 events ]
Mar 04 22:14:36 ubuntu zmfilter_2[2200]: INF [Checking filter Update DiskSpace update disk space returned 0 events ]
thomas@ubuntu:/usr/share/perl5/ZoneMinder$
bbunge
Posts: 2934
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Ubuntu server 16.04 LTS

Post by bbunge »

At the top of the instructions:

This is not quite ready to use. Figuring out why video does not display... 09JAN19

Have not had time to figure it out due to life. You are welcome to work on it. Or switch to Apache2...
gamesman
Posts: 2
Joined: Mon Mar 04, 2019 9:10 pm

Re: Ubuntu server 16.04 LTS

Post by gamesman »

yeah i did see that but here notting comes up when i write 192.168.1.241/zm/
Post Reply