sokrypton / sokrypton/ColabFold
Can not connect to the MSA server
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 747
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I have been use BOLTZ2 for a long time. Recently I encountered the following erro.
Error: HTTPSConnectionPool(host='api.colabfold.com', port=443): Max retries exceeded with url: /ticket/msa (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x14724bcc2150>, 'Connection to api.colabfold.com timed out. (connect timeout=6.02)'))
I would like to know if it's caused by me running too many boltz2 requests. How can I fix it?
When the server will be repaired. Thank you~
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the reported request to api.colabfold.com/ticket/msa and the ConnectTimeoutError details. Check whether the MSA service is reachable and whether the issue provides any project file or test entry point; done would require a confirmed cause and a documented fix or service-status resolution.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, bioinformatics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100