Created
May 12, 2020 04:02
-
-
Save simons-public/e0b9774560e7eb6e5b921445305e8aec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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