Skip to content

Instantly share code, notes, and snippets.

@simons-public
Created May 12, 2020 04:02
Show Gist options
  • Select an option

  • Save simons-public/a1e83a573795f4d57caad983d7dfd4a1 to your computer and use it in GitHub Desktop.

Select an option

Save simons-public/a1e83a573795f4d57caad983d7dfd4a1 to your computer and use it in GitHub Desktop.
# barriers output when there is another server listening
./build/bin/barriers -f --no-tray --debug WARNING --name <hostname> --enable-drag-drop --enable-crypto -c <config> --address :24800
[2020-05-11T21:01:40] WARNING: cannot listen for clients: cannot bind address: Address already in use
2020-05-11 21:01:40.700 barriers[27645:4821383] starting cocoa loop
[2020-05-11T21:01:50] WARNING: cannot listen for clients: cannot bind address: Address already in use
[2020-05-11T21:02:00] WARNING: cannot listen for clients: cannot bind address: Address already in use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment