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

Socket.connect() #16

Open
HHHHuangHeJi opened this issue Sep 22, 2022 · 6 comments
Open

Socket.connect() #16

HHHHuangHeJi opened this issue Sep 22, 2022 · 6 comments

Comments

@HHHHuangHeJi
Copy link

Server 3000 is down. How to solve this issue?

@Feri73
Copy link
Owner

Feri73 commented Sep 22, 2022

What command are you trying to run? What is printed out to the terminal when you run the command?

@HHHHuangHeJi
Copy link
Author

When I run self.socket.connect(('localhost', self.server_port)) in relevant_action_monkey_client.py, it always prints port 3000 is down and port 3001 is down to the terminal.

@Feri73
Copy link
Owner

Feri73 commented Sep 23, 2022

You are not supposed to run the python scripts directly. Instead you should use the bash scripts, as described in the readme file.

@HHHHuangHeJi
Copy link
Author

I execute the bash scripts run_all_monkies.sh. But it has no response for a long time after connected to server 5001, I don't know what's wrong with it.

@HHHHuangHeJi
Copy link
Author

Hi! Could u tell me which parameter can determine the num of operations?
Thanks.

@Feri73
Copy link
Owner

Feri73 commented Sep 26, 2022

Did you solve the previous problem? Also what do you mean num of operations. Please ask more clear questions.

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