Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Feature/443 find open port#564

Open
erikyuzwa wants to merge 3 commits into
yhat:masterfrom
erikyuzwa:feature/443_find_open_port
Open

Feature/443 find open port#564
erikyuzwa wants to merge 3 commits into
yhat:masterfrom
erikyuzwa:feature/443_find_open_port

Conversation

@erikyuzwa

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

@ironspecs

Copy link
Copy Markdown
Contributor

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

@ironspecs

ironspecs commented Dec 19, 2016

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Author

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

@erikyuzwa

Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants