Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] ProvisioningError: InvalidData: missing client UUID when linking Flare as secondary device #1075

Open
raphj opened this issue Jul 28, 2023 · 1 comment

Comments

@raphj
Copy link

raphj commented Jul 28, 2023

Description

(for posterity, I would understand this never gets fixed)

I'm trying to pair Flare as a secondary device with Axolotl as a primary device (the non presage version). I get this error:

[2023-07-26T17:02:21Z TRACE flare::gui::error_dialog] ErrorDialog full error: Presage(
        ProvisioningError(
            InvalidData {
                reason: "missing client UUID",
            },
        ),
    )

Steps to Reproduce

  1. Have Axolotl as primary device
  2. Open Flare
  3. Get the QR-Code data
  4. Paste in Axolotl's new device modal dialog and click "Add"

Expected behavior: Flare is paired

Actual behavior: Flare displays:

[2023-07-26T17:02:21Z TRACE flare::gui::error_dialog] ErrorDialog full error: Presage(
        ProvisioningError(
            InvalidData {
                reason: "missing client UUID",
            },
        ),
    )

Versions

Last commit in the main branch (non presage)

Device

Mobian testing

Link to Debug Log

Nothing obvious in particular shows up as far as understand.

Initially reported at: https://gitlab.com/Schmiddiii/flare/-/issues/94

@mschilli87
Copy link

I get the exact same error trying to pair Flare as a secondary device to a primary device running Whisperfish. So either both of those apps trigger the issue or it is Flare that's to 'blame' after all. 🤷

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants