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

Hub is overwriting port 3000 #1875

Closed
tobiaslins opened this issue Apr 1, 2019 · 2 comments · Fixed by #2856
Closed

Hub is overwriting port 3000 #1875

tobiaslins opened this issue Apr 1, 2019 · 2 comments · Fixed by #2856
Assignees
Milestone

Comments

@tobiaslins
Copy link

Steps to reproduce

  1. Run a node application on port 3000 locally everything is working fine. (Using docker while I tested)
  2. Start Lisk Hub
  3. Goto 127.0.0.1:3000 and you will see Lisk Hub (it somehow overrides the other application)

Actual result

Lisk Hub listens on port 3000 even if the port is already in use

Expected result

Lisk Hub should not use "standard" ports that are often used. Use a random port instead?
#1611 #1615 seems not to fix the issue

Version

Version 1.13.0

@welcome
Copy link

welcome bot commented Apr 1, 2019

Thanks for opening your first issue here! Be sure to follow the issue template for bug report or feature request!

@slaweet slaweet changed the title Hub is overwriting port Hub is overwriting port 3000 May 2, 2019
@slaweet
Copy link
Contributor

slaweet commented Aug 22, 2019

Further info about this problem is in duplicate #1875

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

Successfully merging a pull request may close this issue.

4 participants