Chia-Ping Tsai created YUNIKORN-2447:
----------------------------------------
Summary: Failed to build web docker image
Key: YUNIKORN-2447
URL: https://issues.apache.org/jira/browse/YUNIKORN-2447
Project: Apache YuniKorn
Issue Type: Bug
Reporter: Chia-Ping Tsai
{code:java}
36.76 [cause]: Error: Download failed: server returned code 500. URL:
https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.85/linux64/chrome-linux64.zip
{code}
It seems the url is not available anymore (see
[https://github.com/puppeteer/puppeteer/issues/11967]), and there are two
solutions.
# update puppeteer to use new url
# add env
PUPPETEER_DOWNLOAD_BASE_URL=[https://storage.googleapis.com/chrome-for-testing-public]
to use new url to download chrome
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]