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: Not working with apple M3 . #827

Open
1 of 4 tasks
mer163 opened this issue Nov 4, 2024 · 4 comments
Open
1 of 4 tasks

Bug: Not working with apple M3 . #827

mer163 opened this issue Nov 4, 2024 · 4 comments
Labels
bug Something isn't working more-info-needed More information is needed to address this issue need-reprod We'd like feedback if anyone else is seeing the same thing

Comments

@mer163
Copy link

mer163 commented Nov 4, 2024

Issue Description

it's getting an eror, Cannot write to path: /var/puter

Steps to reproduce

No response

Expected behaviour

No response

Addition Information or Screenshots (if applicable)

No response

Deployment

  • Production (puter.com)
  • Development (npm run start)
  • Docker (via docker run)
  • Docker (via docker-compose)

Puter version

No response

@mer163 mer163 added the bug Something isn't working label Nov 4, 2024
@jelveh
Copy link
Contributor

jelveh commented Nov 4, 2024

Hi there,
This is a known issue. Let me cc @KernelDeimos about this.

@KernelDeimos
Copy link
Contributor

I was not able to reproduce this issue. More information is needed.

@KernelDeimos KernelDeimos added need-reprod We'd like feedback if anyone else is seeing the same thing more-info-needed More information is needed to address this issue labels Nov 6, 2024
@g0ldingkev
Copy link

I was able to recreate this issue. Both using the CLI and Docker Application.. full issue is:

2024-11-10 20:16:11 puter | ┏━━ [ HELP: Cannot write to path: /var/puter ]
2024-11-10 20:16:11 puter | ┃ Whoops! Looks like something isn't working!
2024-11-10 20:16:11 puter | ┃ No help is available for this error.
2024-11-10 20:16:11 puter | ┃ Help can be added in src/errors/error_help_details.
2024-11-10 20:16:11 puter | ┗━━ [ END HELP ]

@KernelDeimos
Copy link
Contributor

@g0ldingkev take a look at #694. I think this usually happens because the permissions weren't set according to our instructions. Generally, if it doesn't work in Docker, just use node. If you need Docker, it may make more sense to create your own Dockerfile that suits your specific needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working more-info-needed More information is needed to address this issue need-reprod We'd like feedback if anyone else is seeing the same thing
Projects
None yet
Development

No branches or pull requests

4 participants