dfm / osrc

The Open Source Report Card
http://osrc.dfm.io
MIT License
1.03k stars 137 forks source link

Why do I get a 'technical issues' message when trying to view my repo on OSRC? #133

Open preet opened 10 years ago

preet commented 10 years ago

When I go to http://osrc.dfm.io/preet/ all I see is "It looks like we're having technical issues… how about you try back in a bit?"... its been like this for a few days now though and I see that a lot of other repos seem okay.

euna8815 commented 10 years ago

The profile card of euna8815 is also affected

manusajith commented 10 years ago

I am also having the same issue with @manusajith

btw @preet seems like the issue for your handle has been solved, I can see your report card.

mebigfatguy commented 10 years ago

it seems widely down for alot of people.

olivierlambert commented 10 years ago

Same issue here!

railsdev commented 10 years ago

Same issue here...

jarun commented 10 years ago

Same for the handle jarun. And I can see that it is removed from Google results as well. Just a hunch... is it possible that it got removed due to revoking the "Authorized Applications" in GitHub settings -> Applications? I remember clearing everything after the Heartbleed incidence.

mabdrabo commented 10 years ago

same issue here

dfm commented 10 years ago

Sorry team. This is related to the fact that I'm now expiring old keys and that's breaking some of the assumptions about key existence that I was making before. I think I know how to fix this but I'm swamped right at the moment. I'll try to fix it ASAP!

olivierlambert commented 10 years ago

thanks for the feeback @dfm :) Your tool is a precious ally for me now!

jarun commented 10 years ago

Thanks dfm! One more update: now my data shows but it's wrong. I am not a Python dev but it shows me as one.

FoxesChooseJiff commented 10 years ago

Mine does the same too; it seems like it happens to only certain profiles.

lsuper commented 10 years ago

Same here. It looks like we're having technical issues… how about you try back in a bit?

works for me now

manusajith commented 10 years ago

now I am able to view my report card, but the data is wrong...!

olivierlambert commented 10 years ago

It seems to work for me :+1:

FoxesChooseJiff commented 10 years ago

Ugh, it still does not work for me.

rdrapeau commented 10 years ago

Not working for me as well.

graymalkin commented 10 years ago

All profiles appear to have their .json files still, and those also appear to be up-to-date

e.g. http://osrc.dfm.io/graymalkin < not working http://osrc.dfm.io/graymalkin.json < working.

manusajith commented 10 years ago

@graymalkin I am not sure whether the json data is correct..

graymalkin commented 10 years ago

@manusajith It seems accurate to the changes in my GitHub profile, and some friends' - but I probably shouldn't have given such certainty.

jarun commented 10 years ago

The data is still wrong. At least it doesn't show all the history.

OctoKatie commented 10 years ago

I'm getting this issue as well :(

graymalkin commented 10 years ago

This seems to be fixed? @dfm can you confirm you addressed it?

jarun commented 10 years ago

This seems to ignore all older records.

dfm commented 10 years ago

Correct. This should be fixed now. It's also true that old activity is ignored. The keys expire after 2 weeks. I've just bumped this up to 4 weeks but a lot of old information is lost. Unfortunately I had to do this because my poor server couldn't keep everything in memory in the redis database :-(

olivierlambert commented 10 years ago

@dfm if you need more resources, I can help you on hosting a Redis database for free