Please specify a package to push

I am getting this error running build from VSTS.

Please help. Not sure how to troubleshoot.

2018-05-18T22:48:49.7990068Z ##[section]Starting: Push Packages to Octopus copy
2018-05-18T22:48:49.7992837Z ==============================================================================
2018-05-18T22:48:49.7993015Z Task : Push Package(s) to Octopus
2018-05-18T22:48:49.7993162Z Description : Push your NuGet or Zip package to your Octopus Deploy Server
2018-05-18T22:48:49.7993311Z Version : 2.0.107
2018-05-18T22:48:49.7993429Z Author : Octopus Deploy
2018-05-18T22:48:49.7993609Z Help : Version: 2.0.107. More Information
2018-05-18T22:48:49.7993810Z ==============================================================================
2018-05-18T22:48:51.8870016Z ##[command]“C:\agent_work_tasks\OctopusPush_d05ad9a2-5d9e-4a1c-a887-14034334d6f2\2.0.107\Octo.exe” push --server=http://40.121.221.120/ --apiKey=***
2018-05-18T22:48:52.3510886Z Octopus Deploy Command Line Tool, version 4.32.0
2018-05-18T22:48:52.3520795Z
2018-05-18T22:48:52.5958541Z Handshaking with Octopus server: http://40.121.221.120/
2018-05-18T22:48:52.5961588Z Handshake successful. Octopus version: 2018.5.1; API version: 3.0.0
2018-05-18T22:48:52.6112079Z Authenticated as: fgladden floyd_gladden@netdigitalsolutions.com
2018-05-18T22:48:52.9578976Z Please specify a package to push
2018-05-18T22:48:52.9614770Z Exit code: -1
2018-05-18T22:48:53.1987947Z ##[error]Process ‘Octo.exe’ exited with code ‘-1’.
2018-05-18T22:48:53.2185602Z ##[section]Finishing: Push Packages to Octopus copy

Fixed the issue.

When upgrading the VSTS Build Agent, we need to point the Octopus Push package to the new version folder of the new build agent

Hi Floyd,

Thanks for getting in touch! I’m glad to hear you found the problem. :slight_smile:

Please do not hesitate to get in touch at any time.

Best regards,
Daniel