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

I can't submit data to Argot2.5 (Step number 6 error (mixmeth)) #30

Open
mmtohm opened this issue Mar 22, 2023 · 3 comments
Open

I can't submit data to Argot2.5 (Step number 6 error (mixmeth)) #30

mmtohm opened this issue Mar 22, 2023 · 3 comments

Comments

@mmtohm
Copy link

mmtohm commented Mar 22, 2023

Hi, I ran this command "./run-GOMAP-SINGLE.sh --step=mixmeth --config=min-config.yml" on PBS script
and error file show this :

INFO: Converting SIF file to temporary sandbox...
Traceback (most recent call last):
File "./gomap.py", line 95, in
run_mixmeth(config)
File "/opt/GOMAP/code/gomap_mixmeth.py", line 31, in run_mixmeth
submit_argot2(config)
File "/opt/GOMAP/code/pipeline/run_argot2.py", line 176, in submit_argot2
r_insert = s.post(argot_url,data=payload,files=files,headers=headers)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 572, in post
return self.request('POST', url, data=data, json=json, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 524, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 637, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 498, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', error(110, 'Connection timed out'))
INFO: Cleaning up image...

How to fix it?

@mmtohm
Copy link
Author

mmtohm commented Apr 1, 2023

@wkpalan @Thyra
I need your help

@mmtohm mmtohm changed the title Step number 6 error (mixmeth) I can't submit data to Argot2.5 (Step number 6 error (mixmeth)) Apr 2, 2023
@mthang
Copy link

mthang commented Apr 16, 2023

@mmtohm
I am curious if you got this issue resolved? I am running into this error "failed to establish a new connection" in step 6 as well. I am not sure if it was the issue of the institution firewall issue. Thanks.

@wkpalan
Copy link
Collaborator

wkpalan commented Apr 28, 2023

@mmtohm,

Can you send the content of your input config file? Are you able to access https://www.medcomp.medicina.unipd.it/Argot2-5/form_batch.php from your institution?

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

3 participants