freescout-help-desk / freescout

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
https://freescout.net
GNU Affero General Public License v3.0
3.04k stars 499 forks source link

Errors on System and Modules views after update to v1.8.76 #3000

Closed GoodChem closed 1 year ago

GoodChem commented 1 year ago

We updated to v1.8.76 and are now receiving the "Whoops, looks like something went wrong — check logs in /storage/logs" when we try to go to the System or Modules views. Everything outside of those two views seems to be working properly

The app logs are reporting this error:

Declaration of GuzzleHttp\Psr7\Uri::withScheme($scheme) must be compatible with Psr\Http\Message\UriInterface::withScheme(string $scheme) {"userId":1,"email":"myemail@myemail.com","exception":"[object] (Symfony\Component\Debug\Exception\FatalErrorException(code: 64): Declaration of GuzzleHttp\Psr7\Uri::withScheme($scheme) must be compatible with Psr\Http\Message\UriInterface::withScheme(string $scheme) at /home/brad/public_html/vendor/guzzlehttp/psr7/src/Uri.php:13)

Any tips on what a fix for this might be? Thank you!

PHP version: 7.1 FreeScout version: 1.8.76

freescout-helpdesk commented 1 year ago

Update using manual updating method: https://github.com/freescout-helpdesk/freescout/wiki/Updating-FreeScout#method-5-update-manually Also try to upgrade PHP and check.

freescout-helpdesk commented 1 year ago

Fixed in the master branch.