-
There is this error, which is apparently no longer thrown if you set your email address correctly in github.
Code there needs to be inspected and determined if a better error can be thrown, e.g. "You…
-
Before hindent:
``` haskell
insertFixtures :: DB Fixtures
insertFixtures =
do (allPersonsF, allCompaniesF, allManagersF)
-
if i try to connect github i got
i was not logged in while trying to connect
Connect
500 Error: You need to enter your email address into Github.
at makeAccount (/Users/me/Documents/Dev/research/st…
sajov updated
8 years ago
-
When trying to add github, it prompts me for authorization but when going back to http://localhost:3000/auth/github/callback?code=XXX it generates the following error:
Express
500 TypeError: Cannot r…
hmrtk updated
8 years ago
-
```
Connect
500 TypeError: Cannot read property '0' of undefined
at makeAccount (/app/node_modules/strider-github/lib/webapp.js:167:28)
at Strategy.validateAuth [as _verify] (/app/node_modules/s…
-
I successfully setup a Strider account and attached a Github repo to it. When attempting this with a second Strider account, however, I received the following 500 error during the callback from Github…
-
If the user hasn't configured his account to publicly display his email account the Github connection fails with an error.
Steps to reproduce:
0. Make your Github emails private in Settings > Emails.…
-
When first trying strider I had this issue when I tried to link my github account. I resolved it by going into github and making my email address public (which I don't want to do) and then after link…
-
Afternoon. In using HyperConomy configured to use an external economy system (CraftConomy3), I receive the error "That account doesn't exist" when trying to assign a player shop to another player as …
-
When I'm trying to add repo from github its redirecting me to
http://localhost:3000/auth/github/callback?code=c2dcXXX
I've tried to replace _localhost_ by proper hostname, and this generates error p…