Project

General

Profile

Actions

Bug #1060

closed

22021: invalid byte sequence for encoding "UTF8": 0x00

Added by Axel "Elanis" Soupé over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
12/21/2020
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

22021: invalid byte sequence for encoding "UTF8": 0x00
at Npgsql.NpgsqlConnector.<>c_DisplayClass160_0.<gReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location ---
at Npgsql.NpgsqlConnector.<>c
DisplayClass160_0.<gReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location ---
at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming)
at Npgsql.NpgsqlDataReader.NextResult()
at Npgsql.NpgsqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Dysnomia.Common.SQL.DbHelper.ExecuteQuery(IDbConnection connection, String sqlStatement, Dictionary
2 parameters, IDbTransaction transaction)
at Dysnomia.DehashMe.DataAccess.HashDataAccess.SearchByHash(String hash) in /app/Dysnomia.DehashMe.DataAccess/HashDataAccess.cs:line 33
at Dysnomia.DehashMe.Business.HashService.SearchByHash(String searchedHash) in /app/Dysnomia.DehashMe.Business/HashService.cs:line 40
Exception while reading from stream
at Npgsql.NpgsqlReadBuffer.<>c
DisplayClass30_0.<gEnsureLong|0>d.MoveNext()
--- End of stack trace from previous location ---
at Npgsql.NpgsqlConnector.<>c
DisplayClass160_0.<gReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location ---
at Npgsql.NpgsqlConnector.<>c
DisplayClass160_0.<g_ReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location ---
at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming)
at Npgsql.NpgsqlDataReader.NextResult()
at Npgsql.NpgsqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Dysnomia.Common.SQL.DbHelper.ExecuteQuery(IDbConnection connection, String sqlStatement, Dictionary
2 parameters, IDbTransaction transaction)
at Dysnomia.DehashMe.DataAccess.HashDataAccess.Count() in /app/Dysnomia.DehashMe.DataAccess/HashDataAccess.cs:line 84
at Dysnomia.DehashMe.Business.HashService.Count() in /app/Dysnomia.DehashMe.Business/HashService.cs:line 119

Actions #1

Updated by Axel "Elanis" Soupé over 3 years ago

  • Status changed from Pending to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF