Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Set Windows Application User Model ID (AUMID) { appUserModelId: 'com.loki-project.messenger-desktop' }
- NODE_ENV production
- NODE_APP_INSTANCE undefined
- NODE_CONFIG_DIR /opt/Session/resources/app.asar/config
- NODE_CONFIG {}
- userData: /home/mobian/.config/Session
- config/get: Did not find user config file, cache is now empty object
- config/get: Did not find ephemeral config file, cache is now empty object
- making app single instance
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"app ready","time":"2022-01-29T08:25:02.639Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"starting version 1.8.0","time":"2022-01-29T08:25:02.644Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"key/initialize: Generating new encryption key, since we did not find it on disk","time":"2022-01-29T08:25:02.667Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"config/set: Saving user config to disk","time":"2022-01-29T08:25:02.676Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"migrateDatabase: Migration without cipher change failed {}","time":"2022-01-29T08:25:02.766Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"migrateDatabase: migrateSchemaVersion failed {}","time":"2022-01-29T08:25:02.776Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"Database startup error: TypeError: Cannot read property 'prepare' of null\n at getSQLiteVersion ([REDACTED]/app.asar/app/sql.js:137:33)\n at updateSchema ([REDACTED]/app.asar/app/sql.js:803:25)\n at Object.initialize ([REDACTED]/app.asar/app/sql.js:1427:5)\n at showMainWindow ([REDACTED]/app.asar/main.js:678:7)\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async App.<anonymous> ([REDACTED]/app.asar/main.js:644:5)","time":"2022-01-29T08:25:02.781Z","v":0}
- {"name":"log","hostname":"mobian","pid":9558,"level":30,"msg":"config/remove: Deleting user config from disk","time":"2022-01-29T08:25:03.141Z","v":0}
- Unhandled Promise Rejection: TypeError: Cannot read property 'prepare' of undefined
- at getById (/opt/Session/resources/app.asar/app/sql.js:1597:44)
- at Object.getItemById (/opt/Session/resources/app.asar/app/sql.js:1564:10)
- at getSpellCheckSetting (/opt/Session/resources/app.asar/main.js:80:26)
- at showMainWindow (/opt/Session/resources/app.asar/main.js:684:44)
- at processTicksAndRejections (internal/process/task_queues.js:93:5)
- at async App.<anonymous> (/opt/Session/resources/app.asar/main.js:644:5)
- {"name":"log","hostname":"mobian","pid":9558,"level":50,"msg":"Unhandled Promise Rejection: {}","time":"2022-01-29T08:25:03.495Z","v":0}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement