You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the appImage on Arch Linux. When I try to forward a port, everything is set up and I can see the listener in netstat. However as soon as I try to use the forwarded port, the connection is closed. If I make the same port forward using kubectl port-forward then it works fine.
I tried the 1.5.1 appImage and also built master from source. Same happens there also.
The text was updated successfully, but these errors were encountered:
I'm running the appImage on Arch Linux. When I try to forward a port, everything is set up and I can see the listener in netstat. However as soon as I try to use the forwarded port, the connection is closed. If I make the same port forward using
kubectl port-forward
then it works fine.I tried the 1.5.1 appImage and also built master from source. Same happens there also.
The text was updated successfully, but these errors were encountered: