I am getting following error in error_log after moving the site (developed in Magento ver. 2.3.2) on new server (AWS Server):
PHP Fatal error: Uncaught Zend\Uri\Exception\InvalidUriPartException: Host "[IP ADDRESS]" is not valid or is not accepted by Zend\Uri\Http in /public_html/vendor/zendframework/zend-uri/src/Uri.php:746
I feel that it's a server level issue. Anyone have idea how to fix this error?