Advertisement
Guest User

Nextcloud error.log

a guest
Jun 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.46 KB | None | 0 0
  1. 2018-06-15T12:54:13.627674Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2. 2018-06-15T12:54:15.537954Z 0 [Warning] InnoDB: New log files created, LSN=45790
  3. 2018-06-15T12:54:15.917064Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
  4. 2018-06-15T12:54:16.450290Z 0 [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: 3616bfa6-709b-11e8-b188-0242ac142d04.
  5. 2018-06-15T12:54:16.474797Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  6. 2018-06-15T12:54:16.782608Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
  7. 2018-06-15T12:54:29.955127Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  8. 2018-06-15T12:54:29.957360Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.22-0ubuntu18.04.1) starting as process 602 ...
  9. 2018-06-15T12:54:30.037653Z 0 [Note] InnoDB: PUNCH HOLE support available
  10. 2018-06-15T12:54:30.037761Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. 2018-06-15T12:54:30.037790Z 0 [Note] InnoDB: Uses event mutexes
  12. 2018-06-15T12:54:30.037813Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  13. 2018-06-15T12:54:30.037835Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  14. 2018-06-15T12:54:30.037869Z 0 [Note] InnoDB: Using Linux native AIO
  15. 2018-06-15T12:54:30.038204Z 0 [Note] InnoDB: Number of pools: 1
  16. 2018-06-15T12:54:30.038356Z 0 [Note] InnoDB: Using CPU crc32 instructions
  17. 2018-06-15T12:54:30.041269Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  18. 2018-06-15T12:54:30.051517Z 0 [Note] InnoDB: Completed initialization of buffer pool
  19. 2018-06-15T12:54:30.054502Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  20. 2018-06-15T12:54:30.087154Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  21. 2018-06-15T12:54:30.114062Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  22. 2018-06-15T12:54:30.114281Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  23. 2018-06-15T12:54:30.134545Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  24. 2018-06-15T12:54:30.135826Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  25. 2018-06-15T12:54:30.135902Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  26. 2018-06-15T12:54:30.136394Z 0 [Note] InnoDB: Waiting for purge to start
  27. 2018-06-15T12:54:30.186624Z 0 [Note] InnoDB: 5.7.22 started; log sequence number 2590043
  28. 2018-06-15T12:54:30.186888Z 0 [Note] InnoDB: Loading buffer pool(s) from /home/appbox/mysql/data/ib_buffer_pool
  29. 2018-06-15T12:54:30.187040Z 0 [Note] Plugin 'FEDERATED' is disabled.
  30. 2018-06-15T12:54:30.190703Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180615 12:54:30
  31. 2018-06-15T12:54:30.310470Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
  32. 2018-06-15T12:54:30.310554Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  33. 2018-06-15T12:54:30.310594Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  34. 2018-06-15T12:54:30.310635Z 0 [Note] Server socket created on IP: '0.0.0.0'.
  35. 2018-06-15T12:54:30.731341Z 0 [Note] Event Scheduler: Loaded 0 events
  36. 2018-06-15T12:54:30.731741Z 0 [Note] /usr/sbin/mysqld: ready for connections.
  37. Version: '5.7.22-0ubuntu18.04.1' socket: '/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
  38. 2018-06-15T12:54:58.709166Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  39. 2018-06-15T12:54:58.834665Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.22-0ubuntu18.04.1) starting as process 669 ...
  40. 2018-06-15T12:54:58.954270Z 0 [Note] InnoDB: PUNCH HOLE support available
  41. 2018-06-15T12:54:58.954308Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  42. 2018-06-15T12:54:58.954320Z 0 [Note] InnoDB: Uses event mutexes
  43. 2018-06-15T12:54:58.954330Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  44. 2018-06-15T12:54:58.954340Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  45. 2018-06-15T12:54:58.954350Z 0 [Note] InnoDB: Using Linux native AIO
  46. 2018-06-15T12:54:58.954654Z 0 [Note] InnoDB: Number of pools: 1
  47. 2018-06-15T12:54:58.954790Z 0 [Note] InnoDB: Using CPU crc32 instructions
  48. 2018-06-15T12:54:58.957285Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  49. 2018-06-15T12:54:58.969267Z 0 [Note] InnoDB: Completed initialization of buffer pool
  50. 2018-06-15T12:54:58.972306Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  51. 2018-06-15T12:54:59.704736Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  52. 2018-06-15T12:54:59.807369Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 2590062
  53. 2018-06-15T12:54:59.807438Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 2590071
  54. 2018-06-15T12:54:59.807461Z 0 [Note] InnoDB: Database was not shutdown normally!
  55. 2018-06-15T12:54:59.807479Z 0 [Note] InnoDB: Starting crash recovery.
  56. 2018-06-15T12:55:00.359995Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  57. 2018-06-15T12:55:00.360058Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  58. 2018-06-15T12:55:00.360163Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  59. 2018-06-15T12:55:00.381810Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  60. 2018-06-15T12:55:00.382669Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  61. 2018-06-15T12:55:00.382690Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  62. 2018-06-15T12:55:00.383097Z 0 [Note] InnoDB: Waiting for purge to start
  63. 2018-06-15T12:55:00.433304Z 0 [Note] InnoDB: 5.7.22 started; log sequence number 2590071
  64. 2018-06-15T12:55:00.433611Z 0 [Note] InnoDB: Loading buffer pool(s) from /home/appbox/mysql/data/ib_buffer_pool
  65. 2018-06-15T12:55:00.433907Z 0 [Note] Plugin 'FEDERATED' is disabled.
  66. 2018-06-15T12:55:00.745049Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180615 12:55:00
  67. 2018-06-15T12:55:00.862468Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
  68. 2018-06-15T12:55:00.862532Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  69. 2018-06-15T12:55:00.862565Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0';
  70. 2018-06-15T12:55:00.862614Z 0 [Note] Server socket created on IP: '0.0.0.0'.
  71. 2018-06-15T12:55:01.015818Z 0 [ERROR] /usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should be repaired
  72. 2018-06-15T12:55:01.016118Z 0 [Warning] Checking table: './mysql/user'
  73. 2018-06-15T12:55:01.042222Z 0 [ERROR] 1 client is using or hasn't closed the table properly
  74. 2018-06-15T12:55:01.358103Z 0 [Note] Event Scheduler: Loaded 0 events
  75. 2018-06-15T12:55:01.358999Z 0 [Note] /usr/sbin/mysqld: ready for connections.
  76. Version: '5.7.22-0ubuntu18.04.1' socket: '/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement