Skip to content

Instantly share code, notes, and snippets.

@benyanke
Created June 15, 2018 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benyanke/bd8c9f3133c24d185bc6de50f9582f41 to your computer and use it in GitHub Desktop.
Save benyanke/bd8c9f3133c24d185bc6de50f9582f41 to your computer and use it in GitHub Desktop.
Creating nextcloudtmp_redis_nc_1 ... done
Creating nextcloudtmp_nextcloud-db_1 ... done
Creating nextcloudtmp_nextcloud-db_1 ...
Creating nextcloudtmp_nextcloud_1 ... done
Attaching to nextcloudtmp_nextcloud-db_1, nextcloudtmp_redis_nc_1, nextcloudtmp_nextcloud_1
nextcloud-db_1 | Initializing database
nextcloud-db_1 | 2018-06-14 21:51:15 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;CREATE: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: preallocating 50331648 bytes for file ./ib_logfile1 failed with error 28
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Cannot set log file ./ib_logfile1 size to 50331648 bytes
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 |
redis_nc_1 | 1:C 14 Jun 21:51:15.028 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_nc_1 | 1:C 14 Jun 21:51:15.028 # Redis version=4.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
redis_nc_1 | 1:C 14 Jun 21:51:15.028 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_nc_1 | 1:M 14 Jun 21:51:15.031 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
redis_nc_1 | 1:M 14 Jun 21:51:15.031 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted.
redis_nc_1 | 1:M 14 Jun 21:51:15.031 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
redis_nc_1 | 1:M 14 Jun 21:51:15.034 * Running mode=standalone, port=6379.
redis_nc_1 | 1:M 14 Jun 21:51:15.035 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
nextcloud-db_1 | Installation of system tables failed! Examine the logs in
redis_nc_1 | 1:M 14 Jun 21:51:15.035 # Server initialized
redis_nc_1 | 1:M 14 Jun 21:51:15.035 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_nc_1 | 1:M 14 Jun 21:51:15.035 * Ready to accept connections
nextcloud-db_1 | /var/lib/mysql/ for more information.
nextcloud-db_1 |
nextcloud-db_1 | The problem could be conflicting information in an external
nextcloud-db_1 | my.cnf files. You can ignore these by doing:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
nextcloud-db_1 |
nextcloud-db_1 | You can also try to start the mysqld daemon with:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/sbin/mysqld --skip-grant-tables --general-log &
nextcloud-db_1 |
nextcloud-db_1 | and use the command line tool /usr/bin/mysql
nextcloud-db_1 | to connect to the mysql database and look at the grant tables:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql -u root mysql
nextcloud-db_1 | mysql> show tables;
nextcloud-db_1 |
nextcloud-db_1 | Try 'mysqld --help' if you have problems with paths. Using
nextcloud-db_1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
nextcloud-db_1 |
nextcloud-db_1 | The latest information about mysql_install_db is available at
nextcloud-db_1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
nextcloud-db_1 | You can find the latest source at https://downloads.mariadb.org and
nextcloud-db_1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
nextcloud-db_1 |
nextcloud-db_1 | Please check all of the above before submitting a bug report
nextcloud-db_1 | at http://mariadb.org/jira
nextcloud-db_1 |
nextcloud_1 | Updating permissions...
nextcloud_1 | Updating permissions in /nextcloud...
nextcloud_1 | Updating permissions in /data...
nextcloud_1 | Updating permissions in /config...
nextcloud_1 | Updating permissions in /apps2...
nextcloud_1 | Updating permissions in /var/log...
nextcloud_1 | Updating permissions in /php...
nextcloud_1 | Updating permissions in /nginx...
nextcloud_1 | Updating permissions in /tmp...
nextcloud_1 | Updating permissions in /etc/s6.d...
nextcloud_1 | Done updating permissions.
nextcloud_1 | Starting automatic configuration...
nextcloudtmp_nextcloud-db_1 exited with code 1
nextcloud-db_1 | Initializing database
nextcloud-db_1 | 2018-06-14 21:51:15 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;CREATE: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: preallocating 50331648 bytes for file ./ib_logfile1 failed with error 28
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Cannot set log file ./ib_logfile1 size to 50331648 bytes
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 |
nextcloud-db_1 | Installation of system tables failed! Examine the logs in
nextcloud-db_1 | /var/lib/mysql/ for more information.
nextcloud-db_1 |
nextcloud-db_1 | The problem could be conflicting information in an external
nextcloud-db_1 | my.cnf files. You can ignore these by doing:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
nextcloud-db_1 |
nextcloud-db_1 | You can also try to start the mysqld daemon with:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/sbin/mysqld --skip-grant-tables --general-log &
nextcloud-db_1 |
nextcloud-db_1 | and use the command line tool /usr/bin/mysql
nextcloud-db_1 | to connect to the mysql database and look at the grant tables:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql -u root mysql
nextcloud-db_1 | mysql> show tables;
nextcloud-db_1 |
nextcloud-db_1 | Try 'mysqld --help' if you have problems with paths. Using
nextcloud-db_1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
nextcloud-db_1 |
nextcloud-db_1 | The latest information about mysql_install_db is available at
nextcloud-db_1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
nextcloud-db_1 | You can find the latest source at https://downloads.mariadb.org and
nextcloud-db_1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
nextcloud-db_1 |
nextcloud-db_1 | Please check all of the above before submitting a bug report
nextcloud-db_1 | at http://mariadb.org/jira
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud_1 | Automatic configuration finished.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud_1 | Nextcloud is not installed - only a limited number of commands are available
nextcloud_1 |
nextcloud_1 |
nextcloud_1 | [Symfony\Component\Console\Exception\CommandNotFoundException]
nextcloud_1 | Command "app:disable" is not defined.
nextcloud_1 | Did you mean this?
nextcloud_1 | app:check-code
nextcloud_1 |
nextcloud_1 |
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloudtmp_nextcloud-db_1 exited with code 1
nextcloud-db_1 | Initializing database
nextcloud-db_1 | 2018-06-14 21:51:15 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;CREATE: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: preallocating 50331648 bytes for file ./ib_logfile1 failed with error 28
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Cannot set log file ./ib_logfile1 size to 50331648 bytes
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 |
nextcloud-db_1 | Installation of system tables failed! Examine the logs in
nextcloud-db_1 | /var/lib/mysql/ for more information.
nextcloud-db_1 |
nextcloud-db_1 | The problem could be conflicting information in an external
nextcloud-db_1 | my.cnf files. You can ignore these by doing:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
nextcloud-db_1 |
nextcloud-db_1 | You can also try to start the mysqld daemon with:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/sbin/mysqld --skip-grant-tables --general-log &
nextcloud-db_1 |
nextcloud-db_1 | and use the command line tool /usr/bin/mysql
nextcloud-db_1 | to connect to the mysql database and look at the grant tables:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql -u root mysql
nextcloud-db_1 | mysql> show tables;
nextcloud-db_1 |
nextcloud-db_1 | Try 'mysqld --help' if you have problems with paths. Using
nextcloud-db_1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
nextcloud-db_1 |
nextcloud-db_1 | The latest information about mysql_install_db is available at
nextcloud-db_1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
nextcloud-db_1 | You can find the latest source at https://downloads.mariadb.org and
nextcloud-db_1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
nextcloud-db_1 |
nextcloud-db_1 | Please check all of the above before submitting a bug report
nextcloud-db_1 | at http://mariadb.org/jira
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloudtmp_nextcloud-db_1 exited with code 1
nextcloud-db_1 | Initializing database
nextcloud-db_1 | 2018-06-14 21:51:15 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;CREATE: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: preallocating 50331648 bytes for file ./ib_logfile1 failed with error 28
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Cannot set log file ./ib_logfile1 size to 50331648 bytes
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 |
nextcloud-db_1 | Installation of system tables failed! Examine the logs in
nextcloud-db_1 | /var/lib/mysql/ for more information.
nextcloud-db_1 |
nextcloud-db_1 | The problem could be conflicting information in an external
nextcloud-db_1 | my.cnf files. You can ignore these by doing:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
nextcloud-db_1 |
nextcloud-db_1 | You can also try to start the mysqld daemon with:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/sbin/mysqld --skip-grant-tables --general-log &
nextcloud-db_1 |
nextcloud-db_1 | and use the command line tool /usr/bin/mysql
nextcloud-db_1 | to connect to the mysql database and look at the grant tables:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql -u root mysql
nextcloud-db_1 | mysql> show tables;
nextcloud-db_1 |
nextcloud-db_1 | Try 'mysqld --help' if you have problems with paths. Using
nextcloud-db_1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
nextcloud-db_1 |
nextcloud-db_1 | The latest information about mysql_install_db is available at
nextcloud-db_1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
nextcloud-db_1 | You can find the latest source at https://downloads.mariadb.org and
nextcloud-db_1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
nextcloud-db_1 |
nextcloud-db_1 | Please check all of the above before submitting a bug report
nextcloud-db_1 | at http://mariadb.org/jira
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:38 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:44 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloudtmp_nextcloud-db_1 exited with code 1
nextcloud-db_1 | Initializing database
nextcloud-db_1 | 2018-06-14 21:51:15 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;CREATE: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: preallocating 50331648 bytes for file ./ib_logfile1 failed with error 28
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Cannot set log file ./ib_logfile1 size to 50331648 bytes
nextcloud-db_1 | 2018-06-14 21:51:15 0 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:16 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 |
nextcloud-db_1 | Installation of system tables failed! Examine the logs in
nextcloud-db_1 | /var/lib/mysql/ for more information.
nextcloud-db_1 |
nextcloud-db_1 | The problem could be conflicting information in an external
nextcloud-db_1 | my.cnf files. You can ignore these by doing:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
nextcloud-db_1 |
nextcloud-db_1 | You can also try to start the mysqld daemon with:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/sbin/mysqld --skip-grant-tables --general-log &
nextcloud-db_1 |
nextcloud-db_1 | and use the command line tool /usr/bin/mysql
nextcloud-db_1 | to connect to the mysql database and look at the grant tables:
nextcloud-db_1 |
nextcloud-db_1 | shell> /usr/bin/mysql -u root mysql
nextcloud-db_1 | mysql> show tables;
nextcloud-db_1 |
nextcloud-db_1 | Try 'mysqld --help' if you have problems with paths. Using
nextcloud-db_1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
nextcloud-db_1 |
nextcloud-db_1 | The latest information about mysql_install_db is available at
nextcloud-db_1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
nextcloud-db_1 | You can find the latest source at https://downloads.mariadb.org and
nextcloud-db_1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
nextcloud-db_1 |
nextcloud-db_1 | Please check all of the above before submitting a bug report
nextcloud-db_1 | at http://mariadb.org/jira
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:20 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:20 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:21 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:25 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:25 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:26 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:29 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:29 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:30 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:33 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:34 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:37 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:37 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:38 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:38 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:43 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:44 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:44 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:51:53 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] mysqld (mysqld 10.3.5-MariaDB-10.3.5+maria~jessie) starting as process 1 ...
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Uses event mutexes
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Using Linux native AIO
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Number of pools: 1
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Using SSE2 crc32 instructions
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: Completed initialization of buffer pool
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
nextcloud-db_1 | 2018-06-14 21:52:08 0 [Warning] InnoDB: Failed to set O_DIRECT on file./ibdata1;OPEN: Invalid argument, ccontinuing anyway. O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662.
nextcloud-db_1 | 2018-06-14 21:52:08 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0. Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
nextcloud-db_1 | 2018-06-14 21:52:08 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
nextcloud-db_1 | 2018-06-14 21:52:08 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
nextcloud-db_1 | 2018-06-14 21:52:09 0 [Note] InnoDB: Starting shutdown...
nextcloud-db_1 | 2018-06-14 21:52:09 0 [ERROR] Plugin 'InnoDB' init function returned error.
nextcloud-db_1 | 2018-06-14 21:52:09 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
nextcloud-db_1 | 2018-06-14 21:52:09 0 [Note] Plugin 'FEEDBACK' is disabled.
nextcloud-db_1 | 2018-06-14 21:52:09 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
nextcloud-db_1 | 2018-06-14 21:52:09 0 [ERROR] Unknown/unsupported storage engine: InnoDB
nextcloud-db_1 | 2018-06-14 21:52:09 0 [ERROR] Aborting
nextcloud-db_1 |
nextcloud_1 | [14-Jun-2018 23:52:11] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:11] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:12] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:12] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:13] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:13] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:14] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:14] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:15] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:15] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:16] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:16] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:17] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:17] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:18] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:18] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:19] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:19] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:20] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:20] ERROR: FPM initialization failed
nextcloud_1 | [14-Jun-2018 23:52:21] ERROR: An another FPM instance seems to already listen on /php/run/php-fpm.sock
nextcloud_1 | [14-Jun-2018 23:52:21] ERROR: FPM initialization failed
^CGracefully stopping... (press Ctrl+C again to force)
Stopping nextcloudtmp_nextcloud_1 ... done
Stopping nextcloudtmp_redis_nc_1 ... done
Stopping nextcloudtmp_nextcloud-db_1 ... done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment