Giter Club home page Giter Club logo

Comments (6)

jameshadfield avatar jameshadfield commented on September 26, 2024 1

👍 will provide next time this happens

from cli.

tsibley avatar tsibley commented on September 26, 2024

My intuition tells me this is most likely a network- or host-level problem that the CLI can't solve. We might be able to provide better messaging by catching the error, though I'm not sure yet what that message would be.

from cli.

tsibley avatar tsibley commented on September 26, 2024

Based on the OS-level error message (socket.gaierror: [Errno 8] nodename nor servname provided, or not known), my guess is that this is a DNS resolution issue, i.e. DNS is timing out or returning NXDOMAIN.

@jameshadfield Could you provide (in private if you wish) the redacted endpoint URL in Could not connect to the endpoint URL: <redacted> above? This should include the domain name which didn't resolve for you. I expect this is an AWS S3 endpoint which probably includes a bucket name.

from cli.

tsibley avatar tsibley commented on September 26, 2024

It's related to uploading the large (400+Mb) repo which is needed to run SARS-CoV-2 builds currently.

Hmm, do you have the sequences data downloaded locally when you launch the build? If you can start from a clean ncov repo (rather than a partial build), it should be much smaller. Mine is 57 MiB uncompressed. The build will automatically download the latest sequences, though you'll need your AWS credentials in the environment.

from cli.

jameshadfield avatar jameshadfield commented on September 26, 2024

Hmm, do you have the sequences data downloaded locally when you launch the build?

Yes (and this is necessary sometimes, e.g. testing changes to the data that are not on the s3 version). Does the localrules not apply on AWS?

from cli.

tsibley avatar tsibley commented on September 26, 2024

Understood that it's sometimes necessary.

"localrules" does not apply here. The workflow runs on the Batch node directly (e.g. it is the "local" host), so Snakemake doesn't consider any remote job execution to be happening.

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.