Describe the issue or problem
When I try to login to my admin dashboard, I get the server error 500. when I turned the error display on, I got the following message:
Fatal error : Uncaught GuzzleHttp\Exception\ConnectException: cURL error 28: Failed to connect to pkp.sfu.ca port 80 after 127253 ms: Couldn’t connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in /home/uotly/public_html/journals/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:200 Stack trace: #0 /home/uotly/public_html/journals/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(155): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array) #1 /home/uotly/public_html/journals/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(105): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #2 /home/uotly/public_html/journals/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object( in /home/uotly/public_html/journals/lib/pkp/lib/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 200
I tried
PING pkp.sfu.ca (208.70.244.23) 56(84) bytes of data.
from different servers
but there is no response
23 packets transmitted, 0 packets received, 100.0% packet loss
The firewall is not blocking the connection,
I would highly appreciate your assistance.
What application are you using?
I am using, OJS 3.3.0-8
Regards