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 getting refused all the time #314

Open
vbpatel73 opened this issue Aug 11, 2020 · 0 comments
Open

connection getting refused all the time #314

vbpatel73 opened this issue Aug 11, 2020 · 0 comments

Comments

@vbpatel73
Copy link

Hi,
I am getting connection refused with too many open ports. if i start http server on 8000 it starts but from pyresttest if i provide 8000 it says connection refused. can any one help me with that pls?

ERROR:Test Failed: Create person URL=http://127.0.0.1:63858/api/person/ Group=Quickstart HTTP Status Code: None ERROR:Test Failure, failure type: Curl Exception, Reason: Curl Exception: (7, 'Failed to connect to 127.0.0.1 port 63858: Connection refused') ERROR:Validator/Error details:Traceback (most recent call last): File "c:\automation\aglc\selenium\aglc_venv\lib\site-packages\pyresttest\resttest.py", line 351, in run_test curl.perform() # Run the actual call pycurl.error: (7, 'Failed to connect to 127.0.0.1 port 63858: Connection refused')

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