Skip to content

Libsql.Client.LibsqlException: Failed to prepare statement for: INSERT INTO "uid-2c8a847351f9e762" (key, value) VALUES (?, ?) ON CONFLICT(key) DO UPDATE SET value = ?: Error preparing statement: Hrana: http error: error trying to connect: tcp connect error: A connection attempt fai... #809

@sentry

Description

@sentry

Sentry Issue: COLLAPSE-LAUNCHER-29B

Libsql.Client.LibsqlException: Failed to prepare statement for: INSERT INTO "uid-2c8a847351f9e762" (key, value) VALUES (?, ?) ON CONFLICT(key) DO UPDATE SET value = ?: Error preparing statement: Hrana: `http error: `error trying to connect: tcp connect error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (os error 10060)``
  Module "Libsql.Client.Error", in ThrowIfNonZero(Int32, String)
  Module "Libsql.Client.Statement.", in ctor(libsql_connection_t, String)
  Module "Libsql.Client.DatabaseWrapper.<>c__DisplayClass10_0", in <Execute>b__0()
  Module "Libsql.Client.DatabaseWrapper.<Execute>d__10", in MoveNext()
  File "DBHandler.cs", line 400, in MoveNext()
    await _database!.Execute(command, parameters);
...
(11 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Alert +++

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingNeeds TriagingThis issue needs the developer's attention to sort & prioritize.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions