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

Creator Hub silently fail on Installation #501

Open
nachomazzara opened this issue Mar 10, 2025 · 0 comments
Open

Creator Hub silently fail on Installation #501

nachomazzara opened this issue Mar 10, 2025 · 0 comments
Labels
1-high Very important but not critical or game breaking bug Something isn't working

Comments

@nachomazzara
Copy link
Contributor

nachomazzara commented Mar 10, 2025

When the user downloads the Creator Hub, they need to move the installer to the Application folder (at least in Mac).

If the user doesn't perform this action, the installation silently fail with

[2025-02-07 09:30:13.072] [info]  [Install] Installed node bin linking from /private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/Resources/app.asar.unpacked/node to /private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/MacOS/Decentraland Creator Hub

[2025-02-07 09:30:13.073] [error] [Install] Failed to install node and npm binaries: EROFS: read-only file system, symlink '/private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/MacOS/Decentraland Creator Hub' -> '/private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/Resources/app.asar.unpacked/node'

[2025-02-07 09:30:13.073] [error] [IPC] channel=bin.install error=EROFS: read-only file system, symlink '/private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/MacOS/Decentraland Creator Hub' -> '/private/var/folders/vd/xfzb39cj3c329gz6nkhbpr8r0000gp/T/AppTranslocation/F67842B8-9678-4975-9352-B11644219FA6/d/Decentraland Creator Hub.app/Contents/Resources/app.asar.unpacked/node'

This means that based on user's permissions, the app can't be installed

@nachomazzara nachomazzara added the bug Something isn't working label Mar 10, 2025
@nachomazzara nachomazzara moved this to Todo in Creators Tools Mar 10, 2025
@nachomazzara nachomazzara added the 1-high Very important but not critical or game breaking label Mar 10, 2025
@nachomazzara nachomazzara removed the status in Creators Tools Mar 10, 2025
@nachomazzara nachomazzara moved this to Todo in Creators Tools Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-high Very important but not critical or game breaking bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant