Open gitoliver opened 11 months ago
Could not yet determine why the server rejects the connection, suspect recent changes to server config need re-examining. I did go ahead and replace the 'molecule.db' with 'min-gas.pdb'.
Did some more testing. I am still failing to find errors... Probably looking in the wrong place. However, I did replicate the issue, and can add that this is intermittent. It does return responses in some cases, but also fails to respond in other cases. I have seen an alternating pattern. Within the span of about an hour, I failed, succeeded, failed again, and succeeded again, in that order. If I can spot a useful log, I will attach it here.
I don't know what else might be happening, but you definitely cannot use www.glycam.org as the URL.
bash api-https.bash build-sequence.json glycam.org
I have opened a ticket for this.
@danwentworthart - were you using glycam.org or www.glycam.org?
Using a script and glycam.org (not with the www), I just got 20 successful API requests in a row. I added a 1 second sleep between each, but I don't expect that matters.
Tool: Json API using the docs here: https://github.com/GLYCAM-Web/website/blob/master/Examples/JsonApi/README.md
Bug Description: I'm getting failed connections when using the documents provided:
Also, the docs are not directing me to download min-gas.pdb, but instead molecule.pdb. Users will definitely want min-gas.pdb unless they know better.