Synology DSM6+ - Xibo Docker 1.8+ Installation

I am not sure what mine looks like. I did not change mine manually. I would suggest accessing the reverse proxy settings this way:

I took a screen shot of what mine basically looks like, hopefully that will help you.

I point the displays to an address like https://subdomain.domain.com


Edit: Looking at your reverse proxy .conf file, it does look like it is forwarding what @alex asked you to check.

Good morning everyone,

This is the second time that I have the same problem with this installation. I get the next log errors in the DB container and because of this the page doesn´t load, I don’t know why this happens:

date stream content
2018-10-29 09:24:28 stdout Version: ‘5.6.39’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 MySQL Community Server (GPL)
2018-10-29 09:24:28 stdout 2018-10-29 09:24:27 1 [Note] mysqld: ready for connections.
2018-10-29 09:24:27 stdout 2018-10-29 09:24:27 1 [Note] Event Scheduler: Loaded 0 events
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Warning] ‘proxies_priv’ entry ‘@ root@cms-db2’ ignored in --skip-name-resolve mode.
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] Server socket created on IP: ‘::’.
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] - ‘::’ resolves to ‘::’;
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] IPv6 is available.
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] Server hostname (bind-address): ‘*’; port: 3306
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] InnoDB: 5.6.39 started; log sequence number 5230838672
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] InnoDB: Waiting for purge to start
2018-10-29 09:24:26 stdout 2018-10-29 09:24:26 1 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-29 09:24:24 stdout 2018-10-29 09:24:24 1 [Note] InnoDB: from the doublewrite buffer…
2018-10-29 09:24:24 stdout 2018-10-29 09:24:24 1 [Note] InnoDB: Restoring possible half-written data pages
2018-10-29 09:24:23 stdout 2018-10-29 09:24:23 1 [Note] InnoDB: Reading tablespace information from the .ibd files…
2018-10-29 09:24:23 stdout 2018-10-29 09:24:23 1 [Note] InnoDB: Starting crash recovery.
2018-10-29 09:24:23 stdout 2018-10-29 09:24:23 1 [Note] InnoDB: Database was not shutdown normally!
2018-10-29 09:24:23 stdout 2018-10-29 09:24:23 1 [Note] InnoDB: The log sequence numbers 5230838662 and 5230838662 in ibdata files do not match the log sequence number 5230838672 in the ib_logfiles!
2018-10-29 09:24:23 stdout 2018-10-29 09:24:23 1 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Completed initialization of buffer pool
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Using CPU crc32 instructions
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Using Linux native AIO
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Memory barrier is not used
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 1 [Note] Plugin ‘FEDERATED’ is disabled.
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 0 [Note] mysqld (mysqld 5.6.39) starting as process 1 …
2018-10-29 09:24:22 stdout 2018-10-29 09:24:22 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-10-29 09:23:03 stdout
2018-10-29 09:23:03 stdout 2018-10-29 09:23:03 1 [Note] mysqld: Shutdown complete
2018-10-29 09:23:03 stdout 2018-10-29 09:23:03 1 [Note] Shutting down plugin ‘binlog’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘mysql_native_password’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘mysql_old_password’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘sha256_password’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘CSV’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘MEMORY’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘MyISAM’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘MRG_MYISAM’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘ARCHIVE’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] Shutting down plugin ‘BLACKHOLE’
2018-10-29 09:23:02 stdout 2018-10-29 09:23:02 1 [Note] InnoDB: Shutdown completed; log sequence number 5274495201
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] InnoDB: Starting shutdown…
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] InnoDB: FTS optimize thread exiting.
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘InnoDB’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_TRX’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_LOCKS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_LOCK_WAITS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMP’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMP_RESET’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMPMEM’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMPMEM_RESET’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX_RESET’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE_LRU’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_BUFFER_POOL_STATS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_METRICS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_DEFAULT_STOPWORD’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_DELETED’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_BEING_DELETED’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_CONFIG’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_CACHE’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_TABLE’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLES’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESTATS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_INDEXES’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_COLUMNS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_FIELDS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN_COLS’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESPACES’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘INNODB_SYS_DATAFILES’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘PERFORMANCE_SCHEMA’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down plugin ‘partition’
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Binlog end
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Forcefully disconnecting 0 remaining clients
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Shutting down slave threads
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Event Scheduler: Purging the queue. 0 events
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] Giving 0 client threads a chance to die gracefully
2018-10-29 09:22:57 stdout
2018-10-29 09:22:57 stdout 2018-10-29 09:22:57 1 [Note] mysqld: Normal shutdown
2018-10-08 10:22:52 stdout Version: ‘5.6.39’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 MySQL Community Server (GPL)
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] mysqld: ready for connections.
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] Event Scheduler: Loaded 0 events
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Warning] ‘proxies_priv’ entry ‘@ root@cms-db2’ ignored in --skip-name-resolve mode.
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] Server socket created on IP: ‘::’.
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] - ‘::’ resolves to ‘::’;
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] IPv6 is available.
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] Server hostname (bind-address): ‘*’; port: 3306
2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] InnoDB: 5.6.39 started; log sequence number 5230838692
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Waiting for purge to start
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Completed initialization of buffer pool
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Using CPU crc32 instructions
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Using Linux native AIO
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Memory barrier is not used
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 1 [Note] Plugin ‘FEDERATED’ is disabled.
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 0 [Note] mysqld (mysqld 5.6.39) starting as process 1 …
2018-10-08 10:22:51 stdout 2018-10-08 10:22:51 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-10-08 10:22:46 stdout
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] mysqld: Shutdown complete
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘binlog’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘mysql_native_password’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘mysql_old_password’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘sha256_password’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘CSV’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘MEMORY’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘MyISAM’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘MRG_MYISAM’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘ARCHIVE’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] Shutting down plugin ‘BLACKHOLE’
2018-10-08 10:22:46 stdout 2018-10-08 10:22:46 1 [Note] InnoDB: Shutdown completed; log sequence number 5230838692
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] InnoDB: Starting shutdown…
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] InnoDB: FTS optimize thread exiting.
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘InnoDB’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_TRX’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_LOCKS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_LOCK_WAITS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMP’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMP_RESET’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMPMEM’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMPMEM_RESET’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX_RESET’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE_LRU’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_BUFFER_POOL_STATS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_METRICS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_DEFAULT_STOPWORD’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_DELETED’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_BEING_DELETED’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_CONFIG’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_CACHE’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_TABLE’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLES’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESTATS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_INDEXES’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_COLUMNS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_FIELDS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN_COLS’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESPACES’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘INNODB_SYS_DATAFILES’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘PERFORMANCE_SCHEMA’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down plugin ‘partition’
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Binlog end
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Forcefully disconnecting 0 remaining clients
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Shutting down slave threads
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Event Scheduler: Purging the queue. 0 events
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] Giving 0 client threads a chance to die gracefully
2018-10-08 10:22:44 stdout
2018-10-08 10:22:44 stdout 2018-10-08 10:22:44 1 [Note] mysqld: Normal shutdown
2018-10-08 10:18:35 stdout Version: ‘5.6.39’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 MySQL Community Server (GPL)
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] mysqld: ready for connections.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] Event Scheduler: Loaded 0 events
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Warning] ‘proxies_priv’ entry ‘@ root@cms-db2’ ignored in --skip-name-resolve mode.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] Server socket created on IP: ‘::’.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] - ‘::’ resolves to ‘::’;
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] IPv6 is available.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] Server hostname (bind-address): ‘*’; port: 3306
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: 5.6.39 started; log sequence number 5230838682
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Waiting for purge to start
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Completed initialization of buffer pool
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Using CPU crc32 instructions
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Using Linux native AIO
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Memory barrier is not used
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 1 [Note] Plugin ‘FEDERATED’ is disabled.
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 0 [Note] mysqld (mysqld 5.6.39) starting as process 1 …
2018-10-08 10:18:35 stdout 2018-10-08 10:18:35 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-10-08 10:17:39 stdout
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] mysqld: Shutdown complete
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘binlog’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘mysql_native_password’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘mysql_old_password’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘sha256_password’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘CSV’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘MEMORY’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘MyISAM’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘MRG_MYISAM’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘ARCHIVE’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] Shutting down plugin ‘BLACKHOLE’
2018-10-08 10:17:39 stdout 2018-10-08 10:17:39 1 [Note] InnoDB: Shutdown completed; log sequence number 5230838682
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] InnoDB: Starting shutdown…
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] InnoDB: FTS optimize thread exiting.
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘InnoDB’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_TRX’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_LOCKS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_LOCK_WAITS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMP’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMP_RESET’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMPMEM’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMPMEM_RESET’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX_RESET’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE_LRU’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_BUFFER_POOL_STATS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_METRICS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_DEFAULT_STOPWORD’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_DELETED’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_BEING_DELETED’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_CONFIG’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_CACHE’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_FT_INDEX_TABLE’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLES’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESTATS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_INDEXES’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_COLUMNS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_FIELDS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN_COLS’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_TABLESPACES’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘INNODB_SYS_DATAFILES’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘PERFORMANCE_SCHEMA’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down plugin ‘partition’
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Binlog end
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Forcefully disconnecting 0 remaining clients
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Shutting down slave threads
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Event Scheduler: Purging the queue. 0 events
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] Giving 0 client threads a chance to die gracefully
2018-10-08 10:17:37 stdout
2018-10-08 10:17:37 stdout 2018-10-08 10:17:37 1 [Note] mysqld: Normal shutdown
2018-10-08 10:16:14 stdout Version: ‘5.6.39’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 MySQL Community Server (GPL)
2018-10-08 10:16:14 stdout 2018-10-08 10:16:14 1 [Note] mysqld: ready for connections.
2018-10-08 10:16:14 stdout 2018-10-08 10:16:14 1 [Note] Event Scheduler: Loaded 0 events
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Warning] ‘proxies_priv’ entry ‘@ root@cms-db2’ ignored in --skip-name-resolve mode.
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] Server socket created on IP: ‘::’.
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] - ‘::’ resolves to ‘::’;
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] IPv6 is available.
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] Server hostname (bind-address): ‘*’; port: 3306
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] InnoDB: 5.6.39 started; log sequence number 5230838672
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] InnoDB: Waiting for purge to start
2018-10-08 10:16:13 stdout 2018-10-08 10:16:13 1 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Completed initialization of buffer pool
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Using CPU crc32 instructions
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Using Linux native AIO
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Memory barrier is not used
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 1 [Note] Plugin ‘FEDERATED’ is disabled.
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 0 [Note] mysqld (mysqld 5.6.39) starting as process 1 …
2018-10-08 10:16:12 stdout 2018-10-08 10:16:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

I’d appreciate so much your help, thanks!

Maybe the problem that I showed up is that I’m trying to create two different and independent CMS in the same NAS Synology. It’s possible that I have an IPs and ports problem.
I’d appreciate so much your help.

2018-10-08 10:22:52 stdout 2018-10-08 10:22:52 1 [Note] Server socket created on IP: ‘::’.

If you are trying to setup two cms instances on the same server, it should be possible, however from the log above, which I don’t fully understand, it looks like the db container is listening on all ips. Which is fine, however the reverse proxy will need to be specific on how everything is being routed. Also the two setups will need to also use different ports and different file paths.

I have not tried to setup two Xibo instances on one server so I can’t really tell you more than that. You may want to shutdown one instance at a time and see if by themselves they work. If so, I think you have either a port or file paths conflict.

I have installed the two CMS in different paths and redirected to different ports, but on the same IP, and maybe there is the problem. I’m looking for information if it’s possible in Docker to connect the containers to different networks. My DSM model has 4 different LAN connections, so I’d like to say to Docker to connect to a different IP. Idon’t know if someone has the experience doing this.

Thank you so much!

Hello everyone,

I’m having issues with download times of the media, that it is too much. I think that it’s a XMR issue. I’ve tried all the configurations that I read here in the community and I didn’t find the correct way. I don’t know what IP o address I have to write, I’ve tried all of mine, even the XMR docker container Ip, but it didn’t work.

I’d appreciate so mucho your help.

In the next days I will post how to create other CMS in the same Synology DSM.

Thank you!

Miguel

My mysql container keeps restarting. What did i do wrong?

Hi, i have the same problem. For about a week now. I followed the guide, and again, and again, but mysql container keeps restarting and does not start. I have no idea what i am doing wrong. Is there anyone who can help me out with this?

Were does i have to copy the files config.env on my synology nas? My containers are running and my myqsl makes files in the database folder.

Thanks!

I fixed it.
I had to uninstall webstation, phpmyadmin, mariadb.
Reinstall the containers and it works!

Hello, i have a problem accessing the cms from the web.
I have installed the cms on my synology and if i open the cms through the local ip with port 8888 at the end it works perfectly. If i try it without the port number i will only get the dsm login screen.

Now my problem.
I have set the reverse proxy like in the manual and pointet a subdomain to my nas. But always when i try to access the xibo cms through the subdomain, i will be redirectet to the dsm login screen.

I have tryed to add the DDNS settings to but with no luck. I also have forwardet the port 443 in my fritzbox to my nas but still the same thing.

Is this a problem in port forwarding on my router or the Synology?

In my network are two more Synologys.

Is there someone who cal help me to solve this problem?

Thank you

Stephan

After severel problems with installing Xibo on our synology DS916+ i get the following error
Xibo Error

Its says my library is not writeable.
i had to set all my containers to “start with highest permission” otherwise it had problems with creating severel folders in /var/www/cms/lib

Anyone knows how to fix the configuration problem screen?