Skip to main content

Posts

Showing posts with the label Ribbon

Teams Direct Routing with Ribbon 8k - WebGUI is not loading

Note: I start using Substack for my articles please please follow at   https://kloudnews.substack.com/ Recently got an alert due to connectivity of the Ribbon 8k (strange) with OS 24.0, nothing wrong with networking. However, SolarWinds shows a failure.   End up checking the SBC via GUI and got following 502 Bad gateway , SBC is running but no idea why GUI failing, in this situation very limited things can do. Started with Putty and connected via console .  Following are the command to find the status of the SBC VMs status   Sudo -i   Virsh list - Will help me to understand status of the SBCSWeEdge  Podman ps - Will help me to understand status of the OS, dockers/container status sys-tools debug - Will help me to run debug via CLI  Anyway above cmds not helping to resolve the problems, but i end up running a reboot middle of a day :(  systemctl reboot This was help to bring back GUI after few minute time. While this is happening all th...