Browser module panic: panic: GoError: attaching iframe: attaching iframe target
#4568
Labels
panic: GoError: attaching iframe: attaching iframe target
#4568
Brief summary
We recently encountered a panic in production, where the browser module was involved, and the panic message was:
panic: GoError: attaching iframe: attaching iframe target ID 1CBA32F4B61E5DA9F9152E2054197AB8 to session ID 6E55DF7D9B0CC0A14B4AB572496A19D3: getting page frame tree: websocket: close 1006 (abnormal closure): unexpected EOF
. See 👇 for more details.Happy to share more context to internals on demand 🙇🏻
k6 version
v0.57.0
OS
Linux
Docker version and image (if applicable)
No response
Steps to reproduce the problem
Execution parameters and configuration in general looks rather normal, and the source script, despite having multiple scenarios, does some pretty standard stuff involving the browser module. Most of the scenario functions look somewhat like the following:
Expected behaviour
✅
Actual behaviour
It led to the following stacktrace:
The text was updated successfully, but these errors were encountered: