Giter VIP home page Giter VIP logo

Comments (5)

SooLee avatar SooLee commented on July 17, 2024

@chandanbfx Can you tell whether the error message is coming from Snakemake or from Tibanna?

from tibanna.

chandanbfx avatar chandanbfx commented on July 17, 2024

Hi @SooLee
I am not sure about the error from where it is throwing exactly. However, I successfully executed the workflow on a local machine, and when I tried to run a workflow using tibanna on AWS, then this error occurred.

from tibanna.

chandanbfx avatar chandanbfx commented on July 17, 2024

Hi @SooLee

The issue occurred due to AWS's limited permission for the IAM user and get resolved when provided full access.

Now I am getting this error
errorMessage": "Not enough space for input files: download failed. And eventually, the execution failed.
logfile:
XTMjMnV5b2NW.log

Any suggestion on how to configure EBS volume.

thanks
Chandan

from tibanna.

SooLee avatar SooLee commented on July 17, 2024

Great that the permission issue has been resolved. In general, you can add a user to the tibanna group by tibanna add_user -u <user> -g <group> which should give the appropriate permission to the user to run a workflow.

As to the disk space (EBS volume), have you tried the following?

resources:
        disk_mb=20000

from tibanna.

chandanbfx avatar chandanbfx commented on July 17, 2024

Thank @SooLee It's fixed the "no space" issue.

from tibanna.

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.