OverflowError
s and 500 on home page when setting max expiry offset to extremely large numbers
#427
Labels
bug
Something isn't working
As a new user, I'm looking for a fileshare that doesn't auto-expire my uploaded files (single-user). In exploring the app settings before I use it, I set "Maximum Expiry Offset (hours)" to "99999999999999999999999999999999999999".
This results a home page with only the text "Server Error (500)"
, and the following error printed to the docker log:
Using a value of 2147483646 (less than the 32bit signed int limit) gives a different
OverflowError
:The text was updated successfully, but these errors were encountered: