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

Thumbnail generation leaves many defunct chrome processes #297

Open
simonbaird opened this issue Feb 21, 2023 · 5 comments
Open

Thumbnail generation leaves many defunct chrome processes #297

simonbaird opened this issue Feb 21, 2023 · 5 comments

Comments

@simonbaird
Copy link
Owner

The dumb-init might be relevant, see here.

Could also perhaps try to move the entire thumbnail generation into its own container.

@simonbaird
Copy link
Owner Author

Studiosity/grover#102 looks like a similar problem, which is where I found the above link.

@simonbaird
Copy link
Owner Author

As a workaround I'm restarting the job processor container several times a day.

@jandresrodriguez
Copy link

@simonbaird you found any solution for the defunct chrome processes ?

@simonbaird
Copy link
Owner Author

@jandresrodriguez Nope. I'm still restarting containers every few hours to clear them.

@simonbaird
Copy link
Owner Author

ps -eo pid,ppid,etime,cmd | grep chrome | grep defunct

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