-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal Server error #366
Comments
Same Here. Connected with github, added badge to readme => 'pending'. |
Same here, can't login at all. |
Same here. Can't login. |
@alanshaw is this being looked at? |
Same for me |
Started it up and configured the github options to point at public github with a new clientId and secret, works fine locally. Might just need to check the configuration on production. |
@gabrielcsapo I replaced the url secrets. This is all I'm getting. |
Is that running locally @OmgImAlexis? I am running it locally |
Nope that's the actual site. |
If anyone has time to submit a pull request that would be great! |
@alanshaw What should the PR contain? I don't see a solution for this problem in this thread? |
Error in the server logs:
|
I've even tried deactivating david-dm in Github's OAuth apps section and logging in again but it still gives me that error. I've used david-dm before so I don't know why this is only happening now. |
Yeah I tried to reproduce the issue locally, I am not seeing it. @alanshaw maybe it is a deploy issue? |
I am getting the same issue on the actual david-dm.org site. |
I would like to try this but I am getting the same issue on the actual david-dm.org site |
Same here, cannot sign in to https://david-dm.org, receive "Internal Server Error". |
I'm also getting this error 😞 |
still not working |
Browser Log:
|
@raulfdm that's not the issue, it's a server side error. |
@OmgImAlexis I know it's, but is the same situation: I try to use OAuth to login and I receive an message |
still no progress? :( its just OAuth!!! |
Has anyone been able to reproduce locally? It doesn't look like there is a clear cause |
@gabrielcsapo as per #366 (comment) it looks like it's a Oauth issue. Maybe more logging needs to be added where the stack trace is from. |
will see if I can add PR with that logging, give me 15 minutes 😄 |
I think I found the problem |
upon second glance and complete rebase, the issue was the value being received from the get call, #380 should fix the issue 😄 |
Thanks @gabrielcsapo 😄 |
Yep, signing in works again :) Perfect👌 |
Yay! 😄 |
That's fixed it. 👍 |
How long do you think David-dm needs to check for new repos? I still get the 500 and the badge is still pending. I have signed in with github. Is it necessary to be a admin of the organisation to add a repo to David dm? |
After signing in & accepting OAuth for GitHub when I browse to my repo on: https://david-dm.org I'm getting a 500 Internal server error
I've tried removing the OAuth from Github, clearing everything from david-dm.org (Cookies, caches, histories, storage, browsing data) & then re-connecting my github account.
Same issue persists.
The text was updated successfully, but these errors were encountered: