Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server stop caused by undefined array key #43433

Closed
AbdelkaderBah opened this issue Jul 26, 2022 · 7 comments · Fixed by #43437
Closed

Server stop caused by undefined array key #43433

AbdelkaderBah opened this issue Jul 26, 2022 · 7 comments · Fixed by #43437
Assignees

Comments

@AbdelkaderBah
Copy link

  • Laravel Version: 9.22.0
  • PHP Version: 8.1.5
  • Database Driver & Version:

Description:

image

Steps To Reproduce:

I am using Laravel Nova V3, the errors occur a few seconds after the page is successfully served.

@nunomaduro nunomaduro self-assigned this Jul 26, 2022
@nunomaduro
Copy link
Member

@AbdelkaderBah Can't reproduce that issue locally. Did you modified the "server.php" in the root directory if your project?

@vitorsemeano
Copy link

I have a normal installation of laravel, and after a composer update, i am experiencing the same thing. After some requests, the command crashes with a undefined array key [random number].

Running php 8.0.17 and laravel 9.22.0.

Reverting to 9.21.6 fixes the issue.

@RosiersRobin
Copy link

I have placed more information about when this occurres (almost instantaniously) in the PR;

#43375 (comment)

@nunomaduro
Copy link
Member

@antonkomarev @RosiersRobin @ankurk91 Can you share the full console output please?

@nunomaduro
Copy link
Member

We've found the issue. It only happens on Windows - Powershell. We are working on a solution.

@nunomaduro
Copy link
Member

It's fixed on the latest version.

@nicolaibaaring
Copy link

The error is still on version 9.22.1, which as of this time is latest. I added my comments for it on the pull request #43437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants