Closed HolQue closed 1 year ago
Error handling is missing in robotlog2db.py
:
def normalize_path(sPath):
if sPath.strip()=='':
return ''
Expected:
strip()
to be check if this is a side-effect of the full disk end of last week. Should not reappear with new builds.
... After check: error should be not related to full disk issue. Space if available, mysqld was restarted.
@ngoan1608 : please check
Hi Holger,
Thank you for your observation! I have fixed it in PR #57 .
Please help to review and give your feeling about it.
Thank you, Ngoan
solved and already merged with #57
Something went wrong with database application
apertis:selftest
AttributeError: 'PosixPath' object has no attribute 'strip'
osd6:selftest
AttributeError: 'PosixPath' object has no attribute 'strip'
windows:selftest
AttributeError: 'WindowsPath' object has no attribute 'strip'
Log: