Coder Social home page Coder Social logo

durablefunctiondatabase's People

Contributors

cmeiklejohn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

durablefunctiondatabase's Issues

"No job functions found. Try making your job classes and methods public." while enabling this demo on mac osx

I came across your post when learning the entity framework of Azure.

On my vscode(Mac OSX), I cloned this repo and followed the dotnet build and func host start on your blog. But I cannot get the expected logging info, which means my logging is like this:

Starting JobHost
[2019/11/10 下午7:14:44] Starting Host (HostId=hazelnutsgzdemacbookpro-24395874, InstanceId=12ec8481-ba64-4a47-9ca8-adee69e833b5, Version=2.0.12763.0, ProcessId=25044, AppDomainId=1, InDebugMode=False, InDiagnosticMode=False, FunctionsExtensionVersion=)
[2019/11/10 下午7:14:44] Loading functions metadata
[2019/11/10 下午7:14:44] Reading functions metadata
[2019/11/10 下午7:14:44] 0 functions found
[2019/11/10 下午7:14:44] 0 functions loaded
[2019/11/10 下午7:14:44] Generating 0 job function(s)
[2019/11/10 下午7:14:44] No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.).
[2019/11/10 下午7:14:44] Host initialized (130ms)
[2019/11/10 下午7:14:44] Host started (137ms)

I am not sure what I am supposed to do in the next step. Any clues about this situation? Thanks~

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.