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

About quick start issue #240

Open
YijianLiu opened this issue Dec 4, 2022 · 1 comment
Open

About quick start issue #240

YijianLiu opened this issue Dec 4, 2022 · 1 comment

Comments

@YijianLiu
Copy link

When I run ./run_dist_server_mode_fs_tracker.sh to test, result is shown below:
Client 0 started.
[2022-12-04 17:22:05.842047] Server started.
[2022-12-04 17:22:05.842530] Server started.
Client 1 started.
Client 2 started.
Then it will always wait here and can't continue? I find the question is the code in function "test_node_iterate(g)" and it will wait on "ds = gl.Dataset(query)", what's the problem and I don't know how to solve this.

@YijianLiu
Copy link
Author

It seems that error on c++ host.cc which uses "gethostbyname", it gets host 0.0.2.104 but I think it may be 127.0.0.1? Since I change this to run pytorch/gcn

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

1 participant