This morning we started to receive a very bad exception on all our project in Octopus. At the moment we are running a Team License on Octopus 2.6.4 and we can’t upgrade to 3.2 for now because we have too many machines out there and no time.
If we access any project settings area we get this exception:
Unable to cast object of type
'Nancy.Responses.JsonResponse`1[System.Collections.Generic.List`1[Octopus.Client.Model.LifecycleResource]]'
to type 'Nancy.Responses.JsonResponse`1[Octopus.Client.Model.ResourceCollection`1[Octopus.Client.Model.ArtifactResource]]'.
Problem is that disk is full in some machines and we can’t even delete old applications packages or change the retention policy of these projects. Any guess?