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

Can't start test instance: port 3000 not exposed #3

Closed
marcdumais-work opened this issue May 9, 2018 · 2 comments
Closed

Can't start test instance: port 3000 not exposed #3

marcdumais-work opened this issue May 9, 2018 · 2 comments

Comments

@marcdumais-work
Copy link

When starting a test instance, from the review/dev instance (opened on PR 1775), I got the following error:

Sorry, that should not have happened!
Port '3000' of workspace is not exposed. Please, update your '.gitpod' config file.

Here is how I tried to start the test instance:

root /workspace/theia/examples/browser # yarn run start hostname=0.0.0.0 ../../
@marcdumais-work
Copy link
Author

I have confirmed that this issue is not specific to the PR above.

@svenefftinge
Copy link
Member

It should be yarn run start --hostname=0.0.0.0 ../../
Probably, Theia CLI should warn about it.

fullmetalrooster pushed a commit that referenced this issue Feb 16, 2021
# This is the 1st commit message:

dev

# This is the commit message #2:

dev

# This is the commit message #3:

dev

# This is the commit message #4:

dev

# This is the commit message #5:

dev

# This is the commit message #6:

dev

# This is the commit message #7:

dev

# This is the commit message #8:

dev
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