QUEST: gitlab bridge fails to pull "Error: missing identity token"

Timeline

Willow (stacyharper) opened

Hey there,

tried;

git bug user create
….
git bug bridge auth
…
git bug bridge pull
Error: missing identity token

Have I missed something ?

Thanks for the help !

Michael Muré (MichaelMure) commented

If you have used git-bug before, you might need to run https://github.com/MichaelMure/git-bug-migration

Otherwise, it seems like the bridge doesn't find your credentials anymore. I don't know how you ended up in that situation (might be a bug, might be due to the migration needed, might be because you used a development version). I think you should be able to resolve that by removing the bridge (git bug bridge rm) and doing the configure again.

Willow (stacyharper) commented

I made it to works. I think my problems was that I used my email address instead of my shoft login while configuring the bridge

Willow (stacyharper) closed the bug