Skip to content

version 0.10.0 - Error when importing LCM model with --replace flag #125

@davhparry

Description

@davhparry

I get the following error when attempting to import an LCM model with the replace flag.

see below

ipctl import model 'bundles/model/F5 SSL Certificate Provisioning/F5 SSL Certificate Provisioning.model.json' --all --config ./bin/config --profile local --replace --verbose
2025-04-23T12:29:42Z INF ipctl v0.10.0 (4f7e23a)
2025-04-23T12:29:42Z INF connection timeout is 30 second(s)
2025-04-23T12:29:42Z INF Creating new http client
2025-04-23T12:29:42Z INF POST https://localhost:3443/login
2025-04-23T12:29:43Z INF HTTP response is 200 OK
2025-04-23T12:29:43Z INF POST https://localhost:3443/automation-studio/automations/import
2025-04-23T12:29:43Z INF HTTP response is 200 OK
2025-04-23T12:29:43Z INF POST https://localhost:3443/automation-studio/automations/import
2025-04-23T12:29:44Z INF HTTP response is 200 OK
2025-04-23T12:29:44Z INF POST https://localhost:3443/automation-studio/automations/import
2025-04-23T12:29:44Z INF HTTP response is 200 OK
2025-04-23T12:29:44Z INF POST https://localhost:3443/automation-studio/automations/import
2025-04-23T12:29:44Z INF HTTP response is 200 OK
2025-04-23T12:29:44Z INF GET https://localhost:3443/lifecycle-manager/resources
2025-04-23T12:29:45Z INF HTTP response is 200 OK
Error: json: cannot unmarshal number into Go struct field Metadata.metadata.nextPageSkip of type string

2025-04-23T12:29:45Z FTL error="json: cannot unmarshal number into Go struct field Metadata.metadata.nextPageSkip of type string"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions