Laservall_manager_system/LM.WebApi/Download/Logger/Queue/WriteError/20251009.txt

15 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

中文提示 : 连接数据库过程中发生错误检查服务器是否正常连接字符串是否正确错误信息Unable to connect to any of the specified MySQL hosts.DbType="MySql";ConfigId="default".
English Message : Connection open error . Unable to connect to any of the specified MySQL hosts.DbType="MySql";ConfigId="default" at SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
at SqlSugar.AdoProvider.CheckConnection()
at SqlSugar.MySqlProvider.GetCommand(String sql, SugarParameter[] parameters)
at SqlSugar.AdoProvider.GetDataSetAll(String sql, SugarParameter[] parameters)
at SqlSugar.AdoProvider.GetDataTable(String sql, SugarParameter[] parameters)
at SqlSugar.QueryableProvider`1.ToDataTable()
at SqlSugar.FastestProvider`1.<ToDdateTable>b__44_0()
at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
at SqlSugar.FastestProvider`1.ToDdateTable(List`1 datas)
at SqlSugar.FastestProvider`1._BulkCopy(List`1 datas)
at SqlSugar.FastestProvider`1.BulkCopyAsync(List`1 datas)
at SqlSugar.FastestProvider`1.BulkCopy(List`1 datas)
at LM.Core.Services.Logger.Start() in D:\Code\Laservall-Data-Center\vol.api.sqlsugar\LM.Core\Services\Logger.cs:line 183SqlSugar