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

Memory leak on v2.2.1 and above #12

Open
FamilyMan opened this issue Jun 28, 2024 · 3 comments
Open

Memory leak on v2.2.1 and above #12

FamilyMan opened this issue Jun 28, 2024 · 3 comments

Comments

@FamilyMan
Copy link

v2.2.0 works fine, if I upgrade to v2.2.1 it introduces a memory leak. I have a project deployed to K8S, if I use v2.2.1 or above the memory increases and the pod restarts, this occurs very quickly, within 3 minutes.

@craigrileyuk
Copy link
Collaborator

craigrileyuk commented Jul 3, 2024

@FamilyMan There was only one thing that changed for that release that could've been connected to this issue, so I've pushed a v2.3.1 which reverts it.

Let me know if that fixes the problem for you.

@FamilyMan
Copy link
Author

@craigrileyuk I tried v2.3.1 & v2.3.2 but unfortunately the problem persists. I'm back to v2.2.0

@craigrileyuk
Copy link
Collaborator

If you can post any more information about how I can reproduce the error, I'll investigate it more thoroughly for you.

Does the leak issue occur with a standard Nuxt install, or is it only via a K8s deployment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants