We are using running OJS 3.3.0.14 on RHEL 8.5. Recently and without seemingly any reason (we made no system level changes) some pages from the Dashboard (like the “Administration” link) are not displaying — we are seeing 500 errors and or white webpages.
The PHP error is:
"18-Apr-2023 13:16:59 UTC] PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: GET http://pkp.sfu.ca/ojs/xml/ojs-version.xml?id=631f837dbf6c9&oai=https%3A%2F%2Fjournals.towson.edu%2Findex.php%2Findex%2Foai
resulted in a 403 Forbidden
response:
This has happened to us before and our enterprise firewall/proxy was blocking OJS from checking the OJS version. It was fixed by adjusting our proxy server values in the config file. This looks like the same thing but now it’s a GET error when previously we got a cURL error.
We suspect something’s a miss on our enterprise firewall/proxy but I wanted to make sure I understand what’s happening and make sure it isn’t something we can correct for. Thanks in advance!