Description

This articles describes the issue wherein a few LSP tunnels do not show on the UI.

Symptoms

A few LSP tunnels do not show on the UI.

Other LSP tunnels can be seen without any issues.

On clicking on the Nodes and then checking for the LSP tunnels, you can see the tunnels with the filter, but without the filter, cannot see the tunnels on the UI.

Solution

Restart the following pods to resolve the issue as this is related to the UI:


kubectl delete pod -n northstar <toposerverpod>

kubectl delete pod -n northstar <ns-webpod>

kubectl delete pod -n northstar <pcviewerpod>


This should resolve the issue.


If not, please contact JTAC for further assistance.

Modification History

2026-04-13 : Article Created