You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/09/29 09:19:40 UTC

[GitHub] [incubator-doris] Cr1t-GYM opened a new issue #4689: The thirdparty repository url is brocken.

Cr1t-GYM opened a new issue #4689:
URL: https://github.com/apache/incubator-doris/issues/4689


   When I execute the command "./download-thirdparty.sh", the bash reported the errors:
   
   ===== Downloading thirdparty archives...
   Downloading libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip from https://doris-incubating-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip to /home/yiming/Squirrel/incubator-doris/thirdparty/src
   --2020-09-29 17:16:37--  https://doris-incubating-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Resolving doris-incubating-repo.bj.bcebos.com (doris-incubating-repo.bj.bcebos.com)... 220.181.33.44, 220.181.33.43, 2409:8c00:6c21:10ad:0:ff:b00e:67d
   Connecting to doris-incubating-repo.bj.bcebos.com (doris-incubating-repo.bj.bcebos.com)|220.181.33.44|:443... connected.
   HTTP request sent, awaiting response... 403 Forbidden
   2020-09-29 17:16:38 ERROR 403: Forbidden.
   
   Failed to download libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip. attemp: 1
   /home/yiming/Squirrel/incubator-doris/thirdparty/src/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip md5sum check failed!
   except-md5 e8b9ba50270ba3b520aec8ff1089f9d7
   actual-md5 d41d8cd98f00b204e9800998ecf8427e  /home/yiming/Squirrel/incubator-doris/thirdparty/src/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Archive libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip will be removed and download again.
   Failed to download libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Downloading libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip from https://doris-incubating-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip to /home/yiming/Squirrel/incubator-doris/thirdparty/src
   --2020-09-29 17:16:38--  https://doris-incubating-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Resolving doris-incubating-repo.bj.bcebos.com (doris-incubating-repo.bj.bcebos.com)... 220.181.33.44, 220.181.33.43, 2409:8c00:6c21:10ad:0:ff:b00e:67d
   Connecting to doris-incubating-repo.bj.bcebos.com (doris-incubating-repo.bj.bcebos.com)|220.181.33.44|:443... connected.
   HTTP request sent, awaiting response... 403 Forbidden
   2020-09-29 17:16:38 ERROR 403: Forbidden.
   
   Failed to download libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip. attemp: 1
   /home/yiming/Squirrel/incubator-doris/thirdparty/src/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip md5sum check failed!
   except-md5 e8b9ba50270ba3b520aec8ff1089f9d7
   actual-md5 d41d8cd98f00b204e9800998ecf8427e  /home/yiming/Squirrel/incubator-doris/thirdparty/src/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Archive libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip will be removed and download again.
   Failed to download libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   Failed to download libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   
   If I check the url in the web browser, it reported the massages:
   {"code":"AccountOverdue","message":"Your request is denied because there is an overdue bill of your account.","requestId":"34341815-75e4-48b3-81ac-f4fe233d58aa"}


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman commented on issue #4689: The thirdparty repository url is broken.

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #4689:
URL: https://github.com/apache/incubator-doris/issues/4689#issuecomment-700591829


   Use this instead:
   https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip
   
   
   I will modify the code later


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] Cr1t-GYM closed issue #4689: The thirdparty repository url is broken.

Posted by GitBox <gi...@apache.org>.
Cr1t-GYM closed issue #4689:
URL: https://github.com/apache/incubator-doris/issues/4689


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org