Solution:
Try turninf ON debug in wp-config.php
Also if you local environment php version is lower then 5.5 you can have some issues with latest WP version. If you don’t get anything useful when debug is on, then compare live an local php versions <?php phpinfo() ?>