Getting File not found error

Hi,
I am relatively new to the Octopus deploy tool. I tried to deploy an RMQ server, based on the template provided.
When I deploy the machine I get the following error. Can you let me know if I am doing something wrong here.
Thanks
Ashish

Calamari.exe : Invoke-RestMethod : Unable to connect to the remote server

June 19th 2019 04:38:05

Error
At C:\Octopus\Work\20190619043800-38-19\Bootstrap.ps1:27 char:1

June 19th 2019 04:38:05

Error

  • & “${env:TentacleHome}\Calamari\4.15.4\Calamari.exe” run-script -sen …

June 19th 2019 04:38:05

Error

  • 
    
    

June 19th 2019 04:38:05

Error
+ CategoryInfo : NotSpecified: (Invoke-RestMeth…e remote server:String) [], RemoteException

June 19th 2019 04:38:05

Error
+ FullyQualifiedErrorId : NativeCommandError

June 19th 2019 04:38:05

Error

June 19th 2019 04:38:05

Fatal
The remote script failed with exit code 1

June 19th 2019 04:38:05

Fatal
The action RabbitMQ - Notify Deploy on FirstDeployMachine failed

Hi Ashish,

Thanks for getting in touch! I’m sorry to hear you’re hitting this roadblock. Unfortunately I’m unable to determine what’s causing this at the moment. Could you send us some additional information to help troubleshoot this further?

The verbose deployment logs with debugging variables enabled. The doc page below outlines the process of producing and exporting this log.

Also the deployment process from this project. This can be exported from the web portal under your Project’s Process tab, and selecting Download as JSON under the overflow menu as shown in the screenshot below.

I look forward to hearing back and getting to the bottom of this one. :slight_smile:

Best regards,

Kenny

Hi Kenny,
Thanks for the prompt reply,
Attached is the Json file for the process.

Also here are the steps to repro.

  1. I created a new project
  2. selected the RMQ template
  3. provided the user name and the password for RMQ
  4. Created the deployment and deployed.

deploymentprocess-Projects-2.json (4.8 KB)
Thanks
Ashish

hi,
on one another issue, I am trying to pass a string as a parameter.

$c$E2:sdf-7daa-asdfd=

However this gets truncated, when it is passed to the tentacle as

$c$E2:sdf-7daa-asdfd=

can you please let me know as to how can I pass this parameter.

Thanks

Ashish

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