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

macOS 10.10 won't work after update #472

Closed
iffy opened this issue Jun 1, 2020 · 2 comments
Closed

macOS 10.10 won't work after update #472

iffy opened this issue Jun 1, 2020 · 2 comments
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.

Comments

@iffy
Copy link
Contributor

iffy commented Jun 1, 2020

STARTING v0.56.1

[2020-05-28 22:10:37.447] [info] (main)  Log level: silly
[2020-05-28 22:10:37.449] [info] (main) Local time: 2020-05-28T22:10:37-04:00
[2020-05-28 22:10:37.449] [info] (main)   UTC time: 2020-05-29T02:10:37Z
[2020-05-28 22:10:37.449] [info] (main)   Timezone: America/New_York
[2020-05-28 22:10:37.449] [info] (main)   NODE_ENV: undefined
[2020-05-28 22:10:37.449] [info] (main)        pid: 16272
[2020-05-28 22:10:37.607] [info] (buckets-node) ProcessBackend starting...
[2020-05-28 22:10:37.632] [info] (core) INFO (bucketsproc) started
[2020-05-28 22:10:37.633] [info] (core) INFO Piping notification to RPC
[2020-05-28 22:10:37.633] [info] (core) INFO (bucketsproc) ready for input
[2020-05-28 22:10:37.633] [info] (core) INFO (dbpatch) start
[2020-05-28 22:10:37.633] [info] (core) DEBUG (dbpatch) existing patches: @["0001-initial"]
[2020-05-28 22:10:37.634] [info] (core) DEBUG (dbpatch) patch 0001-initial already applied
[2020-05-28 22:10:37.634] [info] (core) INFO (dbpatch) end
[2020-05-28 22:10:37.674] [info] (core) ERROR (appwide) keyring.getPassword failed: Error: errSecAuthFailed
[2020-05-28 22:10:37.675] [info] (core) INFO (sharing) decryption of keypair failed; will make new keypair
[2020-05-28 22:10:37.675] [info] (core) INFO (sharing) generating keypair
[2020-05-28 22:10:37.681] [info] (core) ERROR (appwide) keyring.getPassword failed: Error: errSecAuthFailed
[2020-05-28 22:10:37.681] [info] (core) ERROR (sharing) encrypting seckey failed: Error: errSecAuthFailed
[2020-05-28 22:10:37.681] [info] (core) ERROR (peddler) error creating peddler Error: errSecAuthFailed
[2020-05-28 22:10:43.106] [info] (main) window opened to file:///Applications/Buckets%20Beta.app/Contents/Resources/app.asar/src/wwwroot/misc/wizard.html
[2020-05-28 22:10:45.935] [info] (files) opening /Users/matt/Documents/matt/Our Budget.buckets
[2020-05-28 22:10:45.936] [info] (core) INFO Opening file /Users/matt/Documents/matt/Our Budget.buckets
[2020-05-28 22:10:45.937] [info] (core) INFO (dbpatch) start
[2020-05-28 22:10:45.938] [info] (core) DEBUG (dbpatch) existing patches: @["0001-initial", "0002-import_balance", "0003-deletetrans", "0004-dearhacker", "0005-bankmacro", "0006-closeaccount", "0007-notes", "0008-csvimport", "0009-triggercontrol-andundo", "0010-postedtolocal", "0011-nullamounttriggers", "0012-settings", "0013-offbudget", "0014-cleared", "0015-debt-accounts"]
[2020-05-28 22:10:45.938] [info] (core) DEBUG (dbpatch) patch 0001-initial already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0002-import_balance already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0003-deletetrans already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0004-dearhacker already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0005-bankmacro already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0006-closeaccount already applied
[2020-05-28 22:10:45.939] [info] (core) DEBUG (dbpatch) patch 0007-notes already applied
[2020-05-28 22:10:45.940] [info] (core) DEBUG (dbpatch) patch 0008-csvimport already applied
[2020-05-28 22:10:45.940] [info] (core) DEBUG (dbpatch) patch 0009-triggercontrol-andundo already applied
[2020-05-28 22:10:45.940] [info] (core) DEBUG (dbpatch) patch 0010-postedtolocal already applied
[2020-05-28 22:10:45.941] [info] (core) DEBUG (dbpatch) patch 0011-nullamounttriggers already applied
[2020-05-28 22:10:45.941] [info] (core) DEBUG (dbpatch) patch 0012-settings already applied
[2020-05-28 22:10:45.941] [info] (core) DEBUG (dbpatch) patch 0013-offbudget already applied
[2020-05-28 22:10:45.941] [info] (core) DEBUG (dbpatch) patch 0014-cleared already applied
[2020-05-28 22:10:45.941] [info] (core) DEBUG (dbpatch) patch 0015-debt-accounts already applied
[2020-05-28 22:10:45.942] [info] (core) INFO (dbpatch) end
[2020-05-28 22:10:45.942] [info] (core) DEBUG initializing undo...
[2020-05-28 22:10:45.942] [info] (core) DEBUG initializing events...
[2020-05-28 22:10:45.943] [info] (core) DEBUG enabling undo...
[2020-05-28 22:10:45.947] [info] (core) DEBUG enabling events...
[2020-05-28 22:10:45.956] [info] (core) DEBUG Done opening budget file
[2020-05-28 22:10:45.958] [info] (files) SQLite: 3.26.0
[2020-05-28 22:10:45.967] [info] (files) opening new window to /budget/index.html
[2020-05-28 22:11:01.694] [error] (main) uncaughtException TypeError: Cannot read property 'startsWith' of null
    at /Applications/Buckets Beta.app/Contents/Resources/app.asar/src/mainprocess/files.ts:180:27
    at Array.forEach (<anonymous>)
    at Function.currentWindowSet (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/mainprocess/files.ts:175:6)
    at App.<anonymous> (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/mainprocess/main.ts:192:33)
    at App.emit (events.js:200:13)
[2020-05-28 22:11:11.001] [info] (main) 

macOS 10.10.5

May 29 22:12:57 haggard-imac kernel[0]: proc 20041: load code signature error 4 for file "Buckets"
May 29 22:12:57 haggard-imac.attlocal.net com.apple.SecurityServer[79]: suppressing keychain prompt for invalidly signed client /Users/matt/Desktop/Buckets Beta.app/Contents/Resources/app.asar.unpacked/node_modules/buckets-node/dist/bin/x64/Buckets(20041)

Which looks similar to this:

https://forums.developer.apple.com/thread/28577

sequelpro/sequelpro#1583

@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Jun 1, 2020
@iffy
Copy link
Contributor Author

iffy commented Jun 3, 2020

This might fix it: electron-userland/electron-builder#3940

@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Jun 12, 2020
@iffy
Copy link
Contributor Author

iffy commented Jun 13, 2020

Included in v0.56.2 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.
Projects
None yet
Development

No branches or pull requests

1 participant