GoogleChrome / rendertron

A Headless Chrome rendering solution
https://render-tron.appspot.com/
Apache License 2.0
5.94k stars 807 forks source link

Suggestion: A thread for all the sites unable to render? #113

Closed hekod777 closed 7 years ago

hekod777 commented 7 years ago

By testing Rendertron, I came across a few sites rendertron is unable to render.

How about let's have a post for people to list the sites rendertron is not able to render?

I think it will make it easier for us to figure out what the pattern is and what needs to be fixed.

for example

https://mighty-dawn-10467.herokuapp.com/heroes

Angular4 + polymer 2.0 app based on the Angular 4 official tutorial Tour of Heroes

Note: I was able to use Rendertron to render this site before and let google/bing bots to successfully fetch the rendering result. It was perfect. But now Rendertron cannot even render it anymore.

https://whispering-bayou-43373.herokuapp.com/list/ladies_outerwear

Polymer 2.0 sample shopping app from Polymer CLI

Note: I was able to use npm start version of Rendertron to render this polymer 2.0 app. but now Rendertron cannot render it anymore.

samuelli commented 7 years ago

Hi @hekod777,

These two provided URLs seem to work for me now. With mighty-dawn, it appears to be pretty slow, so it hits the 10 second timeout on the first hit. After that, browser cache hits and its able to render under 10 seconds so it will serve correctly. There were a couple of discrepancies when I was testing ('all worked?' text), but I'm not if that was expected or not.

Closing as working now. Let me know if its not, or if there's other examples.