jinnovation / kele.el

🥤 Spritzy Kubernetes cluster management for Emacs
https://jonathanj.in/kele.el/
Apache License 2.0
77 stars 4 forks source link

Proxy server sometimes uses unpermitted port #174

Closed jinnovation closed 5 months ago

jinnovation commented 5 months ago

In Linux (and macOS by extension), ports below 1024 are reserved for root (see also: https://www.w3.org/Daemon/User/Installation/PrivilegedPorts.html). This means that proxy server sometimes choose a forbidden port, resulting in the following error in the proxy server buffer:

error: listen tcp 127.0.0.1:1008: bind: permission denied