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

Connection error while connecting to: ws://localhost:9999 #295

Open
dridix opened this issue Feb 14, 2022 · 7 comments
Open

Connection error while connecting to: ws://localhost:9999 #295

dridix opened this issue Feb 14, 2022 · 7 comments

Comments

@dridix
Copy link

dridix commented Feb 14, 2022

I am trying to use graphwalker remotely. The service is running on a external machine, running the graphwalker studio jar. It allows to connect to the web service (http://x.x.x.x:9090/studio.html), I can design a test with different models. The problem is that it does not allow to run the paths through the model (it means, the "play" does not works):

failStudio

When I try the same on the http://x.x.x.x:9090 the error message it shows is:
"Connection error while connecting to: ws://localhost:9999" in the execution bar.

fail

If I run the studio locally, it works completely (remote service). But it has no sense to have to run the studio.jar locally for use it remotely, because I want to offer the complete service without need to execute nothing (Is it possible?).

Ports 9090 and 9999 are correctly opened in the remote machine.

@ashish143ti
Copy link

ashish143ti commented Feb 15, 2022

Hi ,

I need small help , in my case I am not able to create edges between two vertex .

What exactly keys you are pressing to create edge ?? , when I am trying to hold first vertex with press e/left mouse button after that hold vertex not releasing my mouse cursor to move to second vertex .

Could you please suggest , thanks in advance .

@dridix
Copy link
Author

dridix commented Feb 16, 2022

@ashish143ti I replied to your post :)

@dridix
Copy link
Author

dridix commented Feb 21, 2022

@KristianKarl sorry for quoting but I am still having problems with the issue of this post :(

@Mollyzi
Copy link

Mollyzi commented Jul 19, 2024

hello
Have you resolved this issue now?
I need your answer,thanks @dridix

@Mollyzi
Copy link

Mollyzi commented Jul 19, 2024

I'm from China ,so if you too, we can communicate in Chinese. my email is [email protected]
@dridix

@dridix
Copy link
Author

dridix commented Jul 19, 2024

Hello,
I think I had to access the Graphwalker code, find the location where it is trying to access "localhost:9090" or "localhost:9999" and change it to the remote address so that when you run it finds the path runner.

Once that code fragment has been modified, you have to generate the .jar again and run it on the remote server.

I think it was something like that, I hope it helps you. I'm on vacation, I'll read to you when I can. I’m from Spain :) Cheer up.

@Mollyzi
Copy link

Mollyzi commented Jul 19, 2024

thanks for your answer!
I will try it first on the way that you told.
have a good time with your vacation. @dridix

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

3 participants