Error 500 when logging into the admin area after installation

Everything went well with my installation, but when I log in for the first time to access the administrator’s area, the error 500 appears. Below is the image with the error and some information and the error log.

[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #22 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/site/VersionCheck.inc.php(44):
VersionCheck::parseVersionXML(‘http://pkp.sfu.…’), referer : https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #23 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/site/VersionCheck.inc.php(175): VersionCheck::getLatestVersion(), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #24 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/pages/admin/AdminHandler.inc.php(98): VersionCheck::checkIfNewVersionExists(), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #25 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/core/PKPRouter.inc.php(392): AdminHandler->initialize(Object(Request), Array), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #26 /hom e/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/core/PKPPageRouter.inc.php(246): PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(Request), Array, false), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #27 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPPageRouter->route(Object(Request)), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #28 /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch(Object(Request)), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #29 /home/storage/c/36/10/revistaikebana1/public_html/revista1/index.php(68): PKPApplication ->execute(), referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] #30 {main}, referer: https://revistaikebana.com.br/revista1/index.php/index/login
[Thu Feb 23 13:54:25 2023] [error] [client 186.202.102.67] thrown in /home/storage/c/36/10/revistaikebana1/public_html/revista1/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 201, referer: https://revistaikebana.com.br/revista1/index.php/index/login

Please, can anyone help me?

This post may help you