Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created May 11, 2020 17:42
Show Gist options
  • Save hpk42/497c4ef7acfd4119be7d39c260eb9453 to your computer and use it in GitHub Desktop.
Save hpk42/497c4ef7acfd4119be7d39c260eb9453 to your computer and use it in GitHub Desktop.
0.2s [E]main/find_logins: Account /home/hpk/.config/DeltaChat/webrtc_event_logs is inaccessible Error: Account has no address defined
at /home/hpk/p/delta/desktop/tsc-dist/main/logins.js:62:23
at Generator.next (<anonymous>)
at fulfilled (/home/hpk/p/delta/desktop/tsc-dist/main/logins.js:5:58)
/home/hpk/p/delta/desktop/tsc-dist/main/logins.js:70:17,
fulfilled (/home/hpk/p/delta/desktop/tsc-dist/main/logins.js:5:58)
0.2s [i]main/find_logins: Old format accounts detected, trying to convert them [
{
path: '/home/hpk/.config/DeltaChat/696f73726576696577407465737472756e2e6f7267',
addr: '[email protected]'
},
{
path: '/home/hpk/.config/DeltaChat/old.686f6c6765724064656c7461636861742e6465',
addr: '[email protected]'
},
{
path: '/home/hpk/.config/DeltaChat/old.holgerdeltachat.de',
addr: '[email protected]'
}
]
0.2s [i]main/find_logins: symlink, for backwards compatibility accounts/iosreviewP40testrun.org /home/hpk/.config/DeltaChat/696f73726576696577407465737472756e2e6f7267
0.2s [C]main/index: Fatal Error during init Error: dest already exists.
at /home/hpk/p/delta/desktop/node_modules/fs-extra/lib/move/move.js:41:31
at /home/hpk/p/delta/desktop/node_modules/universalify/index.js:23:46
/home/hpk/p/delta/desktop/tsc-dist/main/index.js:61:9
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `electron . --debug --log-debug --log-to-console --disable-http-cache --translation-watch`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/hpk/.npm/_logs/2020-05-11T17_42_05_422Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment