Skip to content

Telescope issue on PHP8.1 after first refresh (forge) #1152

@binaryk

Description

@binaryk
  • Telescope Version: v4.6.7
  • Laravel Version: v8.73.2
  • PHP Version: 8.1.0
  • Database Driver & Version: 8.0.2

Description:

As soon I deploy the app on forge (using forge default deployment script) the app loads once, but after the second page refresh it shows the following error:

CleanShot 2021-11-29 at 18 18 02@2x

I removed the facade/ignition as it tried to instantiate the LogManager and showed 500 instead (see this).

I had a similar issue locally, but after opening the autoload and app.php file manually (see this) it worked locally (weird, I know!)

Steps To Reproduce:

Deploy a fresh app (with telescope, debugbar, ignition) on forge using PHP8.1 and (!important) a domain with SSL alias to the server. Refresh it once, then refresh few more times.

IE app: https://github.com/binaryk/laravel8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions