You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to run tnrs_match_names on just over 1000 taxa and am receiving the following 502 proxy error. This seems to be a new issue as it didn't occur for me ~6 months ago when I last ran my analyses. It's not 100% consistent in that it did work once in ~20 attempts. It also happens far less frequently or not at all when I run much smaller batches of taxa. (Unfortunately the output can't be merged...see #101.)
More than 100 taxa to match. ... Error: HTTP failure: 502
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="/v3/tnrs/match_names">POST /v3/tnrs/match_names</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr>
<address>Apache/2.4.10 (Debian) Server at api.opentreeoflife.org Port 443</address>
</body></html>
Am I right in guessing that this problem is not on your (rOTL) end but rather the OTL itself? (I hope not!)
Oh, I'm pulling the package from GitHub, am running R 3.3.3 on a Max (OS 10.12.6), and have tried it on two different machines...in case that's relevant.
thanks
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to run
tnrs_match_names
on just over 1000 taxa and am receiving the following 502 proxy error. This seems to be a new issue as it didn't occur for me ~6 months ago when I last ran my analyses. It's not 100% consistent in that it did work once in ~20 attempts. It also happens far less frequently or not at all when I run much smaller batches of taxa. (Unfortunately the output can't be merged...see #101.)Am I right in guessing that this problem is not on your (rOTL) end but rather the OTL itself? (I hope not!)
Oh, I'm pulling the package from GitHub, am running R 3.3.3 on a Max (OS 10.12.6), and have tried it on two different machines...in case that's relevant.
thanks
The text was updated successfully, but these errors were encountered: