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

GitHub Actions workflows time out due to puppeteer chromium installation exceeding runtime limit #113

Open
Luna-Klatzer opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working internal Internal feature, enhacement or fix which does not get exposed to any user and only developers

Comments

@Luna-Klatzer
Copy link
Contributor

Luna-Klatzer commented Mar 15, 2024

GitHub Actions workflows time out due to puppeteer chromium installation exceeding runtime limit. This is probably caused due to some internal bug of puppeteer which must be fixed, potentially by disabling the postinstall chromium install & setup and simply manually installing a chromium instance to work around the automatic behaviour.

Example Workflow: https://github.com/SYP-AHIF-2023-24-25/SolarDoc/actions/runs/8293318053/job/22696182469

@Luna-Klatzer Luna-Klatzer added bug Something isn't working internal Internal feature, enhacement or fix which does not get exposed to any user and only developers labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Internal feature, enhacement or fix which does not get exposed to any user and only developers
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants