-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Codex extension crashes the page #7850
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcode-servertriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainerwaiting-for-infoWaiting for more information from submitterWaiting for more information from submitter
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcode-servertriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainerwaiting-for-infoWaiting for more information from submitterWaiting for more information from submitter
Is there an existing issue for this?
OS/Web Information
code-server --version: 4.116.0Steps to Reproduce
Spend a day closing issues with codex.
Expected
No issue
Actual
Relyably within 4-5 hours you will start getting
I am currently poisiting that something is being stored into indexdb or something client side (ideas?) thats causing a crash.
Seems to be getting worse too.
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in VS Code web?
I did not test VS Code web
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
I have tested removing nearly every other extension, it appears to be code-server + codex.
Happy to get logs if you can provide some indication on how to, there doesnt appear to be anything on the server side as this seems to trigger a client side bug.