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

Difficulty opening Neurodesk packages in Neurodesktop #241

Closed
salilabwfu opened this issue Sep 26, 2024 · 1 comment
Closed

Difficulty opening Neurodesk packages in Neurodesktop #241

salilabwfu opened this issue Sep 26, 2024 · 1 comment

Comments

@salilabwfu
Copy link

Hello. I recently installed neurodesk but am having some trouble getting the individual packages to work. In the neurodesktop environment, I can open most things (like office software and internet), but when I select anything in the neurodesk menu, I get a terminal window that produces an error message before closing itself. The error comes after it attempts to launch the container (in this case fmriprep):

FATAL exec /usr/bin/cat failed: invalid argument
FATAL exec /bin/bash failed: invalid argument

Is this a bug or am I doing something wrong? I've tried this on several different computers now with different versions of MacOS and have gotten the same result. The machine I have mostly tested on has an M1 processor with MacOS 13.6.1.

Thank you in advance for your help!
Anthony

@stebo85
Copy link
Contributor

stebo85 commented Sep 26, 2024

Dear @salilabwfu,

This is, unfortunately, a recent bug of Docker on Apple Silicone. The workaround is to use Podman instead of Docker.

So install podman (https://podman.io/) and then select podman in the neurodesk app:
image

Let us know if this works
and we very much hope this bug can be fixed soon.

@stebo85 stebo85 closed this as completed Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

No branches or pull requests

2 participants