Giter VIP home page Giter VIP logo

Comments (6)

DickJC123 avatar DickJC123 commented on May 28, 2024

I'm seeing download failures broadly for this site, including other download requests of the mxnet CI like:

# wget http://data.mxnet.io/models/imagenet/resnet/18-layers/resnet-18-symbol.json
--2024-02-08 00:55:10--  http://data.mxnet.io/models/imagenet/resnet/18-layers/resnet-18-symbol.json
Resolving data.mxnet.io (data.mxnet.io)... 142.251.46.243, 2607:f8b0:4005:810::2013
Connecting to data.mxnet.io (data.mxnet.io)|142.251.46.243|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://data.mxnet.io.s3-website-us-west-1.amazonaws.com/models/imagenet/resnet/18-layers/resnet-18-symbol.json [following]
--2024-02-08 00:55:10--  http://data.mxnet.io.s3-website-us-west-1.amazonaws.com/models/imagenet/resnet/18-layers/resnet-18-symbol.json
Resolving data.mxnet.io.s3-website-us-west-1.amazonaws.com (data.mxnet.io.s3-website-us-west-1.amazonaws.com)... 52.219.216.75, 52.219.116.115, 52.219.117.131, ...
Connecting to data.mxnet.io.s3-website-us-west-1.amazonaws.com (data.mxnet.io.s3-website-us-west-1.amazonaws.com)|52.219.216.75|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-02-08 00:55:11 ERROR 403: Forbidden.

I'd appreciate knowing if this will be restored.
@szha @josephevans ?

from gluon-cv.

ds-nat-j avatar ds-nat-j commented on May 28, 2024

I'm getting the same issue. Apparently it's happening for all the model zoo models.

This is the one that I'm using:
detector = model_zoo.get_model('yolo3_mobilenet1.0_coco', pretrained=False)
The error:

Downloading /root/.mxnet/models/mobilenet1.0-efbb2ca3.zip from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet1.0-efbb2ca3.zip...
RuntimeError: Failed downloading url https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/mobilenet1.0-efbb2ca3.zip

I'd appreciate knowing if this will be restored.
@szha @josephevans ?

from gluon-cv.

nepia11 avatar nepia11 commented on May 28, 2024

A similar problem prevented a container running in the production environment from starting, but we worked around it by knocking up a container that had been running in the past and porting the necessary resources.

Maybe someone broke the s3 configuration.

from gluon-cv.

DickJC123 avatar DickJC123 commented on May 28, 2024

The above-posted URL's from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com now work. The one I posted from https://data.mxnet.io.s3-website-us-west-1.amazonaws.com does not.

from gluon-cv.

szha avatar szha commented on May 28, 2024

The files in data.mxnet.io bucket are now copied into apache-mxnet bucket under the same paths.

from gluon-cv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.