Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.11.2.5
-
Fix Version/s: 2.11.2.6
-
Component/s: data retrieval services
-
Labels:
Description
Fetching from RFAM (Seed) has stopped working due to the certificate on rfam.xfam.org expiring.
The Rfam API says to use https://rfam.org/..., which appears to work in exactly the same way.
https://docs.rfam.org/en/latest/api.html
Fix:
1) Change the DEFAULT_RFAM_BASEURL to https://rfam.org .
2) Post a (temporary) workaround (RFAM_BASEURL=https\://rfam.org) to discourse.
The Rfam API says to use https://rfam.org/..., which appears to work in exactly the same way.
https://docs.rfam.org/en/latest/api.html
Fix:
1) Change the DEFAULT_RFAM_BASEURL to https://rfam.org .
2) Post a (temporary) workaround (RFAM_BASEURL=https\://rfam.org) to discourse.