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

Timing out when attempting to make a prediction? #646

Open
rachitk opened this issue Aug 29, 2024 · 4 comments
Open

Timing out when attempting to make a prediction? #646

rachitk opened this issue Aug 29, 2024 · 4 comments

Comments

@rachitk
Copy link

rachitk commented Aug 29, 2024

First off - thank you so much for creating this amazing resource!

Expected Behavior

Receive a response from the MSA server.

Current Behavior

Timeouts when trying to query the MSA server for any protein sequence.

Steps to Reproduce (for bugs)

When trying to run colabfold-batch for any sequence, I get the below timeout error(s).

ColabFold Output (for bugs)

2024-08-29 11:03:36,940 Running colabfold 1.5.5
2024-08-29 11:03:37,350 Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered platform with name: "rocm". Available platform names are: Interpreter CUDA
2024-08-29 11:03:37,351 Unable to initialize backend 'tpu': module 'jaxlib.xla_extension' has no attribute 'get_tpu_client'
2024-08-29 11:03:40,213 Running on GPU
2024-08-29 11:03:40,985 Found 9 citations for tools or databases
2024-08-29 11:03:40,986 Query 1/1: cd6a78b82fede215cdb80a797f228098a41178fdde0753728f3781e6221fb1ee (length 1167)
2024-08-29 11:03:56,000 Timeout while fetching result from MSA server. Retrying...
2024-08-29 11:05:16,019 Error while fetching result from MSA server. Retrying... (1/5)
2024-08-29 11:05:16,023 Error: HTTPSConnectionPool(host='api.colabfold.com', port=443): Read timed out.

Context

curl https://api.colabfold.com/queue returns

{"queued":0}

Your Environment

I am currently running ColabFold locally using the docker container (https://github.com/sokrypton/ColabFold/wiki/Running-ColabFold-in-Docker) on a cluster system running CentOS7, with a Tesla T4 GPU. The cluster does have access to the internet.

@rachitk
Copy link
Author

rachitk commented Aug 29, 2024

Download <DELETE_LIKELY_VIRUS_LINK> In the installer menu, select "gcc."

Absolutely do not do this - the person above (@Anubi5x0) is likely a bot or compromised account posting a virus.

(EDIT: This was a reply to a message that was made by a bot - not to the original issue message).

@rachitk
Copy link
Author

rachitk commented Aug 29, 2024

Oh, sorry - just noticed these comments on an older issue: #606 (comment)

Thanks again for all of your work!

@milot-mirdita
Copy link
Collaborator

Sorry about the malware bot :/ should have deleted the comment faster. Things should be back to normal for now. (see also YoshitakaMo/localcolabfold#252)

@rachitk
Copy link
Author

rachitk commented Aug 30, 2024

Thank you so much for all of your work! I really appreciate it.

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
@milot-mirdita @rachitk and others