Good Morning.. I just updated to version 2026.2.5 and now when I try to OTP auth with my Delinea connection (that has worked for years just fine) i now get an error that i have uploaded below.
the error reads
"-1159624692 is not a valid value for Interval. Interval must be greater than one."
This is occurring on every secret entry that I have, and at the moment none on my secret entries work. 
RDM.png
Before i updated today, i was on version 2026.1.23 so only one or two versions back
I have reverted back to this version for the time being and it is back to working.. SO something is up with the latest release.
Hi Justin,
I think I know what's happening.
Unfortunately, this is a unforeseen side effect of a bug correction.
In previous RDM versions, a bug was preventing secret sever authentication token from refreshing.
That bug was fixed and RDM now tries to calculate when it should refresh your token.
RDM must deal with the refresh time in milliseconds but your token, in seconds it probably valid for a very long time. The conversion from sec to ms probably exceed the maximum value we can store and wraps around in the negative.
All that to say that to say that next version should have a fix.
Jonathan Lafontaine
ok ill look forward to the next update.. Thank you for the detailed response
My pleasure.
It will be available in 2026.2.8 or newer.
Jonathan Lafontaine
Awesome, thank you!