Looking for public Chrome DevTools MCP startup failure logs to test safe failure-window extraction #2256
Unanswered
rileyross722
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I’m looking for a few public Chrome DevTools MCP startup, CI, install, or terminal failure logs to test whether a “safe failure-window” workflow is useful for coding agents.
I saw issue #199, where adding
chrome-devtools-mcpin an MCP client produced anERR_MODULE_NOT_FOUNDerror around:That issue is already closed, so I’m not trying to reopen it or add noise there. I’m using it only as an example of the kind of failure pattern I’m interested in:
ERR_MODULE_NOT_FOUNDWhat I’m testing
I’m testing FailLens Crash Gate, which does one narrow thing:
No install is needed for the first test.
If someone has a public failed Chrome DevTools MCP startup log, GitHub Actions failure, install failure, or terminal crash related to MCP setup, feel free to reply with a public link or paste a redacted excerpt.
What I can return
I can run it through FailLens and reply with a safe summary like:
I will not publish raw logs, secrets, private repo names, or stack trace bodies in any public proof without permission.
Good example
A good example is:
If this kind of validation post is not appropriate for this discussion area, I’m happy to remove it. I’m mainly looking for real MCP/devtool failure examples to see whether this workflow is useful outside my own test cases.
Beta Was this translation helpful? Give feedback.
All reactions