YoshitakaMo / localcolabfold

ColabFold on your local PC
MIT License
563 stars 129 forks source link

Timeout while submitting to MSA server. Retrying... #234

Closed zhangjuan233 closed 5 months ago

zhangjuan233 commented 5 months ago

Hello,

After executing the command colabfold_batch exper/fasta-res/G0_G0.fasta exper/pdbs --num-models 5, I encountered the following errors:

2024-05-06 15:47:16,903 Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered platform with name: "rocm". Available platform names are: CUDA
2024-05-06 15:47:16,905 Unable to initialize backend 'tpu': INTERNAL: Failed to open libtpu.so: libtpu.so: cannot open shared object file: No such file or directory
2024-05-06 15:47:16,927 Running on GPU
2024-05-06 15:47:17,628 Found 5 citations for tools or databases
2024-05-06 15:47:17,628 Query 1/1: G0_G0 (length 1334)
2024-05-06 15:47:24,534 Timeout while submitting to MSA server. Retrying...
2024-05-06 15:47:30,564 Timeout while submitting to MSA server. Retrying...

Our IP is 172.31.226.55. After trying the command curl https://api.colabfold.com/queue I received the following error: curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.colabfold.com:443.

My Environment colabfold 1.5.5

Looking forward to your reply. Thank you.

YoshitakaMo commented 5 months ago

Duplicated with https://github.com/sokrypton/ColabFold/issues/618 .