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

Very low-level level error when opening the app #151

Open
achou11 opened this issue Sep 9, 2022 · 0 comments
Open

Very low-level level error when opening the app #151

achou11 opened this issue Sep 9, 2022 · 0 comments

Comments

@achou11
Copy link

achou11 commented Sep 9, 2022

Opening Patchfox via commandline and I see this error. Seems to prevent the app from working at all

Error: dlopen(/var/folders/3d/jpg9p2yn0t918hwkw50yrfxh0000gn/T/.org.patchfox.desktop.qZ8GWo, 1): no suitable image found.  Did find:
	/var/folders/3d/jpg9p2yn0t918hwkw50yrfxh0000gn/T/.org.patchfox.desktop.qZ8GWo: mach-o, but wrong architecture
	/private/var/folders/3d/jpg9p2yn0t918hwkw50yrfxh0000gn/T/.org.patchfox.desktop.qZ8GWo: mach-o, but wrong architecture
    at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1812)
    at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
    at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2039)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Module._load (node:internal/modules/cjs/loader:829:12)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13343)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at load (/Applications/Patchfox.app/Contents/Resources/app.asar/node_modules/leveldown/node_modules/node-gyp-build/index.js:20:10)
    at Object.<anonymous> (/Applications/Patchfox.app/Contents/Resources/app.asar/node_modules/leveldown/binding.js:1:43) {
  code: 'ERR_DLOPEN_FAILED'

Patchfox version: 2022.9.2-alpha
OS: macOS 11.6.8 (Big Sur), Intel arch

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

1 participant