Skip to content

Instantly share code, notes, and snippets.

@rnewman
Created July 26, 2017 21:15
Show Gist options
  • Save rnewman/a0c003db79ae657a7e1738dc38af1df7 to your computer and use it in GitHub Desktop.
Save rnewman/a0c003db79ae657a7e1738dc38af1df7 to your computer and use it in GitHub Desktop.
Slow your roll
objc[9628]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x1110dbcc0) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x110e516f0). One of the two will be used. Which one is undefined.
2017-07-26 14:10:39.297 [Debug] [AppDelegate.swift:55] application(_:willFinishLaunchingWithOptions:) > Configuring window…
2017-07-26 14:10:39.301 [Debug] [AppDelegate.swift:71] startApplication(_:withLaunchOptions:) > Initializing Sentry…
2017-07-26 14:10:39.305 [Error] [SentryIntegration.swift:23] setup(sendUsageData:) > Not enabling Sentry; Running in Simulator
2017-07-26 14:10:39.305 [Debug] [AppDelegate.swift:77] startApplication(_:withLaunchOptions:) > Setting UA…
2017-07-26 14:10:39.322 [Debug] [AppDelegate.swift:81] startApplication(_:withLaunchOptions:) > Starting keyboard helper…
2017-07-26 14:10:39.323 [Debug] [AppDelegate.swift:85] startApplication(_:withLaunchOptions:) > Starting dynamic font helper…
2017-07-26 14:10:39.412 [Debug] [AppDelegate.swift:88] startApplication(_:withLaunchOptions:) > Setting custom menu items…
2017-07-26 14:10:39.466 [Debug] [AppDelegate.swift:91] startApplication(_:withLaunchOptions:) > Creating Sync log file…
2017-07-26 14:10:39.471 [Info] > XCGLogger writing log to: file:///Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Data/Application/5746110A-04B8-43A4-9D16-949C53B03846/Library/Caches/Logs/sync.20170726T141039-0700.log
2017-07-26 14:10:39.471 [Info] > XCGLogger writing log to: file:///Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Data/Application/5746110A-04B8-43A4-9D16-949C53B03846/Library/Caches/Logs/sync.20170726T141039-0700.log
2017-07-26 14:10:39.472 [Info] [RollingFileLogger.swift:46] newLogWithDate > Created file destination for logger with root: sync and timestamp: 2017-07-26 21:10:39 +0000
2017-07-26 14:10:39.472 [Debug] [AppDelegate.swift:96] startApplication(_:withLaunchOptions:) > Creating Browser log file…
2017-07-26 14:10:39.473 [Info] > XCGLogger writing log to: file:///Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Data/Application/5746110A-04B8-43A4-9D16-949C53B03846/Library/Caches/Logs/browser.20170726T141039-0700.log
2017-07-26 14:10:39.474 [Info] > XCGLogger writing log to: file:///Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Data/Application/5746110A-04B8-43A4-9D16-949C53B03846/Library/Caches/Logs/browser.20170726T141039-0700.log
2017-07-26 14:10:39.474 [Info] [RollingFileLogger.swift:46] newLogWithDate > Created file destination for logger with root: browser and timestamp: 2017-07-26 21:10:39 +0000
2017-07-26 14:10:39.474 [Debug] [AppDelegate.swift:99] startApplication(_:withLaunchOptions:) > Getting profile…
2017-07-26 14:10:39.476 [Debug] [Profile.swift:216] init(localName:syncDelegate:clear:) > Initing profile profile on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:39.483 [Debug] [BrowserDB.swift:81] init(filename:secretKey:files:leaveClosed:) > Initializing BrowserDB: logins.db.
2017-07-26 14:10:39.484 [Debug] [BrowserDB.swift:92] init(filename:secretKey:files:leaveClosed:) > Creating db: /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/logins.db with secret = s6fs305aNbVq/aG4P1wPoAgGp1A9cYvfCPPRe4LOeV2Eirf7+belYLSZfYgbAh10sMAnOZcbi8orGO9/tnIddoHsOOs8W33W9j36MzIjfZo+kQ21NYLj9qe/n2g6nCxVRl1EeVx/TlbtAmlK+tK/shhNJgSLl0Xr+AqY7QJE/YxH0pun8z9Zu82mq4cJ03PJHh4E8y8VayCA9uHZoSdp9s+DLZZgRfMRYEMbBJzlZpb/DZpuMdC0439bbffSH4rwpqv38VTQFDfxAHuNH0nhbmkvjCkb+L3jZuMD4w16g1VpAhJzjF6FANyPoRR3Lu2uLFZQ4ZbRZgj6aDs7BO7hww==
2017-07-26 14:10:39.484 [Debug] [BrowserDB.swift:81] init(filename:secretKey:files:leaveClosed:) > Initializing BrowserDB: browser.db.
2017-07-26 14:10:39.485 [Info] [BrowserDB.swift:102] prepareSchema() > prepareSchema on browser.db on thread <NSThread: 0x610000071640>{number = 1, name = main}
2017-07-26 14:10:39.485 [Debug] [SwiftData.swift:93] getSharedConnection() > >>> Creating shared SQLiteDBConnection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:39.485 [Debug] [SwiftData.swift:513] init(filename:flags:key:prevKey:) > Opening connection to /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:10:39.489 [Info] [SwiftData.swift:478] prepareCleartext() > Enabling WAL mode.
2017-07-26 14:10:39.491 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update tableList version 1 on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:39.492 [Debug] [BrowserDB.swift:136] updateTable(_:table:) > Trying update tableList version 1
2017-07-26 14:10:39.493 [Debug] [BrowserDB.swift:210] createOrUpdate > Table tableList already exists.
2017-07-26 14:10:49.494 [Debug] [BrowserDB.swift:112] prepareSchema() > db: browser.db has been created
2017-07-26 14:10:49.500 [Info] [BrowserDB.swift:102] prepareSchema() > prepareSchema on logins.db on thread <NSThread: 0x610000071640>{number = 1, name = main}
2017-07-26 14:10:49.501 [Debug] [SwiftData.swift:93] getSharedConnection() > >>> Creating shared SQLiteDBConnection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/logins.db on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:49.501 [Debug] [SwiftData.swift:513] init(filename:flags:key:prevKey:) > Opening connection to /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/logins.db.
2017-07-26 14:10:49.565 [Info] [SwiftData.swift:439] prepareEncrypted(_:key:prevKey:) > Enabling WAL mode.
2017-07-26 14:10:49.565 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update tableList version 1 on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:49.566 [Debug] [BrowserDB.swift:136] updateTable(_:table:) > Trying update tableList version 1
2017-07-26 14:10:49.566 [Debug] [BrowserDB.swift:210] createOrUpdate > Table tableList already exists.
2017-07-26 14:10:59.566 [Debug] [BrowserDB.swift:112] prepareSchema() > db: logins.db has been created
2017-07-26 14:10:59.568 [Debug] [AppDelegate.swift:103] startApplication(_:withLaunchOptions:) > Initializing telemetry…
2017-07-26 14:10:59.568 [Debug] [AppDelegate.swift:107] startApplication(_:withLaunchOptions:) > Starting web server…
[INFO] GCDWebServer started on port 6571 and reachable at http://localhost:6571/
2017-07-26 14:10:59.577 [Debug] [AppDelegate.swift:112] startApplication(_:withLaunchOptions:) > Setting AVAudioSession category…
2017-07-26 14:10:59.605 [Debug] [AppDelegate.swift:122] startApplication(_:withLaunchOptions:) > Configuring tabManager…
2017-07-26 14:10:59.607 [Debug] [AppDelegate.swift:128] startApplication(_:withLaunchOptions:) > Initing BVC…
2017-07-26 14:10:59.615 [Debug] [AppDelegate.swift:147] startApplication(_:withLaunchOptions:) > Adding observers…
2017-07-26 14:10:59.617 [Info] [LeanplumIntegration.swift:102] start() > LeanplumIntegration - Setting up for Development
2017-07-26 14:10:59.618 Client[9628:21732962] Leanplum: Error: [Leanplum setAppId:withDevelopmentKey:] Empty appId parameter provided.
2017-07-26 14:10:59.628 Client[9628:21732962] -canOpenURL: failed for URL: "firefox-focus://" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
2017-07-26 14:10:59.628 Client[9628:21732962] -canOpenURL: failed for URL: "firefox-klar://" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
2017-07-26 14:10:59.630 Client[9628:21732962] Leanplum: Error: Please provide your app ID using one of the [Leanplum setAppId:] methods.
2017-07-26 14:10:59.632 [Debug] [AppDelegate.swift:181] startApplication(_:withLaunchOptions:) > Updating authentication keychain state to reflect system state
2017-07-26 14:10:59.633 [Info] [BrowserTable.swift:135] init() > SQLite version: 3.8.8.3 (3008008).
2017-07-26 14:10:59.633 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update BROWSER version 26 on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:10:59.634 [Debug] [BrowserDB.swift:550] tablesExist > 15 tables exist. Expected 17
2017-07-26 14:10:59.634 [Debug] [BrowserDB.swift:136] updateTable(_:table:) > Trying update BROWSER version 26
2017-07-26 14:10:59.634 [Debug] [BrowserDB.swift:210] createOrUpdate > Table BROWSER already exists.
2017-07-26 14:11:02.750 Client[9628:21733509] XPC connection interrupted
2017-07-26 14:11:09.643 [Debug] [SQLiteHistory.swift:124] init(db:prefs:) > Database succesfully created/updated
Adding Route: homepanel/:page -> (Function)
2017-07-26 14:11:19.658 [Debug] [BrowserDB.swift:412] bulkInsert(_:op:columns:values:) > No values to insert.
Adding Route: settings/:page -> (Function)
2017-07-26 14:11:19.658 [Debug] [AppDelegate.swift:203] startApplication(_:withLaunchOptions:) > Done with setting up the application.
2017-07-26 14:11:19.658 [Debug] [AppDelegate.swift:319] application(_:didFinishLaunchingWithOptions:) > Did finish launching.
2017-07-26 14:11:19.658 [Debug] [AppDelegate.swift:321] application(_:didFinishLaunchingWithOptions:) > Setting up Adjust
2017-07-26 14:11:19.658 [Info] [AdjustIntegration.swift:146] triggerApplicationDidFinishLaunchingWithOptions > Adjust - Skipping because no or invalid config found
2017-07-26 14:11:19.659 [Debug] [AppDelegate.swift:325] application(_:didFinishLaunchingWithOptions:) > Setting up BuddyBuild SDK
2017-07-26 14:11:19.658 Client[9628:21732962] BuddybuildSDK : Disabled in the simulator
2017-07-26 14:11:19.659 [Debug] [AppDelegate.swift:329] application(_:didFinishLaunchingWithOptions:) > Making window key and visible…
2017-07-26 14:11:19.678 [Debug] [AppDelegate.swift:333] application(_:didFinishLaunchingWithOptions:) > Triggering log roll.
2017-07-26 14:11:19.678 [Debug] [AppDelegate.swift:347] application(_:didFinishLaunchingWithOptions:) > Done with applicationDidFinishLaunching.
2017-07-26 14:11:19.679 [Debug] [Profile.swift:294] reopen() > Reopening profile.
2017-07-26 14:11:29.669 [Debug] [BrowserViewController.swift:497] loadQueuedTabs(receivedURLs:) > Loading queued tabs in the background.
2017-07-26 14:11:29.670 [Info] [BrowserTable.swift:135] init() > SQLite version: 3.8.8.3 (3008008).
2017-07-26 14:11:29.671 [Debug] [BrowserViewController.swift:345] viewDidLoad() > BVC viewDidLoad…
2017-07-26 14:11:29.671 [Debug] [BrowserViewController.swift:347] viewDidLoad() > BVC super viewDidLoad called.
2017-07-26 14:11:29.672 [Debug] [BrowserViewController.swift:354] viewDidLoad() > BVC adding footer and header…
2017-07-26 14:11:29.672 [Debug] [BrowserViewController.swift:362] viewDidLoad() > BVC setting up webViewContainer…
2017-07-26 14:11:29.672 [Debug] [BrowserViewController.swift:372] viewDidLoad() > BVC setting up status bar…
2017-07-26 14:11:29.673 [Debug] [BrowserViewController.swift:378] viewDidLoad() > BVC setting up top touch area…
2017-07-26 14:11:29.673 [Debug] [BrowserViewController.swift:384] viewDidLoad() > BVC setting up URL bar…
2017-07-26 14:11:29.699 [Debug] [BrowserViewController.swift:419] viewDidLoad() > BVC setting up search loader…
2017-07-26 14:11:29.701 [Debug] [BrowserViewController.swift:437] viewDidLoad() > BVC updating toolbar state…
2017-07-26 14:11:29.710 [Debug] [BrowserViewController.swift:440] viewDidLoad() > BVC setting up constraints…
2017-07-26 14:11:29.712 [Debug] [BrowserViewController.swift:442] viewDidLoad() > BVC done.
2017-07-26 14:11:29.712 [Debug] [BrowserViewController.swift:548] viewWillAppear > BVC viewWillAppear.
2017-07-26 14:11:29.712 [Debug] [BrowserViewController.swift:550] viewWillAppear > BVC super.viewWillAppear done.
2017-07-26 14:11:29.713 [Debug] [BrowserViewController.swift:563] viewWillAppear > Restoring tabs.
2017-07-26 14:11:29.713 [Debug] [TabManager.swift:700] restoreTabsInternal() > Restoring tabs.
2017-07-26 14:11:29.723 [Debug] [TabManager.swift:744] restoreTabsInternal() > Done adding tabs.
2017-07-26 14:11:29.723 [Debug] [TabManager.swift:748] restoreTabsInternal() > Notifying delegates.
2017-07-26 14:11:29.723 [Debug] [TabManager.swift:755] restoreTabsInternal() > Selecting a tab.
2017-07-26 14:11:29.784 [Debug] [TabManager.swift:757] restoreTabsInternal() > Creating webview for selected tab.
2017-07-26 14:11:29.784 [Debug] [TabManager.swift:761] restoreTabsInternal() > Done.
2017-07-26 14:11:29.784 [Debug] [BrowserViewController.swift:565] viewWillAppear > Done restoring tabs.
2017-07-26 14:11:29.784 [Debug] [BrowserViewController.swift:568] viewWillAppear > Updating tab count.
2017-07-26 14:11:29.808 [Debug] [BrowserViewController.swift:571] viewWillAppear > BVC done.
2017-07-26 14:11:29.818 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:29.823 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:11:29.829 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:29.830 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:11:29.837 [Debug] [BrowserViewController.swift:609] viewDidAppear > BVC viewDidAppear.
2017-07-26 14:11:29.838 [Debug] [BrowserViewController.swift:611] viewDidAppear > BVC intro presented.
2017-07-26 14:11:29.838 [Debug] [BrowserViewController.swift:615] viewDidAppear > BVC taking pending screenshots….
2017-07-26 14:11:29.839 [Debug] [BrowserViewController.swift:617] viewDidAppear > BVC done taking screenshots.
2017-07-26 14:11:29.839 [Debug] [BrowserViewController.swift:619] viewDidAppear > BVC calling super.viewDidAppear.
2017-07-26 14:11:29.839 [Debug] [BrowserViewController.swift:621] viewDidAppear > BVC done.
2017-07-26 14:11:29.859 [Debug] [Profile.swift:302] shutdown() > Shutting down profile.
2017-07-26 14:11:39.669 [Debug] [SwiftData.swift:537] deinit > deinit: closing connection on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:39.669 [Debug] [SwiftData.swift:604] closeCustomConnection(immediately:) > Closing custom connection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:39.670 [Debug] [SwiftData.swift:624] closeCustomConnection(immediately:) > Closed /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:11:39.671 [Debug] [SwiftData.swift:537] deinit > deinit: closing connection on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:39.671 [Debug] [SwiftData.swift:604] closeCustomConnection(immediately:) > Closing custom connection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/logins.db on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:39.671 [Warning] [SwiftData.swift:160] transaction(synchronous:transactionClosure:) > BEGIN EXCLUSIVE failed.
2017-07-26 14:11:39.671 [Error] [BrowserDB.swift:232] createOrUpdate > Unable to get a transaction: Non-open connection; can't execute change.
2017-07-26 14:11:39.671 [Debug] [SwiftData.swift:624] closeCustomConnection(immediately:) > Closed /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/logins.db.
2017-07-26 14:11:39.671 [Warning] [BrowserDB.swift:247] createOrUpdate > Couldn't create or update ["BROWSER"]. Attempting to move browser.db to another location.
2017-07-26 14:11:39.672 [Debug] [BrowserDB.swift:263] createOrUpdate > Moving browser.db-shm and browser.db-wal…
2017-07-26 14:11:39.672 [Debug] [BrowserDB.swift:273] createOrUpdate > Finished moving browser.db successfully.
2017-07-26 14:11:39.672 [Debug] [BrowserDB.swift:475] reopenIfClosed() > Re-attaching DB metadata.db as metadataDB.
2017-07-26 14:11:39.672 [Debug] [SwiftData.swift:93] getSharedConnection() > >>> Creating shared SQLiteDBConnection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on thread <NSThread: 0x60000006e6c0>{number = 4, name = (null)}.
2017-07-26 14:11:39.673 [Debug] [SwiftData.swift:513] init(filename:flags:key:prevKey:) > Opening connection to /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:11:39.673 [Info] [SwiftData.swift:478] prepareCleartext() > Enabling WAL mode.
[INFO] GCDWebServer stopped
2017-07-26 14:11:39.675 [Debug] [BrowserDB.swift:118] createTable(_:table:) > Try create tableList version 1
2017-07-26 14:11:39.676 [Debug] [BrowserDB.swift:118] createTable(_:table:) > Try create BROWSER version 26
2017-07-26 14:11:39.676 [Debug] [BrowserTable.swift:655] create > Creating 36 tables, views, and indices.
2017-07-26 14:11:39.685 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:39.687 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
[INFO] GCDWebServer started on port 6571 and reachable at http://localhost:6571/
2017-07-26 14:11:40.196 [Debug] [Profile.swift:302] shutdown() > Shutting down profile.
2017-07-26 14:11:40.667 [Debug] [Telemetry.swift:53] send(ping:docType:) > Ping URL: https://incoming.telemetry.mozilla.org/submit/telemetry/1EF0BA82-D3E6-411E-A1C8-56BEE3DF17DB/core/Fennec/8.0/developer/1
2017-07-26 14:11:40.697 [Debug] [Telemetry.swift:54] send(ping:docType:) > Ping payload: {"tz":-420,"sessions":1,"durations":40,"clientId":"6639A2A8-19F9-4A7F-B4F0-51B5374DF753","profileDate":17372,"v":7,"device":"Apple-x86_64","defaultSearch":"yahoo","locale":"en","seq":2,"os":"iOS","osversion":"10.3.1","created":"2017-07-26","arch":"arm"}
2017-07-26 14:11:49.691 [Debug] [SwiftData.swift:537] deinit > deinit: closing connection on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:49.692 [Debug] [SwiftData.swift:604] closeCustomConnection(immediately:) > Closing custom connection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:49.692 [Debug] [Profile.swift:783] onDatabaseWasRecreated(notification:) > Database was recreated.
2017-07-26 14:11:49.692 [Debug] [Profile.swift:785] onDatabaseWasRecreated(notification:) > Database was browser.db.
2017-07-26 14:11:49.692 [Debug] [SwiftData.swift:624] closeCustomConnection(immediately:) > Closed /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:11:49.693 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:11:49.694 [Debug] [BrowserViewController.swift:511] dequeueQueuedTabs(receivedURLs:) > Queue. Count: 0.
[INFO] GCDWebServer stopped
2017-07-26 14:11:49.695 [Debug] [Telemetry.swift:53] send(ping:docType:) > Ping URL: https://incoming.telemetry.mozilla.org/submit/telemetry/73E7EBC1-2FF7-4206-B829-991EB968441F/core/Fennec/8.0/developer/1
2017-07-26 14:11:49.695 [Debug] [Telemetry.swift:54] send(ping:docType:) > Ping payload: {"tz":-420,"sessions":1,"durations":10,"clientId":"6639A2A8-19F9-4A7F-B4F0-51B5374DF753","profileDate":17372,"v":7,"device":"Apple-x86_64","defaultSearch":"yahoo","locale":"en","seq":3,"os":"iOS","osversion":"10.3.1","created":"2017-07-26","arch":"arm"}
2017-07-26 14:11:49.696 [Debug] [Telemetry.swift:83] send(ping:docType:) > Ping response: 200.
[INFO] GCDWebServer started on port 6571 and reachable at http://localhost:6571/
2017-07-26 14:11:49.723 [Debug] [Profile.swift:302] shutdown() > Shutting down profile.
[INFO] GCDWebServer stopped
2017-07-26 14:11:49.726 [Debug] [Telemetry.swift:53] send(ping:docType:) > Ping URL: https://incoming.telemetry.mozilla.org/submit/telemetry/DBB18938-59E3-44D3-8664-C4F22EBB8CE9/core/Fennec/8.0/developer/1
2017-07-26 14:11:49.726 [Debug] [Telemetry.swift:54] send(ping:docType:) > Ping payload: {"tz":-420,"sessions":1,"durations":0,"clientId":"6639A2A8-19F9-4A7F-B4F0-51B5374DF753","profileDate":17372,"v":7,"device":"Apple-x86_64","defaultSearch":"yahoo","locale":"en","seq":4,"os":"iOS","osversion":"10.3.1","created":"2017-07-26","arch":"arm"}
2017-07-26 14:11:49.742 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:49.744 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
[INFO] GCDWebServer started on port 6571 and reachable at http://localhost:6571/
2017-07-26 14:11:49.774 Client[9628:21737470] -[_UIRemoteKeyboards proxy]_block_invoke Failed to access remote service: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.UIKit.KeyboardManagement.hosted was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.UIKit.KeyboardManagement.hosted was invalidated from this process.}
2017-07-26 14:11:49.775 Client[9628:21740447] -[_UIRemoteKeyboards proxy]_block_invoke Failed to access remote service: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.UIKit.KeyboardManagement.hosted was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.UIKit.KeyboardManagement.hosted was invalidated from this process.}
2017-07-26 14:11:49.776 [Debug] [Profile.swift:294] reopen() > Reopening profile.
2017-07-26 14:11:49.776 [Debug] [BrowserDB.swift:475] reopenIfClosed() > Re-attaching DB metadata.db as metadataDB.
2017-07-26 14:11:49.776 [Debug] [SwiftData.swift:93] getSharedConnection() > >>> Creating shared SQLiteDBConnection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:11:49.776 [Debug] [SwiftData.swift:513] init(filename:flags:key:prevKey:) > Opening connection to /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:11:49.776 [Info] [SwiftData.swift:478] prepareCleartext() > Enabling WAL mode.
2017-07-26 14:11:49.779 [Debug] [BrowserViewController.swift:497] loadQueuedTabs(receivedURLs:) > Loading queued tabs in the background.
2017-07-26 14:11:49.780 [Debug] [BrowserViewController.swift:511] dequeueQueuedTabs(receivedURLs:) > Queue. Count: 0.
2017-07-26 14:11:49.806 [Debug] [Telemetry.swift:83] send(ping:docType:) > Ping response: 200.
2017-07-26 14:11:49.874 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:49.876 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:11:49.877 [Debug] [Telemetry.swift:83] send(ping:docType:) > Ping response: 200.
2017-07-26 14:11:49.884 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:49.886 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:11:49.929 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:11:49.932 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:11:49.934 [Warning] [BrowserViewController+WKNavigationDelegate.swift:84] webView(_:decidePolicyFor:decisionHandler:) > Denying unprivileged request: http://localhost:6571/errors/error.html?url=http%3A//localhost%3A6571/about/home/%23panel%3D0
2017-07-26 14:11:49.959 [Debug] [BrowserViewController.swift:760] showHomePanelController(inline:) > BVC showHomePanelController.
2017-07-26 14:11:59.998 [Debug] [BrowserViewController.swift:804] showHomePanelController(inline:) > BVC done with showHomePanelController.
2017-07-26 14:12:30.003 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:12:30.006 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:12:30.017 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:12:30.018 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
320.0
320.0
2017-07-26 14:12:30.022 [Debug] [BrowserViewController.swift:760] showHomePanelController(inline:) > BVC showHomePanelController.
2017-07-26 14:12:30.022 [Debug] [BrowserViewController.swift:804] showHomePanelController(inline:) > BVC done with showHomePanelController.
2017-07-26 14:12:30.029 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:12:30.031 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:12:30.806 [Debug] [BrowserViewController.swift:760] showHomePanelController(inline:) > BVC showHomePanelController.
2017-07-26 14:12:30.806 [Debug] [BrowserViewController.swift:804] showHomePanelController(inline:) > BVC done with showHomePanelController.
2017-07-26 14:12:30.812 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:12:30.814 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:12:39.988 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update clients version 3 on <NSThread: 0x608000263580>{number = 11, name = (null)}.
2017-07-26 14:12:39.988 [Debug] [BrowserDB.swift:200] createOrUpdate > Doesn't exist. Creating table clients.
2017-07-26 14:12:39.988 [Debug] [BrowserDB.swift:118] createTable(_:table:) > Try create clients version 3
2017-07-26 14:12:39.989 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update tabs version 2 on <NSThread: 0x608000263580>{number = 11, name = (null)}.
2017-07-26 14:12:39.989 [Debug] [BrowserDB.swift:200] createOrUpdate > Doesn't exist. Creating table tabs.
2017-07-26 14:12:39.989 [Debug] [Downloader.swift:56] resetDownloaderWithPrefs(_:collection:) > Resetting downloader prefs profile.sync.synchronizer.bookmarks..downloader.bookmarks... Previous values: nil, nil.
2017-07-26 14:12:39.990 [Debug] [BrowserDB.swift:118] createTable(_:table:) > Try create tabs version 2
2017-07-26 14:12:39.990 [Debug] [BrowserDB.swift:198] createOrUpdate > Create or update commands version 1 on <NSThread: 0x608000263580>{number = 11, name = (null)}.
2017-07-26 14:12:39.990 [Debug] [BrowserDB.swift:200] createOrUpdate > Doesn't exist. Creating table commands.
2017-07-26 14:12:39.990 [Debug] [BrowserDB.swift:118] createTable(_:table:) > Try create commands version 1
2017-07-26 14:12:46.273 Client[9628:21741739] XPC connection interrupted
2017-07-26 14:13:00.025 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:13:00.027 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:13:00.036 [Debug] [Profile.swift:302] shutdown() > Shutting down profile.
2017-07-26 14:13:10.009 [Debug] [Downloader.swift:56] resetDownloaderWithPrefs(_:collection:) > Resetting downloader prefs profile.sync.synchronizer.history..downloader.history... Previous values: nil, nil.
2017-07-26 14:13:20.018 [Debug] [SwiftData.swift:537] deinit > deinit: closing connection on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:13:20.018 [Debug] [SwiftData.swift:604] closeCustomConnection(immediately:) > Closing custom connection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:13:20.020 [Debug] [SwiftData.swift:624] closeCustomConnection(immediately:) > Closed /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:13:20.021 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:13:20.021 [Warning] [SwiftData.swift:160] transaction(synchronous:transactionClosure:) > BEGIN EXCLUSIVE failed.
2017-07-26 14:13:20.021 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:13:20.022 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:13:20.024 [Debug] [Telemetry.swift:53] send(ping:docType:) > Ping URL: https://incoming.telemetry.mozilla.org/submit/telemetry/2C7AC60B-89AC-42D1-BBD9-0D9F9E7C6CD1/core/Fennec/8.0/developer/1
2017-07-26 14:13:20.024 [Debug] [Telemetry.swift:54] send(ping:docType:) > Ping payload: {"tz":-420,"sessions":1,"durations":91,"clientId":"6639A2A8-19F9-4A7F-B4F0-51B5374DF753","profileDate":17372,"v":7,"device":"Apple-x86_64","defaultSearch":"yahoo","locale":"en","seq":5,"os":"iOS","osversion":"10.3.1","created":"2017-07-26","arch":"arm"}
[INFO] GCDWebServer stopped
2017-07-26 14:13:20.091 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:13:20.092 [Warning] [SwiftData.swift:88] getSharedConnection() > >>> Database is closed for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db
2017-07-26 14:13:20.101 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:13:20.103 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
[INFO] GCDWebServer started on port 6571 and reachable at http://localhost:6571/
2017-07-26 14:13:20.152 [Debug] [Profile.swift:294] reopen() > Reopening profile.
2017-07-26 14:13:20.152 [Debug] [BrowserDB.swift:475] reopenIfClosed() > Re-attaching DB metadata.db as metadataDB.
2017-07-26 14:13:20.152 [Debug] [SwiftData.swift:93] getSharedConnection() > >>> Creating shared SQLiteDBConnection for /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db on thread <NSThread: 0x610000071640>{number = 1, name = main}.
2017-07-26 14:13:20.152 [Debug] [SwiftData.swift:513] init(filename:flags:key:prevKey:) > Opening connection to /Users/rnewman/Library/Developer/CoreSimulator/Devices/E8C19177-5375-48C7-B01B-B0E9D4570C26/data/Containers/Shared/AppGroup/DD19DA11-4E8A-4EDA-9879-2ADED1F961E6/profile.profile/browser.db.
2017-07-26 14:13:20.152 [Info] [SwiftData.swift:478] prepareCleartext() > Enabling WAL mode.
2017-07-26 14:13:20.153 [Debug] [BrowserViewController.swift:497] loadQueuedTabs(receivedURLs:) > Loading queued tabs in the background.
2017-07-26 14:13:20.154 [Error] [SwiftData.swift:692] executeQuery(_:factory:withArgs:) > SQL error: SQL error or missing database no such table: queue.
2017-07-26 14:13:20.154 [Debug] [BrowserViewController.swift:511] dequeueQueuedTabs(receivedURLs:) > Queue. Count: 0.
2017-07-26 14:13:20.289 [Debug] [Telemetry.swift:83] send(ping:docType:) > Ping response: 200.
2017-07-26 14:14:22.150 [Debug] [BrowserViewController.swift:760] showHomePanelController(inline:) > BVC showHomePanelController.
2017-07-26 14:14:22.150 [Debug] [BrowserViewController.swift:804] showHomePanelController(inline:) > BVC done with showHomePanelController.
2017-07-26 14:14:22.157 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:14:22.158 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:14:22.574 [Error] [SwiftData.swift:692] executeQuery(_:factory:withArgs:) > SQL error: SQL error or missing database no such table: bookmarksMirror.
2017-07-26 14:14:22.575 [Debug] [SQLiteBookmarksModel.swift:844] modelFactory > Using local+mirror bookmark factory.
2017-07-26 14:14:22.575 [Error] [SwiftData.swift:692] executeQuery(_:factory:withArgs:) > SQL error: SQL error or missing database no such table: bookmarksMirror.
2017-07-26 14:14:22.578 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:14:22.582 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:14:22.584 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:22.586 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:22.586 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:22.586 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:22.785 [Debug] [BrowserViewController.swift:477] viewDidLayoutSubviews() > BVC viewDidLayoutSubviews…
2017-07-26 14:14:22.787 [Debug] [BrowserViewController.swift:484] viewDidLayoutSubviews() > BVC done.
2017-07-26 14:14:22.987 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:22.988 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:22.988 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:22.988 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:22.988 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:22.988 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:22.988 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:22.988 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:22.989 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.068 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.068 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.068 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.068 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.069 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.069 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.069 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.069 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.069 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.069 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.070 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.070 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.071 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.071 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.071 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.072 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:33.073 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.073 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.073 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:33.073 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.073 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.073 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:33.073 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.074 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.076 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:33.076 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.077 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.077 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.077 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.077 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.078 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.078 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.078 [Warning] [BrowserViewController.swift:1288] navigateInTab(tab:to:) > Implicitly unwrapped optional navigation was nil.
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.078 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: history for SQL UPDATE history SET title = ?, local_modified = ?, should_upload = 1, domain_id = (SELECT id FROM domains where domain = ?) WHERE url = ?.
2017-07-26 14:14:33.079 [Warning] [SQLiteHistory.swift:241] updateSite(_:atTime:withConnection:) > Update failed with error: SQL error or missing database no such table: history
2017-07-26 14:14:33.079 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.079 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: domains for SQL INSERT OR IGNORE INTO domains (domain) VALUES (?).
2017-07-26 14:14:33.079 [Warning] [SQLiteHistory.swift:253] insertSite(_:atTime:withConnection:) > Domain insertion failed with SQL error or missing database no such table: domains
2017-07-26 14:14:33.079 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.079 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: visits for SQL INSERT OR IGNORE INTO visits (siteID, date, type, is_local) VALUES ((SELECT id FROM history WHERE url = ?), ?, ?, 1).
2017-07-26 14:14:33.084 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.084 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.084 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.084 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.084 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.085 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.085 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.086 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.086 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.086 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:33.087 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.087 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:33.087 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.087 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:33.087 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:43.098 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.098 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.098 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.099 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.099 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:43.099 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.099 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.099 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.099 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.099 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.100 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.100 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.101 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.101 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:43.102 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:53.111 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.111 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.111 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.111 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.111 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:53.111 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.112 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.112 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.112 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.113 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.113 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:14:53.113 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:15:03.124 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.124 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.124 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.124 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.124 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:15:03.125 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.125 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.125 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.125 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.125 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.126 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.126 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.127 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicons for SQL INSERT INTO favicons (url, width, height, date, type) VALUES (?,?,?,?,?).
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:641] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.127 [Error] [SwiftData.swift:653] executeChange(_:withArgs:) > SQL error: SQL error or missing database no such table: favicon_sites for SQL INSERT OR IGNORE INTO favicon_sites(siteID, faviconID) VALUES ((SELECT id FROM history WHERE url = ?), (SELECT id FROM favicons WHERE url = ?)).
2017-07-26 14:15:03.127 [Error] [SQLiteHistory.swift:763] doChange(_:args:) > Got error adding icon: Error Domain=org.mozilla Code=1 "SQL error or missing database no such table: favicon_sites" UserInfo={NSLocalizedDescription=SQL error or missing database no such table: favicon_sites}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment