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

Error from api.submit_job in working_with_jobs tutorial #5

Open
miketheobald opened this issue Aug 9, 2022 · 1 comment
Open

Error from api.submit_job in working_with_jobs tutorial #5

miketheobald opened this issue Aug 9, 2022 · 1 comment

Comments

@miketheobald
Copy link

Stepping through the "jobs" tutorial, I get the following error from the api.submit_job try:

ConnectionError: HTTPConnectionPool(host='af9ab68f04f5a470bb55ba29ff6a6215-1326373853.us-west-2.elb.amazonaws.com', port=5001): Max retries exceeded with url: /processes/job-hello_world:develop/jobs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f87b40eb160>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Let me know if you need the complete backtrace.

I'm guessing the needed DAPA service endpoint isn't running, but I have no clue how to start that.

@rtapella
Copy link
Collaborator

rtapella commented Aug 9, 2022

@drewm-jpl @NamrataM this issue is related to WPS-T test endpoint being set up with the dummy job available (hello world)

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