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

Feature/443 find open port #564

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature/443 find open port #564

wants to merge 3 commits into from

Conversation

erikyuzwa
Copy link

  • make use of the find-port NPM package
  • test 3001, 9000, 9001, 9002 for availability, make use of the first one returned

@TakenPilot
Copy link
Contributor

Ah, I broke something horribly in the main branch. I'll fix that first, then I'll merge this in.

@TakenPilot
Copy link
Contributor

TakenPilot commented Dec 19, 2016

Oh, I don't think this will work, since the port is hard-coded into the webconfig like you said before.

This might work in the serving of plots, though. I run a server to serve the plots as temporary images to Chrome so they're stored in a different place in memory.

@erikyuzwa
Copy link
Author

word - I wasn't sure if this was a caching issue on Travis or what, so thanks. +1

@erikyuzwa
Copy link
Author

Oh, I don't think this will work, since the port is hard-coded into the webconfig like you said before.

Yeah, I was afraid of that. Not sure how to work around that atm.

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 this pull request may close these issues.

None yet

2 participants