question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ReadTheDocs PR builds are failing

See original GitHub issue

Looks like we’re getting timeout errors on RTD builds for PRs:

Truncating the output, here is the failure message:

$ /home/docs/checkouts/readthedocs.org/user_builds/dask/envs/8225/bin/python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
...
writing output... [ 84%] generated/dask.dataframe.groupby.DataFrameGroupBy.count
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cov
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumcount
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumprod
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.cumsum
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.first
writing output... [ 85%] generated/dask.dataframe.groupby.DataFrameGroupBy.get_group


Command killed due to excessive memory consumption

Has a recent PR significantly increased the docs size?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:25 (15 by maintainers)

github_iconTop GitHub Comments

5reactions
choldgrafcommented, Jan 7, 2022

I saw this pop up in my notifications and was like oh god what have we broken now?! 😆

3reactions
jsignellcommented, Oct 11, 2021

Thanks for looking into this @choldgraf!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build not triggered on PR · Issue #8819 - GitHub
Details Read the Docs project URL: http://docs.qtile.org Build URL (if applicable): Read the Docs ... It's failed to trigger on new PRs too....
Read more >
Preview Documentation from Pull Requests - Read the Docs
Your project can be configured to build and host documentation for every new pull ... and will show a success or failure status...
Read more >
Read the Docs Documentation
The build will fail if there are invalid keys (strict mode). ... On Read the Docs for Business, we offer a CDN as...
Read more >
Contributing code and documentation
The documentation lives on docs.esmvaltool.org and is built using Sphinx. ... Never merge a pull request with failing CircleCI or readthedocs checks.
Read more >
ReadTheDocs says "Could not add webhook" - Stack Overflow
I still get the following complaint from RTD but the PR did trigger builds on RTD and status callbacks to the PR. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found