Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6328
Description
The URL works OK after the first start of ODL. But after the restart this response is received:
GET localhost:8181/restconf/operational/network-topology:network-topology/topology/topology-netconf
{
"topology": [
{
"topology-id": "topology-netconf",
"node": [
]
}
]
}
WORKAROUD:
When the file assembly/configuration/RSA.pk is deleted the URL is works correctly again.
Attached logs includes logs from the case when the URL is not accessible (restarted ODL without deleting the RSA.pk file).