Skip to content

windows: GUI can't connect to revaultd daemon #279

Open
@danielabrozzoni

Description

@danielabrozzoni

Cattura

Logs on GUI side:

[1639565436][revault_gui::daemon::client][DEBUG] Connecting to revaultd
[1639565436][revault_gui::daemon::client][INFO] getinfo
[1639565436][revault_gui::daemon::client::jsonrpc][DEBUG] Sending to revaultd: Request {
    method: "getinfo",
    params: None,
    id: 29920,
    jsonrpc: "2.0",
}
[1639565508][revault_gui::daemon::client][ERROR] method getinfo failed: Json(Error("invalid type: null, expected u32", line: 1, column: 74))

Logs on revaultd side:

[1639565508][rpc][TRACE] Request: "method":"getinfo","params":null,"id":29920,"jsonrpc":"2.0"}.
[1639565508][rpc][DEBUG] Response: {"jsonrpc":"2.0","error":{"code":-32700,"message":"Parse error"},"id":null}.
[1639565508][revaultd::daemon::jsonrpc::server][TRACE] Wrote '75', total '75'

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsSpecific to the Windows OSbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions