You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening my webapp development endpoint (localhost), I sometimes encouter an error:
Lambda error: Call to undefined method Bref\Event\Http\HttpRequestEvent::getRequestContext()
I am using the php-8.3 bref fpm docker image and bref 2.2.1 in symfony (7.1). When I encouter this error, and refresh the page, it loads, and after refresh it returns the Lambda error.
Has someone else encoutered this problem before?
The text was updated successfully, but these errors were encountered:
Can you clarify that you all work together at the same company? @raymonsupportbook, @dovab, @DylanSupportbook, @arjan127? (since you all commented or added a 👍 in the span of 2 minutes). That helps me understand the impact here: is one project impacted, or are multiple companies/users impacted.
If you all have different setups, can you share the complete error logs, and maybe add as many details as you can?
Description:
When opening my webapp development endpoint (localhost), I sometimes encouter an error:
Lambda error: Call to undefined method Bref\Event\Http\HttpRequestEvent::getRequestContext()
I am using the php-8.3 bref fpm docker image and bref 2.2.1 in symfony (7.1). When I encouter this error, and refresh the page, it loads, and after refresh it returns the Lambda error.
Has someone else encoutered this problem before?
The text was updated successfully, but these errors were encountered: