After docker update xibo stuck at updating

To be completed by the original poster:

CMS Version

Specify the full CMS version you are using, including the revision number.
2.3.9

Installation Method

Docker or Custom install
Docker

Operating System

The operating system the CMS is installed on
Windows 10 Pro

Issue

Please describe in detail the issue you are experiencing, including any errors shown in the Logs section of the CMS.
Stuck at- The CMS is temporarily off-line as an upgrade is in progress. Please check with your system administrator for updates or refresh your page in a few minutes.
Provide screenshots where possible!
Attaching to xibo_cms-web_1, xibo_cms-db_1, xibo_cms-xmr_1, xibo_cms-quickchart_1
cms-db_1 | 2021-03-10 13:20:05+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.51-1debian9 started.
cms-db_1 | 2021-03-10 13:20:07+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
cms-db_1 | 2021-03-10 13:20:07+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.51-1debian9 started.
cms-db_1 | 2021-03-10 13:20:08 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
cms-db_1 | 2021-03-10 13:20:08 0 [Note] mysqld (mysqld 5.6.51) starting as process 1 …
cms-db_1 | 2021-03-10 13:20:08 1 [Note] Plugin ‘FEDERATED’ is disabled.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: The InnoDB memory heap is disabled
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Memory barrier is not used
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Compressed tables use zlib 1.2.11
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Using Linux native AIO
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Using CPU crc32 instructions
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Completed initialization of buffer pool
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Highest supported file format is Barracuda.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: The log sequence numbers 3090331232 and 3090331232 in ibdata files do not match the log sequence number 3090334154 in the ib_logfiles!
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Database was not shutdown normally!
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Starting crash recovery.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Reading tablespace information from the .ibd files…
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Restoring possible half-written data pages
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: from the doublewrite buffer…
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: 128 rollback segment(s) are active.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: Waiting for purge to start
cms-db_1 | 2021-03-10 13:20:08 1 [Note] InnoDB: 5.6.51 started; log sequence number 3090334154
cms-db_1 | 2021-03-10 13:20:08 1 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] Server hostname (bind-address): ‘’; port: 3306
cms-db_1 | 2021-03-10 13:20:08 1 [Note] IPv6 is available.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] - ‘::’ resolves to ‘::’;
cms-db_1 | 2021-03-10 13:20:08 1 [Note] Server socket created on IP: ‘::’.
cms-db_1 | 2021-03-10 13:20:08 1 [Warning] Insecure configuration for --pid-file: Location ‘/var/run/mysqld’ in the path is accessible to all OS users. Consider choosing a different directory.
cms-db_1 | 2021-03-10 13:20:08 1 [Warning] ‘proxies_priv’ entry ‘@ root@73b5fb616381’ ignored in --skip-name-resolve mode.
cms-db_1 | 2021-03-10 13:20:08 1 [Note] Event Scheduler: Loaded 0 events
cms-db_1 | 2021-03-10 13:20:08 1 [Note] mysqld: ready for connections.
cms-db_1 | Version: ‘5.6.51’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 MySQL Community Server (GPL)
cms-web_1 | Waiting for MySQL to start - max 300 seconds
cms-web_1 | MySQL started
cms-web_1 | Updating settings.php
cms-web_1 | settingId
cms-web_1 | 1
cms-web_1 | Existing Database, checking if we need to upgrade it
cms-web_1 | Phinx by CakePHP - https://phinx.org. 0.9.2
cms-web_1 |
cms-web_1 | using config file .varwwwcmsphinx.php
cms-web_1 | using config parser php
cms-web_1 | using migration paths
cms-web_1 | - /var/www/cms/db/migrations
cms-web_1 | warning no environment specified, defaulting to: production
cms-web_1 | ordering by creation time
cms-web_1 |
cms-web_1 | Status [Migration ID] Started Finished Migration Name
cms-web_1 | ----------------------------------------------------------------------------------
cms-web_1 | up 20180130073838 2019-04-09 15:46:34 2019-04-09 15:46:34 InstallMigration
cms-web_1 | up 20180131113100 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep85Migration
cms-web_1 | up 20180131113853 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep86Migration
cms-web_1 | up 20180131113941 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep87Migration
cms-web_1 | up 20180131113948 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep88Migration
cms-web_1 | up 20180131113952 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep92Migration
cms-web_1 | up 20180131113957 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep120Migration
cms-web_1 | up 20180131114002 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep121Migration
cms-web_1 | up 20180131114007 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep122Migration
cms-web_1 | up 20180131114013 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep123Migration
cms-web_1 | up 20180131114017 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep124Migration
cms-web_1 | up 20180131114021 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep125Migration
cms-web_1 | up 20180131114025 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep126Migration
cms-web_1 | up 20180131114030 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep127Migration
cms-web_1 | up 20180131114050 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep128Migration
cms-web_1 | up 20180131114058 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep129Migration
cms-web_1 | up 20180131114103 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep130Migration
cms-web_1 | up 20180131114107 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep131Migration
cms-web_1 | up 20180131114110 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep132Migration
cms-web_1 | up 20180131114114 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep133Migration
cms-web_1 | up 20180131114118 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep134Migration
cms-web_1 | up 20180131114123 2019-04-09 15:46:34 2019-04-09 15:46:34 OldUpgradeStep135Migration
cms-web_1 | up 20180131122645 2019-04-09 15:46:34 2019-04-09 15:46:35 OneRegionPerPlaylistMigration
cms-web_1 | up 20180131123038 2019-04-09 15:46:35 2019-04-09 15:46:35 PlaylistTagsMigration
cms-web_1 | up 20180131123248 2019-04-09 15:46:35 2019-04-09 15:46:35 WidgetFromToDtMigration
cms-web_1 | up 20180212143336 2019-04-09 15:46:35 2019-04-09 15:46:35 DaypartSystemEntriesAsRecords
cms-web_1 | up 20180213173846 2019-04-09 15:46:35 2019-04-09 15:46:35 MailFromNameSettingMigration
cms-web_1 | up 20180219141257 2019-04-09 15:46:35 2019-04-09 15:46:35 DisplayGroupClosureIndexToNonUnique
cms-web_1 | up 20180223180534 2019-04-09 15:46:35 2019-04-09 15:46:35 DataSetColumnFilterAndSortOptionsMigration
cms-web_1 | up 20180302182421 2019-04-09 15:46:35 2019-04-09 15:46:35 WidgetCreatedAndModifiedDtMigration
cms-web_1 | up 20180313085749 2019-04-09 15:46:35 2019-04-09 15:46:35 MediaTableEditedIdIndexMigration
cms-web_1 | up 20180320154652 2019-04-09 15:46:35 2019-04-09 15:46:35 PlaylistAddDynamicFilterMigration
cms-web_1 | up 20180327153325 2019-04-09 15:46:35 2019-04-09 15:46:35 RemoveUserLoggedInMigration
cms-web_1 | up 20180514114415 2019-04-09 15:46:35 2019-04-09 15:46:35 FixCaseOnHelpTextFieldMigration
cms-web_1 | up 20180515123835 2019-04-09 15:46:35 2019-04-09 15:46:36 LayoutPublishDraftMigration
cms-web_1 | up 20180529065816 2019-04-09 15:46:36 2019-04-09 15:46:36 DataSetTruncateFixMigration
cms-web_1 | up 20180529073531 2019-04-09 15:46:36 2019-04-09 15:46:36 DisplayAsVncLinkMigration
cms-web_1 | up 20180621134013 2019-04-09 15:46:36 2019-04-09 15:46:36 AddWidgetSyncTaskMigration
cms-web_1 | up 20180621134250 2019-04-09 15:46:36 2019-04-09 15:46:36 EventLayoutPermissionSettingMigration
cms-web_1 | up 20180906115552 2019-04-09 15:46:36 2019-04-09 15:46:36 AddForeignKeysToTagsMigration
cms-web_1 | up 20180906115606 2019-04-09 15:46:36 2019-04-09 15:46:36 AddForeignKeysToPermissionsMigration
cms-web_1 | up 20180906115712 2019-04-09 15:46:36 2019-04-09 15:46:36 AddForeignKeysToWidgetMediaMigration
cms-web_1 | up 20180906131643 2019-04-09 15:46:36 2019-04-09 15:46:36 ForgottenPasswordReminderMigration
cms-web_1 | up 20180906131716 2019-04-09 15:46:36 2019-04-09 15:46:36 DataSetRssMigration
cms-web_1 | up 20181011160130 2019-04-09 15:46:36 2019-04-09 15:46:36 SimpleSettingsMigration
cms-web_1 | up 20181113173310 2019-04-09 15:46:36 2019-04-09 15:46:36 RemoveFinanceModuleMigration
cms-web_1 | up 20181113180337 2019-04-09 15:46:36 2019-04-09 15:46:36 SplitTickerModuleMigration
cms-web_1 | up 20181126113231 2019-04-09 15:46:36 2019-04-09 15:46:36 Release1812Migration
cms-web_1 | up 20181210092443 2019-04-09 15:46:36 2019-04-09 15:46:36 RemoveImageUriModuleMigration
cms-web_1 | up 20181212114400 2019-04-09 15:46:36 2019-04-09 15:46:36 CreatePlayerVersionsTableMigration
cms-web_1 | up 20181217135044 2019-04-09 15:46:36 2019-04-09 15:46:36 EventSyncMigration
cms-web_1 | up 20190121092556 2019-04-09 15:46:36 2019-04-09 15:46:36 PlayerUpgradeAndOverrideConfigMigration
cms-web_1 | up 20190125170130 2019-04-09 15:46:36 2019-04-09 15:46:36 PlayerSoftwareVersionFieldMigration
cms-web_1 | up 20190129103831 2019-04-09 15:46:36 2019-04-09 15:46:36 AddLinuxDisplayProfileMigration
cms-web_1 | up 20190212112534 2019-08-27 19:42:50 2019-08-27 19:42:50 AddProofOfPlayStatsDurationAndCountMigration
cms-web_1 | up 20190212115432 2019-04-09 15:46:36 2019-04-09 15:46:36 AddDefaultTransitionDurationSettingMigration
cms-web_1 | up 20190213160914 2019-08-27 19:42:50 2019-08-27 19:42:50 AddGlobalStatSettingMigration
cms-web_1 | up 20190213162212 2019-04-09 15:46:36 2019-04-09 15:46:36 AddHorizontalMenuSettingMigration
cms-web_1 | up 20190214102508 2019-08-27 19:42:50 2019-08-27 19:42:50 AddLayoutEnableStat
cms-web_1 | up 20190214102516 2019-08-27 19:42:50 2019-08-27 19:42:50 AddMediaEnableStat
cms-web_1 | up 20190220165703 2019-04-09 15:46:36 2019-04-09 15:46:36 AddScheduleRecurrenceMonthlyRepeatsOnMigration
cms-web_1 | up 20190227101705 2019-04-09 15:46:36 2019-04-09 15:46:36 MakeDisplayLicenseColumnUniqueMigration
cms-web_1 | up 20190228120603 2019-04-09 15:46:36 2019-04-09 15:46:37 AddDynamicCriteriaTagsMigration
cms-web_1 | up 20190301115046 2019-04-09 15:46:37 2019-04-09 15:46:37 AdjustGenericfileValidExtensionsMigration
cms-web_1 | up 20190315134628 2019-08-27 19:42:50 2019-08-27 19:42:51 AddBandwidthLimitColumnToDisplaygroupMigration
cms-web_1 | up 20190322162052 2019-08-27 19:42:51 2019-08-27 19:42:51 AddPublishedDateColumnMigration
cms-web_1 | up 20190326163016 2019-08-27 19:42:51 2019-08-27 19:42:51 CreateLayoutHistoryTableMigration
cms-web_1 | up 20190328111718 2019-08-27 19:42:51 2019-08-27 19:42:51 AddCampaignStatMigration
cms-web_1 | up 20190401150256 2019-08-27 19:42:51 2019-08-27 19:42:51 AddScheduleNowPageMigration
cms-web_1 | up 20190509101525 2019-08-27 19:42:51 2019-08-27 19:42:51 CreateReportScheduleTableMigration
cms-web_1 | up 20190509102648 2019-08-27 19:42:51 2019-08-27 19:42:51 CreateSavedReportTableMigration
cms-web_1 | up 20190509113001 2019-08-27 19:42:51 2019-08-27 19:42:51 AddReportPageMigration
cms-web_1 | up 20190510140126 2019-08-27 19:42:51 2019-08-27 19:42:51 TwoFactorAuthMigration
cms-web_1 | up 20190514134430 2019-08-27 19:42:51 2019-08-27 19:42:52 NullableTextFieldsMigration
cms-web_1 | up 20190515094133 2019-08-27 19:42:52 2019-08-27 19:42:52 AddHtmlDatatypeMigration
cms-web_1 | up 20190515105624 2019-08-27 19:42:52 2019-08-27 19:42:52 InstallAdditionalStandardModulesMigration
cms-web_1 | up 20190517080033 2019-08-27 19:42:52 2019-08-27 19:42:52 AddForeignKeysToLktagTablesMigration
cms-web_1 | up 20190521092700 2019-08-27 19:42:52 2019-08-27 19:42:52 AddReportScheduleTaskMigration
cms-web_1 | up 20190521092930 2019-08-27 19:42:52 2019-08-27 19:42:52 AddPreviousRunDateReportScheduleMigration
cms-web_1 | up 20190521102635 2019-08-27 19:42:52 2019-08-27 19:42:52 PlaylistDurationUpdateAtTimestamp
cms-web_1 | up 20190603083836 2019-08-27 19:42:52 2019-08-27 19:42:52 ChangeStatTableStartEndColumnMigration
cms-web_1 | up 20190610150331 2019-08-27 19:42:52 2019-08-27 19:42:53 TagsWithValuesMigration
cms-web_1 | up 20190611145607 2019-08-27 19:42:53 2019-08-27 19:42:53 RemoveOldVersionTableMigration
cms-web_1 | up 20190612140955 2019-08-27 19:42:53 2019-08-27 19:42:53 DisplayTableDatabaseSchemaAdjustmentsMigration
cms-web_1 | up 20190620112611 2019-08-27 19:42:53 2019-08-27 19:42:53 MoveTidyStatsToStatsArchiveTaskMigration
cms-web_1 | up 20190620142655 2019-08-27 19:42:53 2019-08-27 19:42:53 AddPlaylistEnableStatMigration
cms-web_1 | up 20190626091331 2019-08-27 19:42:53 2019-08-27 19:42:53 WidgetHistoryMigration
cms-web_1 | up 20190626110359 2019-08-27 19:42:53 2019-08-27 19:42:53 CreateStatTableMigration
cms-web_1 | up 20190628083649 2019-08-27 19:42:53 2019-08-27 19:42:53 AddStatsMigrationTaskMigration
cms-web_1 | up 20190710213414 2019-08-27 19:42:53 2019-08-27 19:42:53 AddIsActiveReportScheduleMigration
cms-web_1 | up 20190717101342 2019-08-27 19:42:53 2019-08-27 19:42:53 NullableCommandValidationStringMigration
cms-web_1 | up 20190719074601 2019-08-27 19:42:53 2019-08-27 19:42:53 MissingDefaultValueMigration
cms-web_1 | up 20190725115532 2019-12-11 18:46:03 2019-12-11 18:46:03 AddScheduleReminderTaskMigration
cms-web_1 | up 20190801102042 2019-08-27 19:42:53 2019-08-27 19:42:53 DisplayProfileCommandLinkFixMigration
cms-web_1 | up 20190801141737 2019-12-11 18:46:03 2019-12-11 18:46:03 DatasetAddCustomHeadersColumnMigration
cms-web_1 | up 20190801142302 2019-12-11 18:46:03 2019-12-11 18:46:03 AddDoohUserTypeMigration
cms-web_1 | up 20190802145636 2019-12-11 18:46:03 2019-12-11 18:46:03 CreateScheduleReminderTableMigration
cms-web_1 | up 20190806144729 2019-12-11 18:46:03 2019-12-11 18:46:03 AddShowContentFromMigration
cms-web_1 | up 20190823081448 2019-12-11 18:46:03 2019-12-11 18:46:03 AddImageProcessingTaskMigration
cms-web_1 | up 20190828123735 2019-12-11 18:46:03 2019-12-11 18:46:03 AddDefaultSettingResizeLimitResizeThresholdMigration
cms-web_1 | up 20190903083314 2019-12-11 18:46:03 2019-12-11 18:46:03 AddGlobalSettingForCascadePermissionsMigration
cms-web_1 | up 20190905084201 2019-12-11 18:46:03 2019-12-11 18:46:03 AddSettingForDefaultTransitionTypeMigration
cms-web_1 | up 20190905084642 2019-12-11 18:46:03 2019-12-11 18:46:03 AddSettingForAutoLayoutPublishMigration
cms-web_1 | up 20190910132520 2019-12-11 18:46:03 2019-12-11 18:46:04 DisplayMoveCmsMigration
cms-web_1 | up 20190917093141 2019-12-11 18:46:04 2019-12-11 18:46:04 InterruptLayoutMigration
cms-web_1 | up 20190918090608 2019-12-11 18:46:04 2019-12-11 18:46:04 AddDefaultSettingQuickChartMigration
cms-web_1 | up 20190919154513 2019-12-11 18:46:04 2019-12-11 18:46:04 AddNotificationAttachmentFilenameNonUsersMigration
cms-web_1 | up 20190926135518 2019-12-11 18:46:04 2019-12-11 18:46:04 AddSettingForTransitionAutoApplyToLayoutMigration
cms-web_1 | up 20190926140809 2019-12-11 18:46:04 2019-12-11 18:46:04 InstallSavedReportsAndSpacerModulesMigration
cms-web_1 | up 20191001092651 2019-12-11 18:46:04 2019-12-11 18:46:04 AddNotificationOriginalFilenameMigration
cms-web_1 | up 20191022101141 2020-02-20 13:02:30 2020-02-20 13:02:30 AddCommandEntityToPermissionEntityMigration
cms-web_1 | up 20191024152519 2020-02-20 13:02:30 2020-02-20 13:02:30 AddScheduleExclusionsTableMigration
cms-web_1 | up 20191122114104 2019-12-11 18:46:04 2019-12-11 18:46:04 FixDuplicateModuleFilesMigration
cms-web_1 | up 20191126103120 2020-02-20 13:02:30 2020-02-20 13:02:30 GeoScheduleMigration
cms-web_1 | up 20191126141140 2020-02-20 13:02:30 2020-02-20 13:02:30 RemoteDataSetCsvSourceMigration
cms-web_1 | up 20191205180116 2020-02-20 13:02:30 2020-02-20 13:02:30 AddPlaylistDashboardPageUserMigration
cms-web_1 | up 20200107082625 2020-02-20 13:02:30 2020-02-20 13:02:31 DisplayAddResolutionMigration
cms-web_1 | up 20200115115935 2020-02-20 13:02:31 2020-02-20 13:02:31 AddReportScheduleMessageMigration
cms-web_1 | up 20200122143630 2020-02-20 13:02:31 2020-02-20 13:02:31 AddReleasedRequiredFileMigration
cms-web_1 | up 20200122191232 2020-02-20 13:02:31 2020-02-20 13:02:31 AddCommercialLicenceColumnMigration
cms-web_1 | up 20200129104944 2020-02-20 13:02:31 2020-02-20 13:02:31 AddEngagementsStatsMigration
cms-web_1 | up 20200130165443 2020-02-20 13:02:31 2020-02-20 13:02:31 CountdownModuleAddMigration
cms-web_1 | up 20200311110512 2020-11-10 15:18:30 2020-11-10 15:18:30 AddIsDrawerColumnMigration ** MISSING **
cms-web_1 | up 20200311110535 2020-11-10 15:18:30 2020-11-10 15:18:30 CreateActionTableMigration ** MISSING **
cms-web_1 | up 20200319093235 2020-11-10 15:18:30 2020-11-10 15:18:30 ChangeInterruptLayoutMigration ** MISSING **
cms-web_1 | up 20200401121544 2020-11-10 15:18:30 2020-11-10 15:18:30 AddSystemUserSettingMigration ** MISSING **
cms-web_1 | up 20200407143200 2020-11-10 15:18:30 2020-11-10 15:18:30 AddCodeColumnToLayoutMigration ** MISSING **
cms-web_1 | up 20200422101006 2020-11-10 15:18:30 2020-11-10 15:18:31 AddDataSetRowLimitMigration ** MISSING **
cms-web_1 | up 20200427085958 2020-11-10 15:18:31 2020-11-10 15:18:31 AddReportScheduleStartEndMigration ** MISSING **
cms-web_1 | up 20200530103029 2020-11-10 15:18:31 2020-11-10 15:18:31 DisplayRemoteLinksMigration ** MISSING **
cms-web_1 | up 20200604103141 2020-11-10 15:18:31 2020-11-10 15:18:31 CommandImprovementsMigration ** MISSING **
cms-web_1 | up 20200612141755 2020-11-10 15:18:31 2020-11-10 15:18:31 OauthUpgradeMigration ** MISSING **
cms-web_1 | up 20200720092246 2020-11-10 15:18:31 2020-11-10 15:18:31 AddSavedReportSchemaVersionMigration ** MISSING **
cms-web_1 |
cms-web_1 | We will upgrade it, take a backup
cms-web_1 | mysqldump: Error: ‘Access denied; you need (at least one of) the PROCESS privilege(s) for this operation’ when trying to dump tablespaces
cms-web_1 | Running database migrations
cms-web_1 | Phinx by CakePHP - https://phinx.org. 0.9.2
cms-web_1 |
cms-web_1 | using config file .varwwwcmsphinx.php
cms-web_1 | using config parser php
cms-web_1 | using migration paths
cms-web_1 | - /var/www/cms/db/migrations
cms-web_1 | warning no environment specified, defaulting to: production
cms-web_1 | using adapter mysql
cms-web_1 | using database cms
cms-web_1 |
cms-web_1 | All Done. Took 0.0161s
cms-web_1 | Importing ca-certs
cms-web_1 | cp: can’t stat '/var/www/cms/ca-certs/
.pem’: No such file or directory
cms-web_1 | cp: can’t stat ‘/var/www/cms/ca-certs/*.crt’: No such file or directory
cms-web_1 | WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
cms-web_1 | Setting up Quickchart
cms-web_1 | Configuring Maintenance
cms-web_1 | Removing web/install/index.php from production container
cms-web_1 | Starting cron
cms-web_1 | Starting webserver
cms-web_1 | AH00558: httpd: Could not reliably determine the server’s fully qualified domain name, using 172.18.0.5. Set the ‘ServerName’ directive globally to suppress this message
cms-quickchart_1 | Stackdriver logging is disabled
cms-quickchart_1 | {“name”:“quickchart”,“hostname”:“863af625ed83”,“pid”:1,“level”:30,“msg”:“Telemetry is enabled”,“time”:“2021-03-10T13:20:04.701Z”,“v”:0}
cms-quickchart_1 | Wed, 10 Mar 2021 13:20:05 GMT body-parser deprecated undefined extended: provide extended option at index.js:38:17
cms-quickchart_1 | {“name”:“quickchart”,“hostname”:“863af625ed83”,“pid”:1,“level”:30,“msg”:“Setting request timeout: 5000 ms”,“time”:“2021-03-10T13:20:05.178Z”,“v”:0}
cms-quickchart_1 | {“name”:“quickchart”,“hostname”:“863af625ed83”,“pid”:1,“level”:30,“msg”:“NODE_ENV: production”,“time”:“2021-03-10T13:20:05.178Z”,“v”:0}
cms-quickchart_1 | {“name”:“quickchart”,“hostname”:“863af625ed83”,“pid”:1,“level”:30,“msg”:“Listening on port 3400”,“time”:“2021-03-10T13:20:05.178Z”,“v”:0}

I think this is the exact same issue I’m having. Except mine is on 2.3.10. Has anyone found a solution?

I ended up nuking the computer and doing a clean install everything but the dashboard is working again

Damn lol. That’s not what I wanted to hear. But it’s do-able. Thanks!

Get BlueMail for Android

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.