Page MenuHomePhabricator

docker-compose logs

Authored By
Lokal_Profil
May 15 2017, 12:07 PM
Size
2 KB
Referenced Files
None
Subscribers
None

docker-compose logs

web_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message
web_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message
web_1 | [Mon May 15 11:24:50.665252 2017] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.10 (Debian) PHP/5.6.23 configured -- resuming normal operations
web_1 | [Mon May 15 11:24:50.665293 2017] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
db_1 | 170515 11:24:49 [Note] mysqld (mysqld 5.5.49) starting as process 1 ...
db_1 | 170515 11:24:49 [Note] Plugin 'FEDERATED' is disabled.
db_1 | 170515 11:24:49 InnoDB: The InnoDB memory heap is disabled
db_1 | 170515 11:24:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
db_1 | 170515 11:24:49 InnoDB: Compressed tables use zlib 1.2.3
db_1 | 170515 11:24:49 InnoDB: Using Linux native AIO
db_1 | 170515 11:24:49 InnoDB: Initializing buffer pool, size = 128.0M
db_1 | 170515 11:24:49 InnoDB: Completed initialization of buffer pool
db_1 | InnoDB: Error: log file ./ib_logfile0 is of different size 0 50331648 bytes
db_1 | InnoDB: than specified in the .cnf file 0 5242880 bytes!
db_1 | 170515 11:24:49 [ERROR] Plugin 'InnoDB' init function returned error.
db_1 | 170515 11:24:49 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
db_1 | 170515 11:24:49 [ERROR] Unknown/unsupported storage engine: InnoDB
db_1 | 170515 11:24:49 [ERROR] Aborting
db_1 |
db_1 | 170515 11:24:49 [Note] mysqld: Shutdown complete
db_1 |
db_1 | 170515 11:24:53 [Note] mysqld (mysqld 5.5.49) starting as process 1 ...
db_1 | 170515 11:24:53 [Note] Plugin 'FEDERATED' is disabled.
db_1 | 170515 11:24:53 InnoDB: The InnoDB memory heap is disabled
db_1 | 170515 11:24:53 InnoDB: Mutexes and rw_locks use GCC atomic builtins
db_1 | 170515 11:24:53 InnoDB: Compressed tables use zlib 1.2.3
db_1 | 170515 11:24:53 InnoDB: Using Linux native AIO
db_1 | 170515 11:24:53 InnoDB: Initializing buffer pool, size = 128.0M
db_1 | 170515 11:24:53 InnoDB: Completed initialization of buffer pool
db_1 | InnoDB: Error: log file ./ib_logfile0 is of different size 0 50331648 bytes
db_1 | InnoDB: than specified in the .cnf file 0 5242880 bytes!
db_1 | 170515 11:24:53 [ERROR] Plugin 'InnoDB' init function returned error.
db_1 | 170515 11:24:53 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
db_1 | 170515 11:24:53 [ERROR] Unknown/unsupported storage engine: InnoDB
db_1 | 170515 11:24:53 [ERROR] Aborting
db_1 |
db_1 | 170515 11:24:53 [Note] mysqld: Shutdown complete
db_1 |

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4646252
Default Alt Text
docker-compose logs (2 KB)

Event Timeline