Xibo Docker 3.1.0 The CMS is temporarily off-line as an upgrade is in progress

What you need to do is linked above.

Run the following SQL on your database:
ALTER TABLE `oauth_clients` CHARACTER SET utf8 COLLATE utf8_general_ci;

Also linked above are instructions on how to do that.

You may also need to do the columns in that table as setout here:

Then restart or down/up the cms-web container.

2 Likes