Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Bug: Application Settings → All Settings 500s on every application — 2025.15 (Build 2) /applications/<id>/settings returns 500 for every application, including freshly created ones:
-
The conversion could not be completed because the supplied DateTime did not have the Kind
property set correctly. … (Parameter 'sourceTimeZone')at System.TimeZoneInfo.ConvertTime(DateTime, TimeZoneInfo, TimeZoneInfo, TimeZoneInfoOptions, CachedData) at System.TimeZoneInfo.ConvertTimeFromUtc(DateTime dateTime, TimeZoneInfo destinationTimeZone) at Inedo.BuildMaster.Web.WUtil.FormatUtcDateTime(Nullable`1 dateTime, DateTimeFormat format) at ...ApplicationAllSettingsPage.g__getCiRow|1(SecureResources, SecureResource, CIProject, Boolean) at ...ApplicationAllSettingsPage.GetConnectionsTableAsync() at ...ApplicationAllSettingsPage.CreateChildControlsAsync()
The throw is in the CI-connection row renderer: a stored date reaches ConvertTimeFromUtc with Kind=Local, which throws unconditionally, so no user or instance time-zone setting can work around it. This page appears to be the only UI route that reads/edits an application's CI project connection, so the defect blocks managing that connection entirely.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login