-
Notifications
You must be signed in to change notification settings - Fork 24
Exception 'ErrorException' with message 'Undefined index: contributors' #32
Comments
Does the repository contain any commits? I tested to create a new repository with Anything else you could tell me that could help me debug this? |
I don't remember if it was a git clone or a symlink of an existing repository (with 100-200 commits). I can't access to this test environment these days. |
I am also with this problem. |
I was at commit dfba227 from Jun 2014. Then I updated to the latest commit with "git pull". My repo has 1423 commits. It was working well before updating to the latest commit. Here is the full log:
|
Does anybody have a repository I could test this on? Can't reproduce this unfortunately. |
I'm having the same problem with any of my repos, including the git-pretty-stats repo itself.
The repos are showing on the list but when I click on one of them, I get a 500 error on the Ajax call:
I'm using the PHP 5.6.10 built-in server (-S) on Mac OS 10.10.5, php executable came from MAMP. Tell me if I can give any other relevant info. |
I'm having exactly the same issue. I have removed repos with non-public code and replaced with an old repo with personal stuff, and the problem persists. I cannot get a simple repository to show stats, all produce the same error message. Git Pretty Stats - Home: http://stats.git.ibsinternet.com Sample AJAX call producing the 500 error shown above: http://stats.git.ibsinternet.com/repository/registry.git Debian Wheezy 3.2.0-04-amd64 I should note that all repos that I've attempted this with are bare repos, without a working directory. |
Hi Guys! I was trying the app, and the error is in the cache loading app/GitPrettyStats/RepositoryFactory.php
|
Thanks! Great that I have a point of entry for debugging :) |
With the last version of master branch (e0a6048) I have this error:
Here the line to blame: 2f88832#diff-c2254f714dda6b74520408460486cb20R43
The text was updated successfully, but these errors were encountered: