readthedocs / readthedocs.org

The source code that powers readthedocs.org
https://readthedocs.org/
MIT License
7.99k stars 3.58k forks source link

Fail. Check back in a bit! #945

Closed DaveSenn closed 9 years ago

DaveSenn commented 9 years ago

Whenever I open my dashboard I get the following exception:

      .
     ":"
   ___:____     |"\/"|
 ,'        `.    \  /
 |  O        \___/  |

~^~^~^~^~^~^~^~^~^~^~^~^~

Fail. Check back in a bit!

I use the following email address: dave dot jon dot senn at gmail dot com

iMichka commented 9 years ago

I have the same problem. All the other links are working nicely (like https://readthedocs.org/builds/pygccxml/), but as soon as you click on overview, I get the same message.

ghost commented 9 years ago

Same problem.

But I notice something: I have a project for some time, and it works good. I told to a friend about readthedocs, he created an account, but all project he creates throws that error and he can't do anything with them (edit or delete). Now I tried to check myself if everything works fine: I created with my account a project, browsed through some its pages, everything is ok. But after I added his email to the maintainers, it broke that project too. Now I can't do anything with it. Here is the project https://readthedocs.org/projects/tf-in-st/

ericholscher commented 9 years ago

Great thanks. Perhaps it's something with our email handling code. I will take a look today.

On Wed, Oct 15, 2014 at 4:01 AM, moldcraft notifications@github.com wrote:

Same problem.

But I notice something: I have a project for some time, and it works good. I told to a friend about readthedocs, he created an account, but all project he creates throws that error and he can't do anything with them (edit or delete). Now I tried to check myself if everything works fine: I created with my account a project, browsed through some its pages, everything is ok. But after I added his email to the maintainers, it broke that project too. Now I can't do anything with it. Here is the project https://readthedocs.org/projects/tf-in-st/

— Reply to this email directly or view it on GitHub https://github.com/rtfd/readthedocs.org/issues/945#issuecomment-59189373 .

Eric Holscher Maker of the internet residing in Portland, Or http://ericholscher.com

ericholscher commented 9 years ago

This should be fixed.

This was caused by our new registration system letting users have an @ in their username, which the old system didn't allow.

ghost commented 9 years ago

Thank you

DaveSenn commented 9 years ago

Thank you

iMichka commented 9 years ago

Thanks it works.

Now that you mention the @, I realise readthedocs uses my github login name, which is my email adress. If I look at my profile name (click on profile on this page https://readthedocs.org/projects/pygccxml/), the email address is displayed, even if I have filled in my profile. Should I open a new ticket for this ?

dstrohl commented 9 years ago

I am getting the same error whenever I try to import a project from GitHub. This is a new account and I have not been able to import anything yet.

I suspected the problem was a lack of requirements.txt file (or something like that) but when I created one it did not go away. all of the suggestions I have found seem to be after the project is imported and you can look at the logs, but since I cant even get the project imported, I am not sure where (if anywhere) the logs could be found.