GithubHelp home page GithubHelp logo

azure-samples / durablefunctions-apiscraping-nodejs Goto Github PK

View Code? Open in Web Editor NEW
34.0 18.0 13.0 207 KB

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.

License: MIT License

JavaScript 84.41% PowerShell 15.59%
azure azure-functions javascript nodejs scraping-api

durablefunctions-apiscraping-nodejs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

durablefunctions-apiscraping-nodejs's Issues

Secret initialization from Blob storage failed

When following the steps in your README to run this project locally, I get this error messages:

Microsoft.Azure.WebJobs.Script.WebHost: Secret initialization from Blob storage failed due to a missing Azure Storage connection string. If you intend to use files for secrets, add an App Setting key 'AzureWebJobsSecretStorageType' with value 'Files'.
Value cannot be null.
Parameter name: provider

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  • clone repo
  • retrieve github access key, insert to local.settings.json (no other changes to this file)
  • func extensions install npm install func host start

Any log messages given by the failure

[2/6/20 4:12:34 PM] Starting Rpc Initialization Service.
[2/6/20 4:12:34 PM] Initializing RpcServer
[2/6/20 4:12:34 PM] Building host: startup suppressed:False, configuration suppressed: False
[2/6/20 4:12:35 PM] A host error has occurred
[2/6/20 4:12:35 PM] Microsoft.Azure.WebJobs.Script.WebHost: Secret initialization from Blob storage failed due to a missing Azure Storage connection string. If you intend to use files for secrets, add an App Setting key 'AzureWebJobsSecretStorageType' with value 'Files'.
Value cannot be null.
Parameter name: provider
Application is shutting down...

Expected/desired behavior

app starts

OS and Version?

Ubuntu 18.04 LTS

Versions

  • Azure Functions Core Tools (2.7.1373
  • Function Runtime Version: 2.0.12507.0

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.