· 6 years ago · Feb 18, 2020, 08:32 PM
1C:\Xibo>docker-compose logs
2Attaching to xibo_cms-web_1, xibo_cms-db_1, xibo_cms-quickchart_1, xibo_cms-xmr_1
3cms-quickchart_1 | yarn run v1.19.1
4cms-quickchart_1 | $ node index.js
5cms-quickchart_1 | 2020-02-18T19:58:53.488Z - info: Loaded 1 keys from API keyfile
6cms-quickchart_1 | 2020-02-18T19:58:54.057Z - info: Telemetry is enabled
7cms-quickchart_1 | Tue, 18 Feb 2020 19:58:55 GMT body-parser deprecated undefined extended: provide extended option at index.js:33:17
8cms-quickchart_1 | 2020-02-18T19:58:55.421Z - info: Setting request timeout: 1000 ms
9cms-quickchart_1 | 2020-02-18T19:58:55.422Z - info: NODE_ENV: production
10cms-quickchart_1 | 2020-02-18T19:58:55.422Z - info: Listening on port 3400
11cms-web_1 | Waiting for MySQL to start - max 300 seconds
12cms-web_1 | MySQL started
13cms-web_1 | Updating settings.php
14cms-web_1 | Attempting to import database
15cms-web_1 | Importing Database
16cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
17cms-web_1 | Configuring Database Settings
18cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
19cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
20cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
21cms-web_1 | Setting up Maintenance
22cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
23cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
24cms-web_1 | Setting up Quickchart
25cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
26cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
27cms-web_1 | New install
28cms-web_1 | Provisioning Database
29cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
30cms-web_1 | Phinx by CakePHP - https://phinx.org. 0.9.2
31cms-web_1 |
32cms-web_1 | using config file .varwwwcmsphinx.php
33cms-web_1 | using config parser php
34cms-web_1 | using migration paths
35cms-web_1 | - /var/www/cms/db/migrations
36cms-web_1 | warning no environment specified, defaulting to: production
37cms-web_1 | using adapter mysql
38cms-web_1 | using database cms
39cms-web_1 |
40cms-web_1 |
41cms-web_1 | [InvalidArgumentException]
42cms-web_1 | There was a problem connecting to the database: SQLSTATE[HY000] [1130] Host
43cms-web_1 | '192.168.144.5' is not allowed to connect to this MySQL server
44cms-web_1 |
45cms-web_1 |
46cms-web_1 | migrate [-c|--configuration CONFIGURATION] [-p|--parser PARSER] [-e|--environment ENVIRONMENT] [-t|--target TARGET] [-d|--date DATE] [-x|--dry-run]
47cms-web_1 |
48cms-web_1 | Configuring Database Settings
49cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
50cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
51cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
52cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
53cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
54cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
55cms-web_1 | Setting up Maintenance
56cms-web_1 | Protected Maintenance
57cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
58cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
59cms-web_1 | Importing ca-certs
60cms-web_1 | cp: can't stat '/var/www/cms/ca-certs/*.pem': No such file or directory
61cms-web_1 | cp: can't stat '/var/www/cms/ca-certs/*.crt': No such file or directory
62cms-web_1 | WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
63cms-web_1 | Setting up Quickchart
64cms-web_1 | ERROR 1130 (HY000): Host '192.168.144.5' is not allowed to connect to this MySQL server
65cms-web_1 | Configuring Maintenance
66cms-web_1 | Removing web/install/index.php from production container
67cms-web_1 | Starting cron
68cms-web_1 | Starting webserver
69cms-web_1 | AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.144.5. Set the 'ServerName' directive globally to suppress this message
70cms-db_1 | 2020-02-18 19:58:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.47-1debian9 started.
71cms-db_1 | 2020-02-18 19:58:50+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
72cms-db_1 | 2020-02-18 19:58:50+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.47-1debian9 started.
73cms-db_1 | 2020-02-18 19:58:51 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
74cms-db_1 | 2020-02-18 19:58:51 0 [Note] mysqld (mysqld 5.6.47) starting as process 1 ...
75cms-db_1 | 2020-02-18 19:58:52 1 [Note] Plugin 'FEDERATED' is disabled.
76cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
77cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: The InnoDB memory heap is disabled
78cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
79cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Memory barrier is not used
80cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Compressed tables use zlib 1.2.11
81cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Using CPU crc32 instructions
82cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
83cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Completed initialization of buffer pool
84cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Highest supported file format is Barracuda.
85cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: The log sequence numbers 1625977 and 1625977 in ibdata files do not match the log sequence number 1625987 in the ib_logfiles!
86cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Database was not shutdown normally!
87cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Starting crash recovery.
88cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Reading tablespace information from the .ibd files...
89cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: Restoring possible half-written data pages
90cms-db_1 | 2020-02-18 19:58:52 1 [Note] InnoDB: from the doublewrite buffer...
91cms-db_1 | 2020-02-18 19:58:53 1 [Note] InnoDB: 128 rollback segment(s) are active.
92cms-db_1 | 2020-02-18 19:58:53 1 [Note] InnoDB: Waiting for purge to start
93cms-db_1 | 2020-02-18 19:58:53 1 [Note] InnoDB: 5.6.47 started; log sequence number 1625987
94cms-db_1 | 2020-02-18 19:58:53 1 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 16a09013-5289-11ea-8264-0242c0a89002.
95cms-db_1 | 2020-02-18 19:58:53 1 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work.
96cms-db_1 | 2020-02-18 19:58:53 1 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work.
97cms-db_1 | 2020-02-18 19:58:53 1 [Note] Server hostname (bind-address): '*'; port: 3306
98cms-db_1 | 2020-02-18 19:58:53 1 [Note] IPv6 is available.
99cms-db_1 | 2020-02-18 19:58:53 1 [Note] - '::' resolves to '::';
100cms-db_1 | 2020-02-18 19:58:53 1 [Note] Server socket created on IP: '::'.
101cms-db_1 | 2020-02-18 19:58:53 1 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
102cms-db_1 | 2020-02-18 19:58:53 1 [Warning] 'user' entry 'root@3a4eea6465cf' ignored in --skip-name-resolve mode.
103cms-db_1 | 2020-02-18 19:58:53 1 [Warning] 'user' entry '@3a4eea6465cf' ignored in --skip-name-resolve mode.
104cms-db_1 | 2020-02-18 19:58:53 1 [Warning] 'proxies_priv' entry '@ root@3a4eea6465cf' ignored in --skip-name-resolve mode.
105cms-db_1 | 2020-02-18 19:58:54 1 [Note] Event Scheduler: Loaded 0 events
106cms-db_1 | 2020-02-18 19:58:54 1 [Note] mysqld: ready for connections.
107cms-db_1 | Version: '5.6.47' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)