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

operation timed out #9

Open
snayfach opened this issue Jul 15, 2023 · 1 comment
Open

operation timed out #9

snayfach opened this issue Jul 15, 2023 · 1 comment

Comments

@snayfach
Copy link

$ ./mastiff sequence.fasta > matches.csv
[2023-07-15T04:19:00Z INFO mastiff_client] Preparing signature
[2023-07-15T04:19:00Z INFO mastiff_client] Sending request to https://mastiff.sourmash.bio
Error:
0: error sending request for url (https://mastiff.sourmash.bio/search): operation timed out
1: operation timed out

Location:
crates/client/src/main.rs:132

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets

@luizirber luizirber transferred this issue from sourmash-bio/mastiff Jan 21, 2024
@luizirber
Copy link
Member

It's been a long time since this query was done, but I wonder if it was a transient error on the backend or if it took too long too run and the connection timed out.

I finished moving the DNS records to point mastiff.sourmash.bio to the new infra hosted by JGI, which is faster (and runs the updated index with 900k+ SRA metagenomes). If you still have sequence.fasta around, can you try again @snayfach ?

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

2 participants