Coder Social home page Coder Social logo

wangmaosheng / mssystem-bpm-serviceandwebapps Goto Github PK

View Code? Open in Web Editor NEW
372.0 24.0 167.0 13.06 MB

.net core 微服务 权限系统+工作流系统

License: MIT License

Batchfile 0.01% C# 8.45% HTML 5.92% CSS 7.86% JavaScript 75.90% ASP 1.29% TSQL 0.51% Dockerfile 0.07%

mssystem-bpm-serviceandwebapps's Issues

判断错误

SysUser dbuser = await _databaseFixture.Db.SysUser.FindAsync(m => m.IsDel == 0 && m.Account == account && m.Password == pwd);
没有判断是否为空,就开始下面得实例化对象了

好东西,正好要找这样的东西。能否提供一个在线地址

本地找搭的报错,说数据库连不上。
System.AggregateException
HResult=0x80131500
Message=An error occurred while writing to logger(s). (Unable to connect to any of the specified MySQL hosts.)
Source=Microsoft.Extensions.Logging
StackTrace:
at Microsoft.Extensions.Logging.Logger.Log[TState](LogLevel logLevel, EventId eventId, TState state, Exception exception, Func`3 formatter)
at Microsoft.Extensions.Logging.LoggerExtensions.Log(ILogger logger, LogLevel logLevel, EventId eventId, Exception exception, String message, Object[] args)
at Microsoft.AspNetCore.Builder.IdentityServerApplicationBuilderExtensions.Validate(IApplicationBuilder app)
at Microsoft.AspNetCore.Builder.IdentityServerApplicationBuilderExtensions.UseIdentityServer(IApplicationBuilder app)
at MsSystem.Identity.Startup.Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory) in D:\MsSystem-BPM-ServiceAndWebApps-master\MsSystem-BPM-ServiceAndWebApps-master\src\Services\Identity\MsSystem.Identity\Startup.cs:line 45

内部异常 1:
MySqlException: Unable to connect to any of the specified MySQL hosts.

内部异常 2:
AggregateException: One or more errors occurred. (由于目标计算机积极拒绝,无法连接。 127.0.0.1:3306)

内部异常 3:
ExtendedSocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:3306

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.