Code Monkey home page Code Monkey logo

multer-azure's People

Contributors

ashisherc avatar haitch avatar mckalexee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

multer-azure's Issues

Need options to set 'Access Policy' when creating new container on Azure Storage

After I've successfully uploaded a file to a new container, I won't be able to GET the resource by url before I manually go to Azure Storage and set Access Policy of that new container from 'private' to 'blob' or 'container'. Could you fix this by adding an additional option to set access level of the new container? Thanks!

Node crashes if azure blob url is not reachable.

If blob storage is not reachable, exp. internet is not present while developing in local, The node app crashes. Please see the error details below.

[2017-09-27T12:39:44.667Z]  INFO: xxx-yyy-service/15991 on ashisherc: Listening on port 3001
[2017-09-27T12:39:54.889Z] ERROR: xxx-yyy-service/15991 on ashisherc: getaddrinfo ENOTFOUND xxx-yyy.blob.core.windows.net xxx-yyy.blob.core.windows.net:443 (err.code=ENOTFOUND)
    Error: getaddrinfo ENOTFOUND xxx-yyy.blob.core.windows.net xxx-yyy.blob.core.windows.net:443
        at errnoException (dns.js:28:10)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
/home/ashish/xxx-yyy-service/node_modules/multer-azure/index.js:15
                throw error;
                ^

Error: getaddrinfo ENOTFOUND xxx-yyy.blob.core.windows.net xxx-yyy.blob.core.windows.net:443
    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
[nodemon] app crashed - waiting for file changes before starting...

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.