[ 
https://issues.apache.org/jira/browse/YUNIKORN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819696#comment-17819696
 ] 

Ryan Lo edited comment on YUNIKORN-2447 at 2/22/24 3:53 PM:
------------------------------------------------------------

I reproduced this error even though I ran 'make distclean'
{code:java}
ERROR: Failed to set up Chrome r117.0.5938.149! Set "PUPPETEER_SKIP_DOWNLOAD" 
env variable to skip download.
Error: Download failed: server returned code 500. URL: 
https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/117.0.5938.149/linux64/chrome-linux64.zip
 {code}
And I will create a PR to upgrade puppeteer.


was (Author: lowc1012):
I reproduced this error even though I ran 'make distclean'
{code:java}
ERROR: Failed to set up Chrome r117.0.5938.149! Set "PUPPETEER_SKIP_DOWNLOAD" 
env variable to skip download.
Error: Download failed: server returned code 500. URL: 
https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/117.0.5938.149/linux64/chrome-linux64.zip
 {code}
 

 

> 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
>            Priority: Minor
>
> {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: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to