Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple servers mode, only one server up! #632

Closed
5 tasks done
maxchendt opened this issue Dec 21, 2019 · 4 comments
Closed
5 tasks done

multiple servers mode, only one server up! #632

maxchendt opened this issue Dec 21, 2019 · 4 comments

Comments

@maxchendt
Copy link

maxchendt commented Dec 21, 2019

Prerequisites

  • Did you check the wiki?
  • Did you search in issues?
  • Are you running the latest version?
  • I will write this according to this template.
  • I will write this in English.

Environment

  • Brook Version: 20200101
  • Server Operating System: Ubuntu 18.04 en
  • Server Operating System Version: Ubuntu 18.04 en
  • Server Operation System Language: Ubuntu 18.04 en
  • Client Operating System: Ubuntu 18.04 en
  • Client Operating System Version: Ubuntu 18.04 en
  • Client Operation System Language: Ubuntu 18.04 en

Expected Behavior

multiple servers mode, all servers should work

Current Behavior

multiple servers mode, only one server up

Steps to Reproduce

  1. /usr/local/bin/brook servers -l ":6489 pwdxx" -l ":4848 pwdyy"

Detailed Description

port 6489 is not fired up

# lsof -i -P -n | grep brook
brook     1023          nobody    3u  IPv6  23455      0t0  UDP *:4848 
brook     1023          nobody    5u  IPv6  23457      0t0  TCP *:4848 (LISTEN)

Possible Solution

run brook for each server?

@txthinking
Copy link
Owner

txthinking commented Dec 21, 2019

Looks like a bug :<
I will check it later

@maxchendt
Copy link
Author

maxchendt commented Dec 21, 2019

seems not fixed yet. say, only port "4848" is active

wget https://github.com/txthinking/brook/releases/download/v20200102/brook

and ./brook still report "VERSION: 20200101"

@txthinking txthinking reopened this Dec 22, 2019
@txthinking
Copy link
Owner

txthinking commented Dec 22, 2019

OK, binary update. Just download it on wget https://github.com/txthinking/brook/releases/download/v20200102/brook again

@txthinking
Copy link
Owner

v20200502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants