-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
recent builds seem to fail #2976
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
Comments
I'm getting 'Build failed' with errors on every build starting this evening... Project: Failure message:
|
I can build locally (successfully) using sphinx 1.6.3 . . anything else I should test? Also, my build is "successful": https://readthedocs.org/projects/genomearchitect/builds/5618554/ I'll try to re-run with those build command and see where I get. |
I think it might be related to #2015. I'm getting 404s on this: Also images are not being stored properly: http://genomearchitect.readthedocs.io/en/latest/images/githubForkButton.png |
Either you fixed it or I did (unlikely). I did change my settings to use the virtual setup.py and made sure I was using CPython2. I doubt that was it, though. Thanks! |
Details
Project URL:
http://genomearchitect.readthedocs.io/
Build URL (if applicable):
http://genomearchitect.readthedocs.io/en/latest/
http://genomearchitect.readthedocs.io/en/stable/
http://genomearchitect.readthedocs.io/en/2.1.0/
Read the Docs username (if applicable):
nathandunn / [email protected]
Expected Result
A description of what you wanted to happen
I expected to see the same readthedoc page that I'm used to.
Actual Result
A description of what actually happened
I see an old-school HTML page (no formatting at all) and 404s for a few different files including:
http://genomearchitect.readthedocs.io/en/latest/images/githubForkTarget.png 404 (Not Found)
(index):1622 GET http://genomearchitect.readthedocs.io/en/latest/images/githubPullRequest.png 404 (Not Found)
(index):1628 GET http://genomearchitect.readthedocs.io/en/latest/images/githubTestProgress.png 404 (Not Found)
(index):1629 GET http://genomearchitect.readthedocs.io/en/latest/images/githubTestStatus.png 404 (Not Found)
(index):1448 GET http://genomearchitect.readthedocs.io/en/latest/images/githubForkButton.png 404 (Not Found)
jquery-2.0.3.min.js:5 GET https://readthedocs.org/api/v2/footer_html/?callback=jQuery20305199388140382901_1498578986138&theme=sphinx_rtd_theme&format=jsonp&_=1498578986139
send @ jquery-2.0.3.min.js:5
ajax @ jquery-2.0.3.min.js:5
n @ readthedocs-doc-embed.js:1
(anonymous) @ readthedocs-doc-embed.js:1
f @ jquery-2.0.3.min.js:3
fireWith @ jquery-2.0.3.min.js:3
ready @ jquery-2.0.3.min.js:1
ge @ jquery-2.0.3.min.js:1
readthedocs-doc-embed.js:1 Error loading Read the Docs footer
error @ readthedocs-doc-embed.js:1
f @ jquery-2.0.3.min.js:3
fireWith @ jquery-2.0.3.min.js:3
n @ jquery-2.0.3.min.js:5
n @ jquery-2.0.3.min.js:5
dispatch @ jquery-2.0.3.min.js:3
y.handle @ jquery-2.0.3.min.js:3
The text was updated successfully, but these errors were encountered: