admin/environment/custom check/db prefix too long

From MoodleDocs

Since Moodle 4.3, the max allowed length for the database tables prefix ($CFG->prefix) are 10 characters.

If your database is using longer prefixes, you will need to rename all the tables to use a new, shorter, prefix.

References: