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

Stop responding after ~27 prerendered pages #8

Open
ZOXEXIVO opened this issue Feb 27, 2021 · 4 comments
Open

Stop responding after ~27 prerendered pages #8

ZOXEXIVO opened this issue Feb 27, 2021 · 4 comments

Comments

@ZOXEXIVO
Copy link

Why prerender stopped working after 25-28 rendered pages?
When I restart container - it work again and again rendered only 27 pages and make some sleep function?
This behavior I saw last 2 years and i'm tired to fix this

@tvanro
Copy link
Owner

tvanro commented Mar 3, 2021

Hi @ZOXEXIVO ,

Last April there was a pull request concerning this (or at least similar) issue: #6

Are you using the latest version of prerender-alpine?

@ZOXEXIVO
Copy link
Author

ZOXEXIVO commented Mar 3, 2021

Hi !
I'am using alpne v6.2.0, but without any special options
I will try --disable-dev-shm-usag, thanks

@ZOXEXIVO
Copy link
Author

ZOXEXIVO commented Mar 7, 2021

I enter to the container and what I see in server.js
chromeFlags: ['--no-sandbox', '--headless', '--disable-gpu', '--remote-debugging-port=9222', '--hide-scrollbars', '--disable-dev-shm-usage']

--disable-dev-shm-usage not working as expected for me :(
Only 28 pages before freezing

@tvanro
Copy link
Owner

tvanro commented Mar 13, 2021

Hi @ZOXEXIVO,

I'm currently not able to reproduce this issue on my side.

Let's keep this open to follow up the issue and hopefully find a solution.

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