Skip to content
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

[BUG] permission denied when using Docker Desktop #738

Open
2 tasks done
Leila011 opened this issue Jul 9, 2024 · 0 comments
Open
2 tasks done

[BUG] permission denied when using Docker Desktop #738

Leila011 opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Leila011
Copy link

Leila011 commented Jul 9, 2024

What happened?

When running viash -v in the folder of my local Biobox repository I got a an error message java.io.IOException: Cannot run program "/home/leilapaquay/.viash/releases/0.9.0-RC6/viash" (in directory "/home/leilapaquay/Documents/temp/biobox"): error=13, Permission denied
However, it worked correctly if I ran the same command in other directory...

Steps to reproduce

  • Install Docker desktop
  • Clone Biobox repository
  • (I made some changes in the Github Desktop 'file sharing' configuration to solve a earlier issue. Not sure if that contributed to the issue)
  • Go to the Biobox folder and run viash -v

Expected behavior

I expected viash -v to output the Viash version

Relevant log output

java.io.IOException: Cannot run program "/home/leilapaquay/.viash/releases/0.9.0-RC6/viash" (in directory "/home/leilapaquay/Documents/temp/biobox"): error=13, Permission denied

Version

  • OS: Fedora 6.5.6-300.fc39.x86_64
  • Java: openjdk version "17.0.11" 2024-04-16
  • Viash: 0.8.6
  • Docker dekstop: not sure as I have since uninstalled it

Possible solution

No response

Confirmation

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided clear and concise information about the bug.

Additional context

No response

@Leila011 Leila011 added the bug Something isn't working label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant