Skip to content

Cant connect using ssh deployment method #13

Description

@britttttk

This is the issue I'm getting on the latest version of master. Note: The error doesn't appear for the released version that comes with the opt-add-configurator option in btcpay.

System.InvalidOperationException: Cannot get the value of a token type 'False' as a string.
   at System.Text.Json.Utf8JsonReader.GetString()
   at System.Text.Json.JsonPropertyInfoNotNullable`4.OnRead(ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.JsonSerializer.ReadCore(JsonSerializerOptions options, Utf8JsonReader& reader, ReadStack& readStack)
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.blockdevices[0].rm | LineNumber: 2 | BytePositionInLine: 50.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'False' as a string.
   at System.Text.Json.Utf8JsonReader.GetString()
   at System.Text.Json.JsonPropertyInfoNotNullable`4.OnRead(ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.JsonSerializer.ReadCore(JsonSerializerOptions options, Utf8JsonReader& reader, ReadStack& readStack)
   --- End of inner exception stack trace ---

I tried using: different browsers, hostname as domain & IP, existing settings checkbox enabled & disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions