Solve theme installation problem?

Your theme is using taxonomy term metadata that did not become available until Version 4.4 of wordpress. Refer to: https://make.wordpress.org/core/2015/10/23/4-4-taxonomy-roundup/ if you want to read up on this. You need to upgrade your WordPress installation to 4.4 or above (latest is 4.5.1) or modify your theme. https://codex.wordpress.org/Updating_WordPress

Can (slow) Internet speed get you a 500 server error? [closed]

No. 500 error will return when you have server error. PHP error, etc. See response code reference. The HyperText Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. This error response is a generic “catch-all” response. Sometimes, server … Read more