Agent not deployed on Debian

Hi there,

I’m building and deploying my own templates. I’ve an issue with Debian, the agent is not deployed.

I’ve compared deployment of an Ubuntu server as they are from the same familly by checking the cloud-init-output logs file.

I’ve finally found that there is a line missing in the file : /var/lib/cloud/instance/scripts/runcmd

On the screenshot the content of the file, on top Debian and bellow the Ubuntu:

Maybe i can resolve this by running a post task with the following command :slight_smile:
curl -k -s “$MorpheusApplianceURL/api/server-script/agentInstall?apiKey=$APIKey” | bash

kr,

LBO

Hi, please could you confirm your Morpheus version and Debian version you are deploying.

Hi @Ollie_Phillips,

Morpheus version: v. 7.0.7
Debian image version :

Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-30-amd64
Architecture: x86-64
Firmware Version: 6.00

I will upgrade Morpheus to the latest version today.

kr,

LBO

Applicance has been upgrade to the latest version 8.03
Finally found the issue, the synced virtual image was in “other 64bit” for the platform parameter.
Completely forgot this step.

Kr,

LBO

1 Like