Created
July 18, 2019 19:36
-
-
Save exclusiveTanim/79710bd4e62ae3ac48679cf92f1b7d03 to your computer and use it in GitHub Desktop.
ENDatabase module error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR] : no such function: sqlcipher_export | |
[ERROR] : A SQLite database error occurred on database '/var/mobile/Containers/Data/Application/739B1681-4006-4C02-BBB7-AC96CB4CF4F3/Library/Private Documents/wcNovaMobility.enc.db.sql': Error Domain=com.plausiblelabs.EncPLDatabase Code=4 "Cipher migrate: failed sqlcipher_export." UserInfo={com.plausiblelabs.EncPLDatabase.error.vendor.string=no such function: sqlcipher_export, NSLocalizedDescription=Cipher migrate: failed sqlcipher_export., com.plausiblelabs.EncPLDatabase.error.vendor.code=1} (SQLite #1: no such function: sqlcipher_export) (query: '<none>') | |
[ERROR] : Script Error { | |
[ERROR] : column = 39; | |
[ERROR] : line = 294; | |
[ERROR] : message = "Couldn't open database and migrate"; | |
[ERROR] : nativeLocation = ""; | |
[ERROR] : nativeReason = "wcNovaMobility.enc.db"; | |
[ERROR] : nativeStack = "3 DASH-Dev 0x00000001008380c8 DASH-Dev + 1933512\n4 DASH-Dev 0x0000000100833ba4 DASH-Dev + 1915812\n5 CoreFoundation 0x000000019b0e7ba0 <redacted> + 144\n6 CoreFoundation 0x000000019afc9c90 <redacted> + 292\n7 TitaniumKit0x0000000100de3d88 -[KrollMethod call:] + 1368\n8 TitaniumKit0x0000000100de2e4c __KrollCallAsFunction_block_invoke + 32\n9 TitaniumKit0x0000000100de2c48 KrollCallAsFunction + 428\n10 JavaScriptCore 0x00000001a2403cbc <redacted> + 348\n11 JavaScriptCore 0x00000001a29bc74c <redacted> + 420\n12 JavaScriptCore 0x00000001a23d93b0 <redacted> + 82608\n13 JavaScriptCore 0x00000001a23d93c4 <redacted> + 82628\n14 JavaScriptCore 0x00000001a23d93c4 <redacted> + 82628\n15 JavaScriptCore 0x00000001a23d93c4 <redacted> + 82628\n16 JavaScriptCore 0x00000001a23d93c4 <redacted> + 82628\n17 JavaScriptCore 0x00000001a23d93c4 <redacted> + 82628\n18 JavaScriptCore 0x00000001a23c4e6c <redacted> + 268\n19 JavaScriptCore 0x00000001a28f4c78 <redacted> + 9816"; | |
[ERROR] : sourceURL = "file:///var/containers/Bundle/Application/45F9A8EA-EE7F-4D11-AD8C-7CCF69DE71F9/DASH-Dev.app/alloy/sync/enc.db.js"; | |
[ERROR] : stack = " at [native code]\n at GetMigrationFor(/alloy/sync/enc.db.js:294:39)\n at Migrate(/alloy/sync/enc.db.js:329:38)\n at afterModelCreate(/alloy/sync/enc.db.js:515:10)\n at M(/alloy.js:109:25)\n at (/alloy/models/Activity.js:178:16)\n at global code(/alloy/models/Activity.js:282:70)\n at require@[native code]\n at require(/ti.internal/extensions/binding.js:21:25)\n at createCollection(/alloy.js:361:22)\n at (/app.js:21:52)\n at global code(/app.js:32:70)\n at require@[native code]\n at require(/ti.internal/extensions/binding.js:21:25)\n at (/ti.main.js:40:10)\n at loadAsync(/ti.internal/bootstrap.loader.js:108:13)\n at global code(/ti.main.js:37:52)"; | |
[ERROR] : toJSON = "<KrollCallback: 0x282941940>"; | |
[ERROR] : } | |
[ERROR] : Script Error { | |
[ERROR] : column = 25; | |
[ERROR] : line = 21; | |
[ERROR] : message = "Module \"alloy/models/Activity.js\" failed to leave a valid exports object"; | |
[ERROR] : sourceURL = "file:///var/containers/Bundle/Application/45F9A8EA-EE7F-4D11-AD8C-7CCF69DE71F9/DASH-Dev.app/ti.internal/extensions/binding.js"; | |
[ERROR] : stack = " at require@[native code]\n at require(/ti.internal/extensions/binding.js:21:25)\n at createCollection(/alloy.js:361:22)\n at (/app.js:21:52)\n at global code(/app.js:32:70)\n at require@[native code]\n at require(/ti.internal/extensions/binding.js:21:25)\n at (/ti.main.js:40:10)\n at loadAsync(/ti.internal/bootstrap.loader.js:108:13)\n at global code(/ti.main.js:37:52)"; | |
[ERROR] : toJSON = "<KrollCallback: 0x282974b40>"; | |
[ERROR] : } | |
[ERROR] : Script Error { | |
[ERROR] : column = 25; | |
[ERROR] : line = 21; | |
[ERROR] : message = "Module \"app.js\" failed to leave a valid exports object"; | |
[ERROR] : sourceURL = "file:///var/containers/Bundle/Application/45F9A8EA-EE7F-4D11-AD8C-7CCF69DE71F9/DASH-Dev.app/ti.internal/extensions/binding.js"; | |
[ERROR] : stack = " at require@[native code]\n at require(/ti.internal/extensions/binding.js:21:25)\n at (/ti.main.js:40:10)\n at loadAsync(/ti.internal/bootstrap.loader.js:108:13)\n at global code(/ti.main.js:37:52)"; | |
[ERROR] : toJSON = "<KrollCallback: 0x2829712c0>"; | |
[ERROR] : } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment