-
Notifications
You must be signed in to change notification settings - Fork 22
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
Failing builds #63
Comments
This comment has been minimized.
This comment has been minimized.
puppeteer fails because it tries to configure it with [too] newer versions: https://github.com/apify/apify-actor-docker/runs/3525957951?check_suite_focus=true#step:9:50 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Does GitHub Actions run with GPU? Maybe the solution is to disable GPU rendering |
Looks like #64 fixed the playwright issues |
@mnmkng Can you try building against puppeteer |
👍🏼 Will remember now. For playwright I reused the values from your build. |
I think we can close this now? |
Yeah, thanks for the quick fix. Please bump the playwright and puppeteer versions to latest Chrome in apify dev deps before closing. That's where they're taken from when the build is auto triggered on SDK release. |
Will close this once the beta is released. |
Looks like the pw-webkit ones are now failing: https://github.com/apify/apify-actor-docker/runs/3531918312?check_suite_focus=true |
What's |
No idea 🤷♂️ Playwright uses custom builds of browsers so maybe MiniBrowser is some custom build of WebKit. |
How's this looking? I still get a lot of notifications about the failed builds. |
Installed |
Hi, I'm not able build docker images like:
I tried package.json with Always same error:
Could you please check it? |
Ouch, I was shipping new version of
Will try ubuntu 18 and get back to you in a minute. |
@rubydev please try again now |
@B4nan Thanks! Now it is OK. |
Closing, as the issue was originally about docker image builds and those are also working fine now. |
Our builds are getting a bit out of date. The big playwright image build was failing for quite some time, but I did not consider it a priority, but now even the Puppeteer image build failed. Let's fix it.
The text was updated successfully, but these errors were encountered: