Skip to content

Crash on startup on MBP Apple Silicon with Tahoe #165

@andrewdavidmackenzie

Description

@andrewdavidmackenzie

When I run MeshSense from Applications or invoking from the command line, the window shows very briefly and then it closes and exists.

 /Applications/MeshSense.app/Contents/MacOS/MeshSense
DIRNAME /Applications/MeshSense.app/Contents/Resources/app.asar/out/main
API_PATH /Applications/MeshSense.app/Contents/Resources/app.asar.unpacked/resources/api/index.cjs
[electron] Arguments [ '/Applications/MeshSense.app/Contents/MacOS/MeshSense' ]
[electron] Checking for updates on channel null
Checking for update
{
  programDirectory: '/Applications/MeshSense.app/Contents/Resources/app.asar.unpacked/resources/api',
  staticDirectory: '/Applications/MeshSense.app/Contents/Resources/app.asar.unpacked/resources/api/static',
  dataDirectory: '/Users/amackenz/Library/Application Support/meshsense'
}
[bluetooth] Begin Scanning
[bluetooth] Adapter available: true
[bluetooth] scanning...
[api to electron] { event: 'setUpdateChannel', body: undefined }
[electron] Set update channel undefined
[news] Checking for news
Update for version 1.0.18 is not available (latest version: 1.0.18, downgrade is allowed).
Server listening { address: '::', family: 'IPv6', port: 5920 }
CREATING WINDOW
[electron to api] { data: { event: 'version', body: '1.0.18' }, ports: [] }
[State] version set 1.0.18
[electron to api] {
  data: { event: 'checking-for-update', body: 'Checking for update' },
  ports: []
}
[electron to api] {
  data: {
    event: 'update-not-available',
    body: {
      version: '1.0.18',
      files: [Array],
      path: 'meshsense-arm64.zip',
      sha512: 'iowpQYAHNyydpl9tyU2vmW/DdHWJaVKuIGpr6qe/L4SulhYO00iocvcRd6q5Se48o6AQCxB865wnNIV8d03Qng==',
      releaseDate: '2025-01-17T16:31:53.713Z'
    }
  },
  ports: []
}
[WSS] Connection from ::1:64696
[State] meshSenseNewsDate set 1737130832471
API PROCESS EXITED! 6
Image

If there is any other logs or information I can provide to help debug ths issue, please just let me know here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions