WordPress new added multiple site not working

Solution:

First of all set “wp_debug” to true in wp-config.php. It will show the error. Also set error_reporting(1) in top of wp-config.php.

Secondly, open your .htaccess file and make it empty.

Now try to open your dashboard.