Code Monkey home page Code Monkey logo

Comments (8)

GardenHamster avatar GardenHamster commented on May 31, 2024

数据库链接字符串后面加一下SslMode=None;

from genshinpray.

GardenHamster avatar GardenHamster commented on May 31, 2024

Data Source=127.0.0.1;port=3306;Initial Catalog=genshinpray;uid=root;pwd=123456;CharSet=utf8mb4;SslMode=None;

from genshinpray.

Sunosay avatar Sunosay commented on May 31, 2024

数据库链接字符串后面加一下SslMode=None;
加了,没什么用 (:з」∠)

"ConnectionString": "Data Source=127.0.0.1;port=3306;Initial Catalog=genshinpray;uid=root;pwd=123456;CharSet=utf8mb4;SslMode=None;",

from genshinpray.

GardenHamster avatar GardenHamster commented on May 31, 2024

先确认一下改的是不是appsettings.Production.json这个文件

from genshinpray.

Sunosay avatar Sunosay commented on May 31, 2024

先确认一下改的是不是appsettings.Production.json这个文件

确定是这个。我密码中实际上是带了特殊符号 . 这个会影响字符串的判断吗

另外因为sudo yum install aspnetcore-runtime-6.0 我服务器上是报找不到,所以我直接是用aspnetcore-runtime-6.0.0-x64.rpm 进行安装,除此之外想不到还有哪里可能存在的变数了_(:з」∠)_

from genshinpray.

GardenHamster avatar GardenHamster commented on May 31, 2024

你拉一下v0.6.2分支的然后发布试试,可能是包的问题

from genshinpray.

Sunosay avatar Sunosay commented on May 31, 2024

你拉一下v0.6.2分支的然后发布试试,可能是包的问题

好的感谢 我等会试试

from genshinpray.

Sunosay avatar Sunosay commented on May 31, 2024

你拉一下v0.6.2分支的然后发布试试,可能是包的问题

成功了 然后我才发现authorize表中数据是自己建立的(早知道瞎子也可以上github) 感谢大佬 祝你国庆假期快乐(^∀^●)

from genshinpray.

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.