You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@humitos I changed the Model to HTMLFile but I wasn't able to reproduce the error on /random/ page that you talked about. Can you tell me how I can reproduce the Error?
Currently hitting https://readthedocs.org/random/ produces 502 and hitting https://readthedocs.org/random/pip/ may return a
.js
file or a non.html
file which is not useful.We need to fix it and return always return a HTML file. For this, we could use the model
HTMLFile
.The text was updated successfully, but these errors were encountered: