CodeConnect/SourceBrowser

Problem with GitHub.com Repository

Opened this issue · 3 comments

Navigate to http://sourcebrowser.io/Browse/github.com

Click "view all 's repositories on github." (Also there's no name on this repo?)

No idea what's going on here.

I think it's a symptom of GitHub rate limiting our API calls. When we can't find info on these repos, we generate some weird links.

Here's another: http://sourcebrowser.io/Browse/henrikklarup

Let's push the logging update and try to reupload these repos. This way we will see if any problems have happened.

The potential fix is to remove all user.data files. This will cause sourcebrowser to connect to GitHub API again. I will do this now.