prerender-alpine icon indicating copy to clipboard operation
prerender-alpine copied to clipboard

Stop responding after ~27 prerendered pages

Open ZOXEXIVO opened this issue 3 years ago • 4 comments

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

ZOXEXIVO avatar Feb 27 '21 21:02 ZOXEXIVO

Hi @ZOXEXIVO ,

Last April there was a pull request concerning this (or at least similar) issue: https://github.com/tvanro/prerender-alpine/pull/6

Are you using the latest version of prerender-alpine?

tvanro avatar Mar 03 '21 02:03 tvanro

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

ZOXEXIVO avatar Mar 03 '21 08:03 ZOXEXIVO

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

ZOXEXIVO avatar Mar 07 '21 19:03 ZOXEXIVO

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.

tvanro avatar Mar 13 '21 08:03 tvanro