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

Freshly downloaded appImage fails to start #1087

Closed
kaotisk-hund opened this issue Sep 6, 2019 · 1 comment
Closed

Freshly downloaded appImage fails to start #1087

kaotisk-hund opened this issue Sep 6, 2019 · 1 comment

Comments

@kaotisk-hund
Copy link

Please describe what you were doing when this error happened.

Specifications

  • OS: linux
  • IPFS Desktop Version: 0.9.0-beta.3
  • Electron Version: 6.0.7
  • Chrome Version: 76.0.3809.139

Error

Error: EROFS: read-only file system, open '/tmp/.mount_ipfs-d5tPRH7/resources/app.asar.unpacked/out/ipfs-on-path/scripts/IPFS_PATH'
    at Object.openSync (fs.js:447:3)
    at Object.func (electron/js2c/asar.js:155:31)
    at Object.func [as openSync] (electron/js2c/asar.js:155:31)
    at Object.writeFileSync (fs.js:1206:35)
    at writeIpfsPath (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/out/daemon/index.js:376:23)
    at _callee3$ (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/out/daemon/index.js:163:27)
    at tryCatch (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/node_modules/regenerator-runtime/runtime.js:45:40)
    at Generator.invoke [as _invoke] (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/node_modules/regenerator-runtime/runtime.js:271:22)
    at Generator.prototype.<computed> [as next] (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/node_modules/regenerator-runtime/runtime.js:97:21)
    at asyncGeneratorStep (/tmp/.mount_ipfs-d5tPRH7/resources/app.asar/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
@kaotisk-hund kaotisk-hund changed the title just run the downloaded file in archlinux Freshly downloaded appImage fails to start Sep 6, 2019
@hacdias
Copy link
Member

hacdias commented Sep 6, 2019

Hey @kaotisk-hund! Thanks. That specific error was fixed on #1079 😃 I'm releasing 0.9.0 today!

@hacdias hacdias closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants