Unable to import a project (object reference not set to an instance of an object)

Hi,

New here.

Unable to import a project, getting an object reference not set to an instance of an object error on this particular Octopus server. I’ve exported and imported this project once before on another Octopus server using the same import script. Not sure why this won’t work on this box.

Help!

Evidently the OctopusTools I installed from Chocolatey was too new a version.

I used the following code to downgrade and I was all set:

choco install octopustools -version 3.3.6 --force --allow-downgrade

Hi Eli,

Thanks for getting in touch! That’s great to hear the downgrade of Octopustools got your project import working. Don’t hesitate to reach out if you have any further questions or concerns going forward. :slight_smile:

Kind regards,

Kenny

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.