Adam Bellinson

Results 20 comments of Adam Bellinson

Hm. I checked out my app fresh and changed my `git_hooks` dependency to the `fix-hooks-and-dependencies` branch. During compilation, I saw ```↗ Installing git hooks...``` And the dev phoenix app started...

Thanks for looking at this, Adrián! I just gave this another try and noticed the same thing as I mentioned on #123. Checking out my project freshly and setting the...

Thank you for adding this issue, @Macorreag ! We just haven't needed this functionality yet, but it definitely should be a good addition. What do you think of my PR...

@akoutmos I don't think I'll be needing the functionality in this PR for now, so feel free to close it. (I did make a few documentation changes you might be...

I may be seeing this same issue with my application! Could it be related to a new elixir version? We recently upgraded to 1.13.4 otp 25.

Cheers, Vikram. Thanks for looking at this. Perhaps this is what you're looking for? ``` thread@mobius(0)~/a/bitsharesGUI-0.6.1-linux-x86_64> gdb ./BitShares GNU gdb (GDB) 7.8.2 Copyright (C) 2014 Free Software Foundation, Inc. License...

I did a trace of all threads, too. It's a bit unwieldy... the top bit went off my term buffer, even. I don't think that part is important, though. http://threadbox.net/tmp/thread-apply-all-bt.txt

I'm also getting redirected back to the login page after Pocked ID login. I can see my browser has done GET on `https://id.mypocket.instance/.well-known/jwks.json and got back some `keys: [...]` json:...

After marking the booklore client in PocketID as public, I had better luck, but still no dice: "sign in with pocket id" -> bounced to pocketid login (success) -> then...