exception at www.kaotonik.net on 2025-05-02 15:39:38
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 : /home/thk/in-memory/original_file
Client ip : 18.191.141.17
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.141.17
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : http://www.kaotonik.net/home/thk/in-memory/original_file
dt : 2025-05-02 15:39:38.732723
ut : 1746189578
Traceback (most recent call last):
File "/var/sites/kaotonik/lib/core/SiteBuilder.py", line 95, in BuildPage
response = madpyObject.handleReq()
File "/var/sites/kaotonik/lib/core/MadpyObject.py", line 270, in handleReq
responses = self.ContentHandler.dispatch()
File "/var/sites/kaotonik/lib/core/DispatchObject.py", line 158, in dispatch
response = function( *args , **kwargs )
File "/var/sites/kaotonik/lib/content_types/Image.py", line 248, in originalImage
filename = tools.imgRelativeWebPathToFsPath(self.ObjectData.ObjectRow.original_image)
File "/var/sites/kaotonik/lib/tools/Tools.py", line 645, in imgRelativeWebPathToFsPath
fspath = os.path.join(ss.ApplicationRoot , ss.FilesDir , *webpath.split('/'))
AttributeError: 'NoneType' object has no attribute 'split'