Login with Primal #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from https://github.com/andotherstuff/universes/issues/68 by @staab on 2026-02-13T19:24:38Z
nevent1qvzqqqqqpyqjzamnwvaz7tmdv46xztnnwpskxetn9e3k7unpvdkx2tnnda3kjctv9uqzqv3h4dl4h4a0969zgs0sveny2ralk8vcapvxut4dtqrudz48333ywyvja4
I was able to reproduce this with the iOS version of primal and the web version of Flotilla. I don't see anything showing up in nak on the relays specified in the
nostrconnect://url, and in primal the "Connect" button just appears to do nothing. No success message, no error message. So for now I am working under the assumption that the bug is on the Primal side.I tried running Primal locally to see what their logs say but I ran into a build issue. I went ahead and opened a mirror issue in their repo so they are aware of it too.
One thing that often throws signers off is relay URL normalization, you might check that wss and the trailing slash are consistent in both apps
I managed to fix this in
52d2d70838(it took some doing)