Skip to content

Instantly share code, notes, and snippets.

@finnoleary
Created October 17, 2017 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save finnoleary/065debee5894957e0446044d0dca4d61 to your computer and use it in GitHub Desktop.
Save finnoleary/065debee5894957e0446044d0dca4d61 to your computer and use it in GitHub Desktop.
Signal Debug Log: 2017-10-17T05:00:00+0100
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Signal/1.0.30 Chrome/56.0.2924.87 Electron/1.6.14 Safari/537.36 node/7.4.0
INFO 2017-10-17T03:38:51.285Z app ready
INFO 2017-10-17T03:38:51.305Z Initializing BrowserWindow config: {"width":800,"height":610,"minWidth":700,"minHeight":360,"webPreferences":{"nodeIntegration":false,"preload":"/usr/lib/signal/resources/app.asar/preload.js"}}
INFO 2017-10-17T03:38:52.084Z Detected Linux. Setting up spell check with locale en_GB and dictionary location /usr/share/hunspell
INFO 2017-10-17T03:38:52.643Z pre-main prep time: 8 ms
INFO 2017-10-17T03:38:52.999Z Build expires: 2018-01-11T10:14:16.000Z
INFO 2017-10-17T03:38:53.001Z background page reloaded
INFO 2017-10-17T03:38:53.002Z environment: production
INFO 2017-10-17T03:38:53.327Z migration 1.0
INFO 2017-10-17T03:38:53.327Z creating object stores
INFO 2017-10-17T03:38:53.327Z creating debug log
INFO 2017-10-17T03:38:53.328Z migration 13.0
INFO 2017-10-17T03:38:53.328Z Adding fields to identity keys
INFO 2017-10-17T03:38:53.335Z migration 14.0
INFO 2017-10-17T03:38:53.337Z Adding unprocessed message store
INFO 2017-10-17T03:38:53.338Z migration 15.0
INFO 2017-10-17T03:38:53.339Z Adding messages index for de-duplication
INFO 2017-10-17T03:38:53.339Z migration 16.0
INFO 2017-10-17T03:38:53.339Z Dropping log table, since we now log to disk
INFO 2017-10-17T03:38:53.436Z ConversationController: starting initial fetch
INFO 2017-10-17T03:38:53.441Z listening for registration events
INFO 2017-10-17T03:38:53.643Z ConversationController: done with initial fetch
INFO 2017-10-17T03:38:59.079Z Updating BrowserWindow config: {"maximized":false,"width":800,"height":610,"x":1303,"y":223}
INFO 2017-10-17T03:41:58.814Z Clearing all indexeddb stores
INFO 2017-10-17T03:41:58.823Z Done clearing store conversations
INFO 2017-10-17T03:41:58.824Z Done clearing store groups
INFO 2017-10-17T03:41:58.824Z Done clearing store identityKeys
INFO 2017-10-17T03:41:58.825Z Done clearing store items
INFO 2017-10-17T03:41:58.825Z Done clearing store messages
INFO 2017-10-17T03:41:58.825Z Done clearing store preKeys
INFO 2017-10-17T03:41:58.825Z Done clearing store sessions
INFO 2017-10-17T03:41:58.825Z Done clearing store signedPreKeys
INFO 2017-10-17T03:41:58.825Z Done clearing store unprocessed
INFO 2017-10-17T03:41:58.825Z Done clearing all indexeddb stores
INFO 2017-10-17T03:41:58.826Z the import went wrong: Error: ENOENT: no such file or directory, open '/home/fao/.config/Signal Private Messenger/db.json'
INFO 2017-10-17T03:41:58.836Z Error importing: Error: ENOENT: no such file or directory, open '/home/fao/.config/Signal Private Messenger/db.json'
INFO 2017-10-17T03:41:58.840Z Clearing all indexeddb stores
INFO 2017-10-17T03:41:59.001Z Done clearing store conversations
INFO 2017-10-17T03:41:59.002Z Done clearing store groups
INFO 2017-10-17T03:41:59.003Z Done clearing store identityKeys
INFO 2017-10-17T03:41:59.004Z Done clearing store items
INFO 2017-10-17T03:41:59.005Z Done clearing store messages
INFO 2017-10-17T03:41:59.007Z Done clearing store preKeys
INFO 2017-10-17T03:41:59.007Z Done clearing store sessions
INFO 2017-10-17T03:41:59.009Z Done clearing store signedPreKeys
INFO 2017-10-17T03:41:59.010Z Done clearing store unprocessed
INFO 2017-10-17T03:41:59.010Z Done clearing all indexeddb stores
INFO 2017-10-17T03:47:39.860Z will-navigate
INFO 2017-10-17T03:47:56.617Z will-navigate
INFO 2017-10-17T03:51:06.778Z app ready
INFO 2017-10-17T03:51:06.813Z Initializing BrowserWindow config: {"width":800,"height":610,"minWidth":700,"minHeight":360,"webPreferences":{"nodeIntegration":false,"preload":"/usr/lib/signal/resources/app.asar/preload.js"},"maximized":false,"x":1303,"y":223}
INFO 2017-10-17T03:51:07.362Z Detected Linux. Setting up spell check with locale en_GB and dictionary location /usr/share/hunspell
INFO 2017-10-17T03:51:07.922Z pre-main prep time: 8 ms
INFO 2017-10-17T03:51:07.976Z Build expires: 2018-01-11T10:14:16.000Z
INFO 2017-10-17T03:51:08.018Z background page reloaded
INFO 2017-10-17T03:51:08.018Z environment: production
INFO 2017-10-17T03:51:08.230Z ConversationController: starting initial fetch
INFO 2017-10-17T03:51:08.231Z listening for registration events
INFO 2017-10-17T03:51:08.417Z ConversationController: done with initial fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment