CINXE.COM
Error
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="/static/common.css" rel="stylesheet" type="text/css" /> <link href="/static/diff.css" rel="stylesheet" type="text/css" /> <title>Error</title> </head> <body> <h1>500</h1> <p>You shouldn't be seeing this page. Please report this to User:Σ on enwp. Include the current URL and the text below in your report. <b>If you do not include this information, then there is nothing I can do to help.</b></p> <pre>Traceback (most recent call last): File "/workspace/app.py", line 33, in inner return func(*a, **kw) ^^^^^^^^^^^^^^ File "/workspace/app.py", line 117, in articleinfo_py tpl, store = ArticleInfo(params)() ^^^^^^^^^^^^^^^^^^^^^ File "/workspace/articleinfo.py", line 77, in __call__ loop.run_until_complete(self.do_query(store.server, store.query)) File "/layers/heroku_python/python/lib/python3.12/asyncio/base_events.py", line 684, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/workspace/articleinfo.py", line 169, in do_query raise Exception("This article has no revisions. Did you misspell the title? Incorrect capitalisation/lowercase? Is the article deleted?") Exception: This article has no revisions. Did you misspell the title? Incorrect capitalisation/lowercase? Is the article deleted? </pre> <div id=footer> <a href="https://toolforge.org/"> <img src="/static/res/logos/powered-by-tool-labs-2.png" alt="Powered by Toolforge" style="float: left"/> </a> <small> © 2016 <a href="https://en.wikipedia.org/wiki/User:Σ">User:Σ</a> </small> </div> </body> </html>