Umihiko Iwasa
Umihiko Iwasa
@Convalytics Hello. Thank you for sponsoring! This is also a great bug report. I was expecting [randomizing data directory to avoid duplication](https://github.com/umihico/docker-selenium-lambda/blob/3423ebfcb6c48ffb9414074801293c68f7bf64b0/main.py#L17-L19) was enough, but I can introduce my older...
Possibly your s3 files size + chrome tmp size are more than 512MB? Then chrome may crush. It must counts prior files if not cold start and could be bigger...
@humphrey > but as soon as I swapped out https://example.com/ for almost any other website, everything starts crashing. Thank you for sharing! I didn't know that. Chrome is rapidly changing...
Hello, thank you for your PR and discussions here! I created [another branch](https://github.com/umihico/docker-selenium-lambda/tree/xvfb) and then [cherry-picked your first commit](https://github.com/umihico/docker-selenium-lambda/commit/12a07d1de675b664e1e65dea20445939e4a9cdb5). Unfortunately, I got [an error on CircleCI](https://app.circleci.com/pipelines/github/umihico/docker-selenium-lambda/393/workflows/d89411ba-2336-411e-b3ca-72ec1650be23/jobs/373). The log in Cloudwatch...
Thank you for issuing! I'll modify my crawler will pick only one if the url is the same. It'll be useful for other hidden same cases too. Your portfolio is...
I appreciate your comment. I have the same opinion. thank you!
@JasonD94 Thank you for sharing your idea with helpful links. The idea sounds nice and I need to study about it. I can't take my time so much for this...
@JayantGoel001 Thank you for sharing your issue. I found your repository without tag `portfolio-website`. After you tagged and a while, you'll find at least from [here](https://portfoliohub.umihi.co/?user=JayantGoel001) You are right we...
Did you make your website from scratch? It's really awesome BTW!
Instead of fixing this, we can just use native chromium with certain conditions, JFYI. https://github.com/umihico/docker-selenium-lambda/