Port exhaustion issues

My computer occasionally stops all network activity and i noticed it is Kopia using ALL ports.

The issue is described here: https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/tcp-ip-port-exhaustion-troubleshooting

netstat -b results:
[kopia.exe]
TCP 127.0.0.1:49866 mycomputername:49218 ESTABLISHED
[kopia.exe]
TCP 127.0.0.1:49866 mycomputername:49219 ESTABLISHED
[kopia.exe]
TCP 127.0.0.1:49866 mycomputername:49220 ESTABLISHED
and hundreds and hundreds more…

I’m running the latest KopiaUI on Windows 11. I connect to 3 repositories, one over the internet to a repository server at work (work files), a local folder on an internal drive, and a third one on a friends PC over the internet via a ZeroTier network.

Network goes back to normal for a while after a quit Kopia.