| 12345678910111213141516 |
- 2024-05-29 17:36:27.791 https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G
- {"topic":"","message":"\u3010\u8BA2\u5355\u63A5\u53E3\u5F02\u5E38\u3011t\nThe JSON value could not be converted to System.DateTime. Path: $.tkPaidTime | LineNumber: 0 | BytePositionInLine: 35.\n at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack\u0026 state, Utf8JsonReader\u0026 reader, Exception ex)\r\n at System.Text.Json.Serialization.JsonConverter\u00601.ReadCore(Utf8JsonReader\u0026 reader, JsonSerializerOptions options, ReadStack\u0026 state)\r\n at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan\u00601 utf8Json, JsonTypeInfo\u00601 jsonTypeInfo, Nullable\u00601 actualByteCount)\r\n at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan\u00601 json, JsonTypeInfo\u00601 jsonTypeInfo)\r\n at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)\r\n at molilian.core.AlimamaPlus.GetTkOrders(DateTime startTime, DateTime endTime)\r\n at molilian.core.AlimamaPlus.GetTkOrders()\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","title":"","tags":["red_circle"],"priority":4,"click":"","attach":"","markdown":false,"icon":""}
- {"id":"LJ5HQQsjDizs","time":1716975387,"expires":1717018587,"event":"message","topic":"5Sq9BytXXM5WDY3G","message":"【订单接口异常】t\nThe JSON value could not be converted to System.DateTime. Path: $.tkPaidTime | LineNumber: 0 | BytePositionInLine: 35.\n at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack\u0026 state, Utf8JsonReader\u0026 reader, Exception ex)\r\n at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader\u0026 reader, JsonSerializerOptions options, ReadStack\u0026 state)\r\n at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 utf8Json, JsonTypeInfo`1 jsonTypeInfo, Nullable`1 actualByteCount)\r\n at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)\r\n at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)\r\n at molilian.core.AlimamaPlus.GetTkOrders(DateTime startTime, DateTime endTime)\r\n at molilian.core.AlimamaPlus.GetTkOrders()\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","priority":4,"tags":["red_circle"]}
- 2024-05-29 18:23:35.300 https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G
- {"topic":"","message":"\u3010\u8BA2\u5355\u63A5\u53E3\u5F02\u5E38\u3011t\nObject reference not set to an instance of an object.\n at molilian.core.AlimamaPlus.GetTkOrders(DateTime startTime, DateTime endTime)\r\n at molilian.core.AlimamaPlus.GetTkOrders()\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","title":"","tags":["red_circle"],"priority":4,"click":"","attach":"","markdown":false,"icon":""}
- {"id":"A8dj3Pc6xpGO","time":1716978215,"expires":1717021415,"event":"message","topic":"5Sq9BytXXM5WDY3G","message":"【订单接口异常】t\nObject reference not set to an instance of an object.\n at molilian.core.AlimamaPlus.GetTkOrders(DateTime startTime, DateTime endTime)\r\n at molilian.core.AlimamaPlus.GetTkOrders()\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","priority":4,"tags":["red_circle"]}
- 2024-05-29 18:45:42.430 https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G
- {"topic":"","message":"\u3010\u8BA2\u5355\u63A5\u53E3\u5F02\u5E38\u3011t\nUnable to connect to any of the specified MySQL hosts.\n at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.Open()\r\n at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)\u002BMoveNext() in /_/Dapper/SqlMapper.cs:line 1183\r\n at System.Collections.Generic.List\u00601..ctor(IEnumerable\u00601 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable\u00601 source)\r\n at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable\u00601 commandTimeout, Nullable\u00601 commandType) in /_/Dapper/SqlMapper.cs:line 815\r\n at dodohold.core.SimpleCRUD.Query[T2](IDbConnection connection, String sql, Object parameters, IDbTransaction transaction, Nullable\u00601 commandTimeout)\r\n at dodohold.core.DBContext.Table.Get[T](String filter, Object args, String fields, IDbTransaction transaction)\r\n at molilian.core.AlimamaPlus.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.core\\Plus\\Alimama\\orders.cs:line 17\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","title":"","tags":["red_circle"],"priority":4,"click":"","attach":"","markdown":false,"icon":""}
- {"id":"nwTjenLlz2Zi","time":1716979542,"expires":1717022742,"event":"message","topic":"5Sq9BytXXM5WDY3G","message":"【订单接口异常】t\nUnable to connect to any of the specified MySQL hosts.\n at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.Open()\r\n at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1183\r\n at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 815\r\n at dodohold.core.SimpleCRUD.Query[T2](IDbConnection connection, String sql, Object parameters, IDbTransaction transaction, Nullable`1 commandTimeout)\r\n at dodohold.core.DBContext.Table.Get[T](String filter, Object args, String fields, IDbTransaction transaction)\r\n at molilian.core.AlimamaPlus.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.core\\Plus\\Alimama\\orders.cs:line 17\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","priority":4,"tags":["red_circle"]}
- 2024-05-29 18:45:49.383 https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G
- {"topic":"","message":"\u3010\u8BA2\u5355\u63A5\u53E3\u5F02\u5E38\u3011t\nUnable to connect to any of the specified MySQL hosts.\n at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.Open()\r\n at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)\u002BMoveNext() in /_/Dapper/SqlMapper.cs:line 1183\r\n at System.Collections.Generic.List\u00601..ctor(IEnumerable\u00601 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable\u00601 source)\r\n at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable\u00601 commandTimeout, Nullable\u00601 commandType) in /_/Dapper/SqlMapper.cs:line 815\r\n at dodohold.core.SimpleCRUD.Query[T2](IDbConnection connection, String sql, Object parameters, IDbTransaction transaction, Nullable\u00601 commandTimeout)\r\n at dodohold.core.DBContext.Table.Get[T](String filter, Object args, String fields, IDbTransaction transaction)\r\n at molilian.core.AlimamaPlus.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.core\\Plus\\Alimama\\orders.cs:line 17\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","title":"","tags":["red_circle"],"priority":4,"click":"","attach":"","markdown":false,"icon":""}
- {"id":"r4HdeaK2UJmE","time":1716979549,"expires":1717022749,"event":"message","topic":"5Sq9BytXXM5WDY3G","message":"【订单接口异常】t\nUnable to connect to any of the specified MySQL hosts.\n at MySql.Data.MySqlClient.NativeDriver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.Driver.CreateAsync(MySqlConnectionStringBuilder settings, Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetPooledConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.TryToGetDriverAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlPool.GetConnectionAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.OpenAsync(Boolean execAsync, CancellationToken cancellationToken)\r\n at MySql.Data.MySqlClient.MySqlConnection.Open()\r\n at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1183\r\n at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 815\r\n at dodohold.core.SimpleCRUD.Query[T2](IDbConnection connection, String sql, Object parameters, IDbTransaction transaction, Nullable`1 commandTimeout)\r\n at dodohold.core.DBContext.Table.Get[T](String filter, Object args, String fields, IDbTransaction transaction)\r\n at molilian.core.AlimamaPlus.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.core\\Plus\\Alimama\\orders.cs:line 17\r\n at molilian.api.Controllers.TaskController.GetTkOrders() in E:\\project\\2024\\molilian\\server\\molilian.api\\Controllers\\public\\TaskController.cs:line 44","priority":4,"tags":["red_circle"]}
|