Ticket #3528 defect closed fixed
exceptions.OSError: [Errno 2] No such file or directory: '/home/moin/wikiroot.html'
| Reported by: | thijs | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | website | Keywords: | |
| Cc: | thijs | Branch: | |
| Author: | Launchpad Bug: |
Description
When I visit a non-existing URL like http://twistedmatrix.com/wiki/ it throws an error like:
exceptions.OSError: [Errno 2] No such file or directory: '/home/moin/wikiroot.html'
/home/t-web/.local/lib/python2.4/site-packages/twisted/web/server.py, line 150 in process
148
149
150
151
/home/t-web/.local/lib/python2.4/site-packages/twisted/web/server.py, line 157 in render
155
156
157
158
/home/t-web/.local/lib/python2.4/site-packages/twisted/web/static.py, line 292 in render
290
291
292
293
/home/t-web/.local/lib/python2.4/site-packages/twisted/python/filepath.py, line 383 in restat
381
382
383
384
exceptions.OSError: [Errno 2] No such file or directory: '/home/moin/wikiroot.html'
Change History
Note: See
TracTickets for help on using
tickets.
