exception at hotelmary.eu on 2024-11-21 12:01:05
site is in debug mode - everybody can see this page
If you don't want this , but still want to see exception messages, put your ip
in DebugIps list, and set Debug=False in SiteSettings.py
Requested path : /recent_xml
Client ip : 18.191.200.223
User Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Postdict : Session :_permanent : True
lang : en
ip : 18.191.200.223
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : https://hotelmary.eu/recent_xml
dt : 2024-11-21 12:01:05.300356
ut : 1732183265
Traceback (most recent call last):
File "/var/sites/hotelmary/lib/core/SiteBuilder.py", line 92, in BuildPage
response = madpyObject.handleReq()
File "/var/sites/hotelmary/lib/core/MadpyObject.py", line 261, in handleReq
self.ContentHandler= self.getContentHandler() #could be Page , Image , NewsPage ..
File "/var/sites/hotelmary/lib/core/MadpyObject.py", line 70, in getContentHandler
modul = importlib.import_module( ".".join(moduleparts))
File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1014, in _gcd_import
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "", line 783, in exec_module
File "", line 219, in _call_with_frames_removed
File "/var/sites/hotelmary/lib/scripts/AjaxRecent.py", line 8, in
from lib.scripts import KaoMain
File "/var/sites/hotelmary/lib/scripts/KaoMain.py", line 2, in
from mod_python import apache
ModuleNotFoundError: No module named 'mod_python'