openziti / dilithium

Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
Apache License 2.0
13 stars 2 forks source link

'ctrlListener' Re-use in 'dilithium tunnel' #115

Closed michaelquigley closed 3 years ago

michaelquigley commented 3 years ago

Appears to be a problem with ctrlListener re-use in dilithium tunnel:

[  10.797]   FATAL dilithium/cmd/dilithium/tunnel.handleTunnelInitiator: error selecting protocol (unable to load westworld3 profile [fablab/etc/westworld3.1/development.yml]: error configuring instrument: unable to get metrics ctrl listener: error listening: listen unix logs/westworld3.1679.sock: bind: address already in use)

Only seems to happen when starting a new connection after a failed client tunnel connection.