EZBkup crashes intermittently with unhandled OSError and no log output #3

Open
opened 2024-11-10 14:40:54 -06:00 by ITwrx · 0 comments
Owner

Sometimes the EZBkup crashes with nothing logged. Running from the terminal until a crash happened (second time) produced

oserrors.nim(92)         raiseOSError
Error: unhandled exception: Invalid argument [OSError]

Running again with no changes completes the bkup without crash or error. Next release(s) will focus on updating dependencies and improved robustness/error handling prior to any new feature releases.

Sometimes the EZBkup crashes with nothing logged. Running from the terminal until a crash happened (second time) produced ``` oserrors.nim(92) raiseOSError Error: unhandled exception: Invalid argument [OSError] ``` Running again with no changes completes the bkup without crash or error. Next release(s) will focus on updating dependencies and improved robustness/error handling prior to any new feature releases.
ITwrx added the acceptedbug/defectdesign flaw labels 2024-11-10 14:40:54 -06:00
Sign in to join this conversation.