Git Product home page Git Product logo

Comments (4)

charmoniumQ avatar charmoniumQ commented on June 2, 2024

There may be a difference between setting HTTPS_PROXY for the host running Nextflow, but Nextflow starts several processes and containers without propagating environment variables (unless explicitly told), so perhaps the HTTPS_PROXY is not present inside the container.

Try going to the workdir indicated by the error and running .command.run. If you look at that script, you may be able to see where .command.run starts a Singularity container. See if you can hit any external network resource from inside that container.

from fetchngs.

drpatelh avatar drpatelh commented on June 2, 2024

Yep, that makes sense. You could try to export any network-type variables via the NF env scope to make them available within the container.

Did you find a solution to this @lindenb ? Could test independent of NF by running the command within the container and exporting the appropriate environment variables if you know what they are.

from fetchngs.

lindenb avatar lindenb commented on June 2, 2024

Did you find a solution to this @lindenb ?

@drpatelh not for now. I haven't tried nf-core since my first post :-) My resistance to frustration is quite low 😆

from fetchngs.

drpatelh avatar drpatelh commented on June 2, 2024

No worries @lindenb ! Ok, I will close for now and if you muster the courage to try again then please feel free to re-open if the problem persists.

from fetchngs.

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.