Skip to content

Build fail without any error in mkdocs projects #4380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SongChiYoung opened this issue Jul 17, 2018 · 19 comments
Closed

Build fail without any error in mkdocs projects #4380

SongChiYoung opened this issue Jul 17, 2018 · 19 comments
Labels
Support Support question

Comments

@SongChiYoung
Copy link

Details

Expected Result

A description of what you wanted to happen
Build

Actual Result

A description of what actually happened

When I was re-build my projects, but it cannot build with error

Error
There was a problem with Read the Docs while building your documentation. Please report this to us with your build id (7496145).

But, my git wasnot change anything after success to build(https://readthedocs.org/projects/deep-learning-basic/builds/7446956/).
I did that, only change to CPython 3 from 2. but, re-change to CPython2 but it still fail.

@stsewd stsewd added the Support Support question label Jul 17, 2018
@SongChiYoung
Copy link
Author

SongChiYoung commented Jul 17, 2018

I was check other project (I have commit permissions), and change only one char.

But it was build-fail too..

both mkdocs version.
http://readthedocs.org/projects/ybigta-data-science/
http://readthedocs.org/projects/ybigta-data-science/builds/7495803/

maybe.. It is global mkdocs system error in the ReadTheDocs.org

@stsewd
Copy link
Member

stsewd commented Jul 17, 2018

I was able to build your project in my local instance, I'm not sure what the problem is :/.

@SongChiYoung
Copy link
Author

SongChiYoung commented Jul 17, 2018

@stsewd If you can, check other projects by mkdocs. (with readthedocs.org)
I think.. maybe... all of them cannot build now...
(I was double(triple?) check other project too. and it cannot build with same log)

Yesterday, I was work with other project(Yep, it could built successfully), and now It couldnot build too...

@stsewd
Copy link
Member

stsewd commented Jul 17, 2018

The only thing I can see in my local environment: the step that fails on rtd is cat mkdocs.yml. I checked your repo and it has a mkdocs.yaml file (note the extension). Not sure why it doesn't fail locally.

@SongChiYoung
Copy link
Author

@SongChiYoung
Copy link
Author

SongChiYoung commented Jul 17, 2018

And... now change mkdocs.yaml to mkdocs.yml.

But, it couldnot build yet...

https://readthedocs.org/projects/deep-learning-basic/builds/7496237/
https://github.com/YBIGTA/DLB

@stsewd
Copy link
Member

stsewd commented Jul 17, 2018

Sorry, I can't help. I'm not able to replicate locally and I don't have access to the logs, we need to wait for a maintainer with access to the logs to know what's happening.

@Schnitzel
Copy link

Got the same problem here:
https://readthedocs.org/projects/lagoon/builds/7496631/

Worked yesterday without issues:
https://readthedocs.org/projects/lagoon/builds/7489932/

Thanks for fixing :)

@SongChiYoung
Copy link
Author

SongChiYoung commented Jul 17, 2018

@Schnitzel Yep, maybe, #4381 is same issue too.

That issue has many other try. But he could not solve the problem either.

Down for the ease view with other issue

gregurco commented an hour ago •
Details
Hello.
I have a problem. Build failed with next message:

You are using pip version 9.0.1, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command
Link: https://readthedocs.org/projects/jobeet-tutorial/builds/7495068/

I tried to require pip with version 10.0.1 and it failed too: https://readthedocs.org/projects/jobeet-tutorial/builds/7496426/
After that I tried to upgrade python to version 3.7 and it failed too: https://readthedocs.org/projects/jobeet-tutorial/builds/7496430/

The last success build: https://readthedocs.org/projects/jobeet-tutorial/builds/7495006/

Yesterday it was ok.
Thanks.

In addition, maybe pip version issue is not a important thing.

because, in my successes try, pip version warning warned me.

and, So is his success log.

@caa06d9c
Copy link

I have the same problem: Broken build. git reset to older commit not helping.

@DRamalho92
Copy link

Hi,

I have the same problem on my project. Yesterday made a build as normal. Today, it is not working - https://readthedocs.org/projects/davidtest123/builds/

@gregurco
Copy link

It can be related to new release: https://github.com/rtfd/readthedocs.org/releases/tag/2.6.0 It was done at the same time as builds started to fail.

@paulmueller
Copy link

@stsewd stsewd changed the title Build fail without any error Build fail without any error in mkdocs projects Jul 17, 2018
@SongChiYoung
Copy link
Author

SongChiYoung commented Jul 17, 2018

@stsewd exactly, only mkdoc has that issue, right? :(
@paulmueller's project looks sphinx.

So, now readthedocs.org is only viewer...
It cannot build something, now.

Could you re-changed issue name to "Build fail without any error"
(It seems not only mkdocs)

@stsewd
Copy link
Member

stsewd commented Jul 17, 2018

@SongChiYoung the rtd team have identified the problem and are planning a deploy today. The sphinx problem could be related but I haven't check.

@SongChiYoung
Copy link
Author

@stsewd Thx to your information, I really appreciate it. I really appreciate your work. I really appreciate your help.

@humitos
Copy link
Member

humitos commented Jul 17, 2018

Hi all! We just found one possible issue with yesterday's deploy and we are working to solve it and re-deploy with the fix today.

I'm sorry for the issues you are having. I will let you know when this is done.

@grigi
Copy link

grigi commented Jul 17, 2018

My Sphinx build is failing with no error. It just appears to stop.
https://readthedocs.org/projects/tortoise-orm/builds/7500692/

@humitos
Copy link
Member

humitos commented Jul 17, 2018

All these issues should be fixed with the new deploy from today. Hope everything goes well in your new builds from now.

I'm closing this issue here after re-triggering a couple of projects linked here and found that they are passing without problems. In any case that you find your project is still failing, please open a new issue with more details.

Thanks you all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Support question
Projects
None yet
Development

No branches or pull requests

9 participants