Complete
Details
Assignee
MuhammadMuhammadReporter
MikeMikeLabels
Impact
HighTime remaining
0mFix versions
Affects versions
Priority
Low
Details
Details
Assignee
Muhammad
MuhammadReporter
Mike
MikeLabels
Impact
High
Time remaining
0m
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created January 27, 2022 at 8:33 PM
Updated July 1, 2022 at 5:54 PM
Resolved February 4, 2022 at 7:59 PM
I added a second bridge to my network config, with no external interfaces, with the intent of direct VM to NAS communication.
Upon hitting "Test", things went downhill. Apps do not show in Truenas UI, and they are not accessible via port. I did not commit the change, and 2nd bridge is gone as expected.
systemctl status kube-router shows active, but there are messages stating:
... network_services_controller.go:151] Failed to replace route to service VIP 192.168.xx.xx (NAS IP on br0) configured on kube-dummy-if. Error: exit status 2 ....
k3s kubectl get nodes
Unable to connect to the server: dial tcp 127.0.0.1:6443: i/o timeout
I cannot save debug logs from UI as it hangs on "Dump Kubernetes Information"
What can I do to bring this back to life?