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

5.x: Undefined array key 1689, Http2ConnectionProcessor.php:1316 #325

Closed
PNixx opened this issue Apr 26, 2023 · 5 comments
Closed

5.x: Undefined array key 1689, Http2ConnectionProcessor.php:1316 #325

PNixx opened this issue Apr 26, 2023 · 5 comments
Assignees
Labels
Milestone

Comments

@PNixx
Copy link
Contributor

PNixx commented Apr 26, 2023

I catch in EventLoop::setErrorHandler this error.

@kelunik
Copy link
Member

kelunik commented Apr 26, 2023

Could you please also post the stack trace?

@kelunik kelunik added the bug label Apr 26, 2023
@PNixx
Copy link
Contributor Author

PNixx commented Apr 26, 2023

#0 /project/shared/vendor/amphp/http-client/src/Connection/Internal/Http2ConnectionProcessor.php(1316): Project\Worker\AbstractWorker->errorHandler()
#1 /project/shared/vendor/amphp/http-client/src/Connection/Internal/Http2ConnectionProcessor.php(1569): Amp\Http\Client\Connection\Internal\Http2ConnectionProcessor->releaseStream()
#2 /project/shared/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(577): Amp\Http\Client\Connection\Internal\Http2ConnectionProcessor->Amp\Http\Client\Connection\Internal\{closure}()
#3 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
#4 /project/shared/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(478): Fiber->resume()
#5 /project/shared/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(533): Revolt\EventLoop\Internal\AbstractDriver->invokeCallbacks()
#6 [internal function]: Revolt\EventLoop\Internal\AbstractDriver->Revolt\EventLoop\Internal\{closure}()
#7 /project/shared/vendor/revolt/event-loop/src/EventLoop/Internal/AbstractDriver.php(105): Fiber->resume()
#8 /project/shared/vendor/revolt/event-loop/src/EventLoop/Driver/EventDriver.php(119): Revolt\EventLoop\Internal\AbstractDriver->run()

@kelunik
Copy link
Member

kelunik commented Apr 27, 2023

Is this something you can reliably reproduce? Does 994b29f fix it?

@kelunik kelunik self-assigned this Apr 27, 2023
@PNixx
Copy link
Contributor Author

PNixx commented Apr 27, 2023

I need time to check it out

@kelunik kelunik added this to the 5.x milestone May 4, 2023
@kelunik kelunik changed the title V5: Undefined array key 1689, Http2ConnectionProcessor.php:1316 5.x: Undefined array key 1689, Http2ConnectionProcessor.php:1316 May 4, 2023
@kelunik
Copy link
Member

kelunik commented May 4, 2023

I'll close it then. If the problem appears again, please comment.

@kelunik kelunik closed this as completed May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants