Skip to content

500 Error Observed When Invoking /v1/provide-list-of-parallel-links. #1550

@Ziabatcha

Description

@Ziabatcha

user create the link via this API /core-model-1-4:network-control-domain=cache/link={uuid}
After creation user executed these API http://172.28.127.18:4015/v1/provide-list-of-parallel-links
but we observed 500 error.

API:
POST:http://172.28.127.18:4015/v1/provide-list-of-parallel-links

Response:
{
"code": 500,
"message": "Cannot read properties of undefined (reading 'end-point-list')"
}

Docker logs:

[11:44:01.228] INFO (1): putLinkToCache - Read from ELK: LTP-MWPS-TTP-ODU-A
[11:44:01.229] INFO (1): putLinkToCache - Read from ELK: LTP-MWPS-TTP-ODU-A
PUT /core-model-1-4:network-control-domain=cache/link=LTP-MWPS-TTP-ODU-A 204 8326.820 ms - -
PUT /core-model-1-4:network-control-domain=cache/link=LTP-MWPS-TTP-ODU-A 204 5265.445 ms - -

POST /v1/provide-list-of-parallel-links 500 1646.102 ms - 96
[06.02.2026 11:44.40.639] [LOG]
Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions