Error starting driver: failed retrieving port for driver: listen tcp 127.0.0.1:0: bind: address already in use

While adding new cluster through Rancher ui we are getting this error

Error starting driver: failed retrieving port for driver: listen tcp 127.0.0.1:0: bind: address already in use
anyone help me to fix this issues

Do you have telemetry enabled? Try disabling that via the Settings menu. If not, please share more logging of the Rancher container.

Thanks for your prompt reply
when i disabled telemetry-opt=out able to create a cluster now
one small clarification if servers is new one we are not facing this issue
need to debug rancher agent logs?

This is tracked in Sporadic driver error during K8s upgrade: listen tcp 127.0.0.1:0: bind: address already in use · Issue #28360 · rancher/rancher · GitHub

1 Like

thanks for your prompt reply immediately!!! Thanks a lot!!