I have looked through the application for any unusual or bare try/except
Why not capture exceptions themselves to a log file?
blocks that don’t actually do anything with the except just in case any
of them are causing the issue but can’t seem to see any.
of them are causing the issue but can’t seem to see any.