rhiskey / vkaudioposter_Console

VK.com wall posts generator
GNU Affero General Public License v3.0
0 stars 0 forks source link

System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error). #70

Closed rhiskey closed 2 years ago

rhiskey commented 3 years ago

View details in Rollbar: https://rollbar.com/first3395/vkaudioposter_Console/items/34/

Traceback (most recent call last):
  File "System.Net.Http.HttpResponseMessage", line 57, in System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
  File "VkNet.AudioBypassService.Utils.FakeSafetyNetClient+<Register>d__4", line 421, in VkNet.AudioBypassService.Utils.FakeSafetyNetClient+<Register>d__4.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 17, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 38, in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 46, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "VkNet.AudioBypassService.Utils.ReceiptParser+<GetReceipt>d__2", line 378, in VkNet.AudioBypassService.Utils.ReceiptParser+<GetReceipt>d__2.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 17, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 38, in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 46, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "VkNet.AudioBypassService.VkAndroidAuthorization+<AuthorizeAsync>d__7", line 583, in VkNet.AudioBypassService.VkAndroidAuthorization+<AuthorizeAsync>d__7.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 17, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 38, in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 46, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter`1", line 11, in System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  File "VkNet.VkApi", line 55, in VkNet.VkApi.BaseAuthorize(VkNet.Model.IApiAuthParams authParams)
  File "VkNet.VkApi", line 63, in VkNet.VkApi.AuthorizeWithAntiCaptcha(VkNet.Model.IApiAuthParams authParams)
  File "VkNet.VkApi", line 15, in VkNet.VkApi.Authorize(VkNet.Model.IApiAuthParams params)
  File "VkNet.VkApi", line 1, in VkNet.VkApi.Authorize(VkNet.Model.ApiAuthParams params)
  File "/src/vkaudioposter_Console/Program.cs", line 671, in vkaudioposter_Console.Program.MakeUrlFromLines(System.Collections.Generic.List`1[vkaudioposter.SpotyTrack] tracksToFind, vkaudioposter_Console.Classes.FormattedPlaylist styletoDB)
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).