Hello, this morning Zope shows the following traceback. We changed nothing. Replaced current Data.fs with an old working one from last week. Same error. Zope is answering on ftp-port 8021, login works, but no directory listing possibile. Same with "lynx http://localhost:8080/manage/". Authentication is still required. I can login, then nothing. What happend? Thanks for helping!!!!!! Marcus ############################################################### An error was encountered while publishing this resource. KeyError Sorry, a site error occurred. Traceback (innermost last): File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /home/zope/Zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /home/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: index.html) File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: index.html) File /home/zope/Zope-2.3.0-linux2-x86/lib/python/OFS/DTMLDocument.py, line 189, in __call__ (Object: index.html) File /home/zope/Zope/lib/python/DocumentTemplate/DT_String.py, line 540, in __call__ (Object: index.html) File /home/zope/Zope/lib/python/OFS/DTMLMethod.py, line 182, in __call__ (Object: standard_html_footer) File /home/zope/Zope/lib/python/DocumentTemplate/DT_String.py, line 540, in __call__ (Object: standard_html_footer) File /home/zope/Zope/lib/python/OFS/DTMLMethod.py, line 182, in __call__ (Object: fak_standard_html_footer) File /home/zope/Zope/lib/python/DocumentTemplate/DT_String.py, line 540, in __call__ (Object: fak_standard_html_footer) File /home/zope/Zope/lib/python/DocumentTemplate/DT_Util.py, line 339, in eval (Object: REQUEST.environ['REQUEST_URI']) (Info: REQUEST) File <string>, line 0, in ? File /home/zope/Zope/lib/python/DocumentTemplate/DT_Util.py, line 167, in careful_getitem KeyError: REQUEST_URI -- Petition for a Software Patent Free Europe http://petition.eurolinux.org
Marcus Schopen writes:
this morning Zope shows the following traceback. We changed nothing. Replaced current Data.fs with an old working one from last week. Same error. Zope is answering on ftp-port 8021, login works, but no directory listing possibile. Same with "lynx http://localhost:8080/manage/". Authentication is still required. I can login, then nothing. What happend? I have seen something similar once: The cause has been an incompatible ZDebug version.
Probably not your problem, though... Dieter
participants (2)
-
Dieter Maurer -
Marcus Schopen