We’ve just upgrade Octopus from v0.9 to Version 1.0.30.1340 and have upgrade octo.exe to version 1.0.16.46 . We are now getting this error when trying to create a release with Octo.exe.
[16:56:14]Finding project: XXXX
[16:56:14]Handshaking with Octopus server: http://XXXX/api
[16:56:25]Handshake successful. Octopus version: 1.0.30.1340; API version: 1.0.0
[16:56:28]Finding environments…
[16:56:30]Finding steps for project…
[16:56:30]Getting package versions for each step…
[16:56:39]WebUI - latest: 1.9.412.32250
[16:56:39]Creating release: 1.9.412.32250
[16:56:39]POST http://XXXX/api/projects/projects-1/releases
[16:56:42]Object reference not set to an instance of an object.
[16:56:42]System.NullReferenceException: Object reference not set to an instance of an object.
[16:56:42] at UriExtensions.EnsureEndsWith(Uri uri, String suffix)
[16:56:42] at OctopusTools.Client.OctopusSession.Get[TResource](String path)
[16:56:42] at OctopusTools.Client.OctopusSession.Create[TResource](String path, TResource resource)
[16:56:42] at ProjectExtensions.CreateRelease(IOctopusSession session, Project project, List`1 latestVersions, String version, String releaseNotes)
[16:56:42] at OctopusTools.Commands.CreateReleaseCommand.Execute()
[16:56:42] at OctopusTools.Infrastructure.CommandProcessor.Process(String[] args)
Can you provide some troubleshooting guidance please.
Thanks,
James.