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

Not able to use the build-and-run shell file #1

Open
zac11 opened this issue May 16, 2019 · 1 comment
Open

Not able to use the build-and-run shell file #1

zac11 opened this issue May 16, 2019 · 1 comment

Comments

@zac11
Copy link

zac11 commented May 16, 2019

Hello, I was trying to use this repo to run a couple of load tests using jmeter 5.1.1. I was able to run the docker-compose build successfully. However, if I run

./build-and-run.sh,

then I am prompted to enter the password - due to the use of sudo.
After I enter the password, the line

echo 1024 65000 | sudo tee /proc/sys/net/ipv4/ip_local_port_range

throws an error - No such file or directory.

Error :

tee: /proc/sys/net/ipv4/ip_local_port_range: No such file or directory
1024 65000

@ardalis
Copy link

ardalis commented Jun 20, 2019

image

I get the same problem using Windows Subsystem for Linux - Bash.

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