-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels