inch-ci / inch_ci-web

Web frontend for Inch CI
http://inch-ci.org/
MIT License
139 stars 20 forks source link

trying to build Inch CI for an organization public github repo fails #114

Closed nicb closed 8 years ago

nicb commented 8 years ago

Hi, wonderful project!

I logged in with my github account and then tried to build the documentation evaluation for an organization I belong to (SMERM) and I get an error:

https://inch-ci.org/github/SMERM/EMUForm?pending_build=166300

I get the "We're sorry, but something went wrong. If you are the application owner check the logs for more information." page.

I have granted access to the organization to Inch CI and in fact, the build succeeds when I am not logged in. The problem is that I can't have a badge this way.

I have looked up the issues but no one seems to mention this problem, so I opened a new one. Thank you for your time.

rrrene commented 8 years ago

I get the "We're sorry, but something went wrong. ..." page.

I am currently wading through the log files to identify what went wrong.

So you're basically describing that you get an error as a logged in user whenever you visit the project page [0]? Or does this only happen when you rebuild the project?

[0] https://inch-ci.org/github/SMERM/EMUForm

The problem is that I can't have a badge this way.

You should be able to get the badge by clicking on the badge (even if not logged in). image

nicb commented 8 years ago

Wow! What a quick service! Thank you René!

Ok, I will do as you say - still I thought it would be useful to signal the problem to you... Thanks again, especially for the great project. Feel free to ask me for tests and reproducing the problem if you need it.

mockdeep commented 8 years ago

@rrrene I'm seeing similar errors. When I tried to add a public repo I just got a generic "something went wrong error". I see the same error when I follow your link above, or try to visit another project's page, such as rubocop.

inchy

mockdeep commented 8 years ago

I logged out and added the project, and everything seems to work fine. It looks like it's only a problem when logged in.

rrrene commented 8 years ago

Okay, I found a way to reproduce this. :tada:

Will have to find some time to dig deeper. Sorry for taking so long, :cry: but I'm drowning in work/family/academic stuff at the moment.

rrrene commented 8 years ago

@nicb @mockdeep Fixed it! Thanks again for reporting! :+1: