-
Notifications
You must be signed in to change notification settings - Fork 20
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
Connection to qiita.ucsd.edu timed out. #130
Comments
Thanks, could you try the command again? We have occasional timeouts which we haven't traced fully, and the command is working on my end |
Thanks for your quick response! Just tried again and received the same error. I've tried it multiple times over the past week and have tried on two different HPCs with the same error message every time :/ |
That's odd, I wonder if the systems are blocking outbound on the port used. Can you send the output from |
traceroute to qiita.ucsd.edu (169.228.46.28), 30 hops max, 60 byte packets |
Thanks. It looks like your connections bounce around a lot on internal networks. Are you able to, from that host, connect to Qiita? |
Can you ping google? |
Hopefully I've done this correctly... From the command: ping qiita.ucsd.edu From ping google.com: |
Extra info... I then got these stats: --- qiita.ucsd.edu ping statistics --- --- google.com ping statistics --- And this from curl rather than ping: Command: curl -I https://qiita.ucsd.edu/ |
Thanks! Does Could you send the output of |
curl -v http://qiita.ucsd.edu:7329/get/foo
|
Could you contact the system administrator and inquire about this? You can cc me too if helpful ***@***.***)On Mar 10, 2024, at 17:31, kattweigh2 ***@***.***> wrote:
curl -v http://qiita.ucsd.edu:7329/get/foo
Trying 169.228.46.28:7329...
connect to 169.228.46.28 port 7329 failed: Connection timed out
Failed to connect to qiita.ucsd.edu port 7329 after 130926 ms: Connection timed out
Closing connection 0
curl: (28) Failed to connect to qiita.ucsd.edu port 7329 after 130926 ms: Connection timed out
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Thanks very much for your help! Have just sent an email with you CC'd. Cheers :) |
I'm inquiring about this issue because i am running into the exact same thing. Was there a solution found? |
Hi @Bas-Voermans, in this case, outbound traffic on port 7329 was being blocked by @kattweigh2's network administrators. It is also possible a timeout could just occur by chance. Can you try running |
Hi there,
I installed redbiom using conda: conda install -c conda-forge redbiom
To trial, I ran the example command: redbiom search metadata beer | head
But received the error attached. It appears it's timing out trying to connect to qiita.ucsd.edu
Apologies if this is a user/firewall issue but if you could give any suggestion of the cause of the issue that would be great!
Thanks :)
stderr.txt
The text was updated successfully, but these errors were encountered: