xiaoxiang781216 commented on PR #2030: URL: https://github.com/apache/nuttx-apps/pull/2030#issuecomment-1705929523
@raiden00pl nrf52840 fail to download sdk from yesterday, could you take a look? ``` 2023-09-04T16:06:33.9729775Z ==================================================================================== 2023-09-04T16:06:33.9759440Z Cmake in present: nrf52840-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2023-09-04T16:06:33.9760214Z Configuration/Tool: nrf52840-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2023-09-04T16:06:33.9847748Z ------------------------------------------------------------------------------------ 2023-09-04T16:06:33.9848073Z Cleaning... 2023-09-04T16:06:33.9851712Z Configuring... 2023-09-04T16:07:06.0320888Z CMake Error at /github/workspace/sources/nuttx/build/_deps/sdk-nrfxlib-subbuild/sdk-nrfxlib-populate-prefix/src/sdk-nrfxlib-populate-stamp/download-sdk-nrfxlib-populate.cmake:170 (message): 2023-09-04T16:07:06.0321636Z Each download failed! 2023-09-04T16:07:06.0321801Z 2023-09-04T16:07:06.0322367Z error: downloading 'https://github.com/nrfconnect/sdk-nrfxlib/archive/v2.3.0.tar.gz' failed 2023-09-04T16:07:06.0323307Z status_code: 28 2023-09-04T16:07:06.0323752Z status_string: "Timeout was reached" 2023-09-04T16:07:06.0324034Z log: 2023-09-04T16:07:06.0324465Z --- LOG BEGIN --- 2023-09-04T16:07:06.0324738Z Trying 140.82.112.3:443... 2023-09-04T16:07:06.0324897Z 2023-09-04T16:07:06.0325204Z Connected to github.com (140.82.112.3) port 443 (#0) 2023-09-04T16:07:06.0325409Z 2023-09-04T16:07:06.0325522Z ALPN: offers h2 2023-09-04T16:07:06.0325670Z 2023-09-04T16:07:06.0325892Z ALPN: offers http/1.1 2023-09-04T16:07:06.0326058Z 2023-09-04T16:07:06.0326418Z [CONN-0-0][CF-SSL] TLSv1.0 (OUT), TLS header, Certificate Status (22): ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
