boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
6.97k stars 1.72k forks source link

Download of Boost 1.76.0 stuck on halfway progress #866

Open szhang-tyro opened 5 months ago

szhang-tyro commented 5 months ago

I have a react-native project and ran pod install to install all dependencies, but the downloading progress for boost 1.76.0 hangs on 49%.

I then tried manually download the library from boost.org website, got the same problem as shown in screenshots below.

Could this be some issue with the host server?

image image
sdarwin commented 5 months ago

a react-native project

I believe currently boost.org and react-native are downloading from two distinct separate locations. Therefore it's an interesting data point to know if you're able to download from one, but not the other. However, you're saying they both hang midway? What is your typical download bandwidth? Which world region / timezone?

szhang-tyro commented 5 months ago

Hi thanks for the reply.

Not so sure about my bandwidth, the world region/timezone is in Australia/Sydney( AEDT ). This downloading problem has been found since yesterday and we've tested on difference devices with different internet connections. Problem persisted.