Skip to content

Permission denied when creating new components in WINGS #150

@dgarijo

Description

@dgarijo

Describe the bug
I am using the docker-compose image to run WINGS. I can create components and initialize them. But the components are created with no execution permissions. As a result, the only way for me to change this is logging in the container and doing chmod on the script files

To Reproduce
Steps to reproduce the behavior:

  1. Import a domain (e.g., Caesar's cypher)
  2. Create a new component that requires running a scrip
  3. Run that component
  4. Error: permission denied

Expected behavior
I would like to be able to run the components I create

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions