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

specify host as 127.0.0.1 #343

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

loganmay
Copy link
Contributor

@loganmay loganmay commented Feb 19, 2023

When running the random graph generator example, I see an error like:
Screen Shot 2023-02-18 at 8 36 23 PM

I noticed the host name looked odd. I found this SO post and this SO post that explain that node has issues with localhost and to use 127.0.0.1 instead. So, I made this change locally to the socket connect call and it fixed the issue:
Screen Shot 2023-02-18 at 8 37 40 PM

Copy link
Contributor

@spoenemann spoenemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you sign the ECA as described in #344 (comment) ?

Signed-off-by: Logan May <0.loganmay@gmail.com>
@tortmayr tortmayr merged commit 5a8c6c3 into eclipse-sprotty:master Feb 28, 2023
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.

3 participants