Thank you for the link. I enabled debugging. Unfortunately, no additional messages were generated.
$ grep DEBUG wp-config.php
* It is strongly recommended that plugin and theme developers use WP_DEBUG
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);