Closed schjonhaug closed 1 year ago
This line looks suspicious:
failed to create config unknown flag
enable-dart-profiling'`
It looks like LND config tries to parse this flag which makes me think that somehow your IDE running the flutter app with this flag that is read by the lnd daemon. Can you either make sure your configuration doesn't pass any flag to the flutter app or try running the app from command line?
I tried running it from the command line, getting the same results unfortunately.
❯ flutter --version
Flutter 3.7.7 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2ad6cd72c0 (7 days ago) • 2023-03-08 09:41:59 -0800
Engine • revision 1837b5be5f
Tools • Dart 2.19.4 • DevTools 2.20.1
❯ flutter run
Multiple devices found:
Andreas 14 Pro (mobile) • 00008120-001C35E40CEB401E • ios • iOS 16.3.1 20D67
iPhone 14 Pro (mobile) • 4AF5B475-2510-41EA-A5B1-B7BB229F9B34 • ios • com.apple.CoreSimulator.SimRuntime.iOS-16-2
(simulator)
[1]: Andreas 14 Pro (00008120-001C35E40CEB401E)
[2]: iPhone 14 Pro (4AF5B475-2510-41EA-A5B1-B7BB229F9B34)
Please choose one (To quit, press "q/Q"): 1
Launching lib/main.dart on Andreas 14 Pro in debug mode...
Warning: Missing build name (CFBundleShortVersionString).
Warning: Missing build number (CFBundleVersion).
Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the
App Store.
Automatically signing iOS for device deployment using specified development team in Xcode project: K9GAHPN727
Running Xcode build...
└─Compiling, linking and signing... 16,6s
Xcode build done. 66,6s
(lldb) 2023-03-15 21:14:43.378465+0100 Runner[10881:3850093] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
[SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
FFmpegKitFlutterPlugin 0x2803372a0 created.
9.6.0 - [FirebaseCore][I-COR000005] No app has been configured yet.
9.6.0 - [FirebaseCore][I-COR000008] The project's Bundle ID is inconsistent with either the Bundle ID in 'GoogleService-Info.plist', or the Bundle ID in the options if you are using a customized options. To ensure that everything can be configured correctly, you may need to make the Bundle IDs consistent. To continue with this plist file, you may change your app's bundle identifier to 'breez.schjonhaug.com'. Or you can download a new configuration file that matches your bundle identifier from https://console.firebase.google.com/ and replace the current one.
9.6.0 - [FirebaseMessaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at:
https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging
to ensure proper integration.
database path: /var/containers/Bundle/Application/B0222841-91C7-4D63-91C0-7A6548A501CE/Runner.app/Frameworks/flutter_downloader.framework/FlutterDownloaderDatabase.bundle/download_tasks.sql
MAXIMUM_CONCURRENT_TASKS = 3
init NSURLSession with id: technology.breez.client2906.download.background.1678911283.977266
Initialized TensorFlow Lite runtime.
INFO: Initialized TensorFlow Lite runtime.
Installing and launching... 77,8s
Syncing files to device Andreas 14 Pro... 342ms
Flutter run key commands.
r Hot reload. 🔥🔥🔥
R Hot restart.
h List all available interactive commands.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).
Running without sound null safety ⚠️
Dart 3 will only support sound null safety, see https://dart.dev/null-safety
An Observatory debugger and profiler on Andreas 14 Pro is available at: http://127.0.0.1:53089/yYjpvDS_X_c=/
The Flutter DevTools debugger and profiler on Andreas 14 Pro is available at:
http://127.0.0.1:9102?uri=http://127.0.0.1:53089/yYjpvDS_X_c=/
background task started
2023-03-15 20:14:46.637 [INF] BIND: Breez initialization started
2023-03-15 20:14:46.637 [INF] BRUI: New Client
2023-03-15 20:14:47.016 [INF] BRDB: openDB started
2023-03-15 20:14:47.041 [INF] BRDB: breez db opened successfully
2023-03-15 20:14:47.113 [INF] BRUI: New db
2023-03-15 20:14:47.113 [INF] BRUI: New daemon
2023-03-15 20:14:47.133 [INF] BRUI: New backup
2023-03-15 20:14:47.133 [INF] BRUI: New AccountService
2023-03-15 20:14:47.134 [INF] BRUI: New SwapService
2023-03-15 20:14:47.134 [INF] BRUI: app initialized
2023-03-15 20:14:47.134 [INF] BIND: Breez initialization finished
2023-03-15 20:14:47.139 [INF] BIND: GraphDownloader after Initialize
2023-03-15 20:14:47.139 [INF] BIND: GraphDownloader reguster success = true
2023-03-15 20:14:47.139 [INF] BIND: Account bloc started
2023-03-15 20:14:47.139 [INF] BIND: check if nfc available
2023-03-15 20:14:47.139 [INF] BIND: before invoking method reverseSwapPayments
2023-03-15 20:14:47.140 [INF] BIND: Account bloc refreshing payments...
2023-03-15 20:14:47.140 [INF] BIND: before _refreshPayments
2023-03-15 20:14:47.140 [INF] BIND: refreshing payments...
2023-03-15 20:14:47.140 [INF] BIND: Account finished registration of listeners
2023-03-15 20:14:47.140 [INF] BIND: user profile bloc registering for channel open notifications
2023-03-15 20:14:47.140 [INF] BIND: before invoking method registerChannelOpenedNotification
2023-03-15 20:14:47.140 [INF] BIND: account: got new user Instance of 'BreezUserModel'
2023-03-15 20:14:47.140 [INF] BIND: Account bloc got registered user, starting lightning daemon...
2023-03-15 20:14:47.140 [INF] BIND: account: starting lightning...
2023-03-15 20:14:47.140 [INF] BIND: LSP - status changed adding reconnect request
2023-03-15 20:14:47.140 [INF] BIND: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.140 [INF] BIND: before invoking method immediate lastSyncedHeaderTimestamp
lastSyncedHeaderTimestamp
2023-03-15 20:14:47.140 [INF] BIND: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.140 [INF] BIND: listenLNUrl
2023-03-15 20:14:47.143 [INF] BIND: before invoking method immediate getTorActive
getTorActive
2023-03-15 20:14:47.143 [INF] BIND: initLightningDir started
2023-03-15 20:14:47.143 [INF] BRUI: getTorActive
2023-03-15 20:14:47.143 [INF] BIND: before invoking method immediate checkVersion
checkVersion
2023-03-15 20:14:47.146 [INF] BIND: Account is ready for payments
2023-03-15 20:14:47.146 [INF] BCKP: Successfully set new encryption key
2023-03-15 20:14:47.146 [INF] CLIENT: getBreezClientConnection - before Ping;
2023-03-15 20:14:47.146 [INF] BIND: refreshing payments after fetching sales hashes...
2023-03-15 20:14:47.146 [INF] BIND: before invoking method immediate getPayments
getPayments
2023-03-15 20:14:47.146 [INF] BIND: LSP - skipping reconnect, lsp not selected
2023-03-15 20:14:47.146 [ERR] BIND: moonpay response error: {"errors":[],"message":"Not authorized","type":"UnauthorizedError"}
2023-03-15 20:14:47.149 [INF] BIND: Service Unavailable. Please try again later.
#0 AddFundsBloc._isIPMoonpayAllowed (package:breez/bloc/account/add_funds_bloc.dart:195:9)
<asynchronous suspension>
#1 AddFundsBloc._handleAddFundsSettings (package:breez/bloc/account/add_funds_bloc.dart:164:27)
<asynchronous suspension>
2023-03-15 20:14:47.152 [INF] BIND: before invoking method sendCommand
2023-03-15 20:14:47.152 [INF] BIND: nfc available true
2023-03-15 20:14:47.152 [INF] BCKP: Successfully set new encryption key
2023-03-15 20:14:47.152 [INF] BIND: copyBreezConfig started
2023-03-15 20:14:47.152 [INF] BIND: copyBreezConfig finished
2023-03-15 20:14:47.153 [INF] BIND: account: got new user Instance of 'BreezUserModel'
2023-03-15 20:14:47.153 [INF] BIND: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.153 [INF] BIND: breez library init finished
2023-03-15 20:14:47.153 [INF] BIND: breez_bridge.dart: _start
2023-03-15 20:14:47.156 [INF] BIND: before invoking method immediate start
2023-03-15 20:14:47.163 [INF] BCKP: Successfully set new encryption key
start
2023-03-15 20:14:47.164 [INF] BIND: startCompleted completd: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.164 [INF] BIND: startCompleted completd: before invoking method immediate lastSyncedHeaderTimestamp
2023-03-15 20:14:47.164 [INF] BIND: api.go: Start: _torConfig: {Control: Http: Socks: XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}
2023-03-15 20:14:47.164 [INF] BRUI: app.start before bootstrap
2023-03-15 20:14:47.164 [INF] CHAIN: Bootstrap started
2023-03-15 20:14:47.164 [INF] BIND: startCompleted completd: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.165 [INF] CHAIN: neutrino file size = 262144
2023-03-15 20:14:47.165 [INF] CHAIN: Bootstrap bootstrapped = true
2023-03-15 20:14:47.165 [INF] BRUI: OS is ios
2023-03-15 20:14:47.165 [INF] BRUI: app.start: starting services.
2023-03-15 20:14:47.165 [INF] BIND: startCompleted completd: before invoking method immediate getTorActive
2023-03-15 20:14:47.165 [INF] BIND: startCompleted completd: before invoking method immediate checkVersion
2023-03-15 20:14:47.166 [INF] BIND: startCompleted completd: before invoking method immediate getPayments
2023-03-15 20:14:47.166 [INF] BIND: startCompleted completd: before invoking method immediate setBackupEncryptionKey
2023-03-15 20:14:47.166 [INF] BIND: startCompleted completd: before invoking method immediate start
2023-03-15 20:14:47.166 [INF] BIND: App Resumed - flutter resume called, adding reconnect request
2023-03-15 20:14:47.166 [INF] BIND: Account is ready for payments
2023-03-15 20:14:47.165 [INF] CHANNELDB: channel db size = 262144
2023-03-15 20:14:47.166 [INF] CHANNELDB: creating shared channeldb service.
2023-03-15 20:14:47.166 [INF] BIND: refresh payments finished 0
2023-03-15 20:14:47.166 [INF] BIND: Account bloc refreshing account...
2023-03-15 20:14:47.166 [INF] BIND: before invoking method immediate getAccountInfo
getAccountInfo
2023-03-15 20:14:47.166 [INF] BIND: startCompleted completd: before invoking method immediate getAccountInfo
2023-03-15 20:14:47.172 [INF] BIND: _fetchAccount id:
2023-03-15 20:14:47.172 [INF] BIND: _fetchAccount: setting initial account
2023-03-15 20:14:47.172 [INF] BIND: before invoking method lspActivity
2023-03-15 20:14:47.172 [INF] BIND: before invoking method immediate getDefaultOnChainFeeRate
getDefaultOnChainFeeRate
2023-03-15 20:14:47.172 [INF] BIND: startCompleted completd: before invoking method immediate getDefaultOnChainFeeRate
2023-03-15 20:14:47.177 [ERR] BIND: error invoking method immediate getDefaultOnChainFeeRate : PlatformException(Method Error, Error Domain=go Code=1 "API not ready" UserInfo={NSLocalizedDescription=API not ready}, Error Domain=go Code=1 "API not ready" UserInfo={NSLocalizedDescription=API not ready}, null)
2023-03-15 20:14:47.177 [ERR] BIND: Error in calling method getDefaultOnChainFeeRate
2023-03-15 20:14:47.178 [ERR] BIND: Error in calling method 'getDefaultOnChainFeeRate' with arguments: null.
2023-03-15 20:14:47.179 [ERR] BIND: Error in calling method 'getDefaultOnChainFeeRate' with error: PlatformException(Method Error, Error Domain=go Code=1 "API not ready" UserInfo={NSLocalizedDescription=API not ready}, Error Domain=go Code=1 "API not ready" UserInfo={NSLocalizedDescription=API not ready}, null).
2023-03-15 20:14:47.179 [INF] BIND: Error Domain=go Code=1 "API not ready" UserInfo={NSLocalizedDescription=API not ready} method: getDefaultOnChainFeeRate
#0 BreezBridge._invokeMethodImmediate.<anonymous closure>.<anonymous closure> (package:breez/services/breezlib/breez_bridge.dart:868:11)
#1 _rootRunUnary (dart:async/zone.dart:1406:47)
#2 _CustomZone.runUnary (dart:async/zone.dart:1307:19)
#3 _FutureListener.handleError (dart:async/future_impl.dart:165:22)
#4 Future._propagateToListeners.handleError (dart:async/future_impl.dart:779:47)
#5 Future._propagateToListeners (dart:async/future_impl.dart:800:13)
#6 Future._completeError (dart:async/future_impl.dart:575:5)
#7 _rootRunUnary (dart:async/zone.dart:1406:47)
#8 _CustomZone.runUnary (dart:async/zone.dart:1307:19)
<asynchronous suspension>
2023-03-15 20:14:47.180 [INF] CHANNELDB: os.Remove(/var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/data/graph/simnet/channel.db.old): remove /var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/data/graph/simnet/channel.db.old: no such file or directory
2023-03-15 20:14:47.180 [INF] CHANNELDB: os.RemoveAll(/var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/bootstrap): <nil>
2023-03-15 20:14:47.180 [INF] CHANNELDB: channeldb was opened successfuly
2023-03-15 20:14:47.180 [INF] BRUI: iterating old fake ids
2023-03-15 20:14:47.183 [INF] CLIENT: getBreezClientConnection - after Ping; err: <nil>
2023-03-15 20:14:47.198 [ERR] BIND: error invoking method immediate checkVersion : PlatformException(Method Error, Error Domain=go Code=1 "bad version" UserInfo={NSLocalizedDescription=bad version}, Error Domain=go Code=1 "bad version" UserInfo={NSLocalizedDescription=bad version}, null)
2023-03-15 20:14:47.201 [ERR] BIND: Error in calling method checkVersion
2023-03-15 20:14:47.206 [ERR] BIND: Error in calling method 'checkVersion' with arguments: null.
2023-03-15 20:14:47.206 [ERR] BIND: Error in calling method 'checkVersion' with error: PlatformException(Method Error, Error Domain=go Code=1 "bad version" UserInfo={NSLocalizedDescription=bad version}, Error Domain=go Code=1 "bad version" UserInfo={NSLocalizedDescription=bad version}, null).
2023-03-15 20:14:47.208 [INF] BRUI: succesfully purged channels mismatch hints
2023-03-15 20:14:47.215 [INF] CHANNELDB: channel db size = 262144
2023-03-15 20:14:47.215 [INF] CHANNELDB: creating shared channeldb service.
2023-03-15 20:14:47.215 [INF] CLIENT: getBreezClientConnection - before Ping;
2023-03-15 20:14:47.215 [INF] BCKP: start processing backup request
2023-03-15 20:14:47.215 [INF] BCKP: start processing backup request
2023-03-15 20:14:47.216 [INF] BCKP: start processing backup request
2023-03-15 20:14:47.216 [INF] BCKP: start processing backup request
2023-03-15 20:14:47.219 [INF] BIND: account: lightning started
2023-03-15 20:14:47.219 [INF] BIND: before invoking method immediate registerPeriodicSync
registerPeriodicSync
2023-03-15 20:14:47.220 [INF] BIND: before invoking method getFundStatus
2023-03-15 20:14:47.220 [INF] BIND: startCompleted completd: before invoking method immediate registerPeriodicSync
2023-03-15 20:14:47.220 [INF] CLIENT: getBreezClientConnection - before Ping;
2023-03-15 20:14:47.222 [INF] CLIENT: getBreezClientConnection - after Ping; err: <nil>
2023-03-15 20:14:47.226 [INF] CLIENT: NewSwapper - connection state = READY
2023-03-15 20:14:47.225 [INF] BIND: before invoking method immediate rate
rate
2023-03-15 20:14:47.229 [INF] BIND: startCompleted completd: before invoking method immediate rate
2023-03-15 20:14:47.229 [INF] CLIENT: getBreezClientConnection - before Ping;
2023-03-15 20:14:47.232 [ERR] FUNDS: c.GetReverseRoutingNode() nodeID:
2023-03-15 20:14:47.232 [INF] CLIENT: getBreezClientConnection - after Ping; err: <nil>
2023-03-15 20:14:47.232 [INF] CLIENT: NewSyncNotifierClient - connection state = READY
2023-03-15 20:14:47.232 [INF] CHANNELDB: os.Remove(/var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/data/graph/simnet/channel.db.old): remove /var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/data/graph/simnet/channel.db.old: no such file or directory
2023-03-15 20:14:47.233 [INF] CHANNELDB: os.RemoveAll(/var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents/bootstrap): <nil>
2023-03-15 20:14:47.233 [INF] CHANNELDB: channeldb was opened successfuly
2023-03-15 20:14:47.236 [INF] CLIENT: getBreezClientConnection - after Ping; err: <nil>
2023-03-15 20:14:47.237 [INF] ACCNT: registered successfuly for periodic sync
2023-03-15 20:14:47.238 [INF] CHAIN: creating shared chain service.
2023-03-15 20:14:47.238 [INF] CHAIN: adding 192.168.68.70:18555 to restpeers%!(EXTRA []string=[])
2023-03-15 20:14:47.238 [INF] CHAIN: neutrino file size = 262144
creating neutrino db at /var/mobile/Containers/Data/Application/8C98E706-7588-4160-A4D0-F044DC703DE6/Documents2023-03-15 20:14:47.239 [INF] CHAIN: creating new neutrino service.
2023-03-15 20:14:47.259 [INF] CHAIN: chain service was created successfuly
2023-03-15 20:14:47.261 [ERR] DAEM: failed to create config unknown flag `enable-dart-profiling'
2023-03-15 20:14:47.261 [INF] DAEM: Stating LND Daemon
* thread #41, stop reason = EXC_BAD_ACCESS (code=1, address=0x4b8)
frame #0: 0x000000010599c670 Runner`github.com/lightningnetwork/lnd.(*Config).ImplementationConfig + 112
Runner`github.com/lightningnetwork/lnd.(*Config).ImplementationConfig:
-> 0x10599c670 <+112>: ldr x2, [x0, #0x4b8]
0x10599c674 <+116>: ldrb w2, [x2]
0x10599c678 <+120>: tbz w2, #0x0, 0x10599cb18 ; <+1304>
0x10599c67c <+124>: adrp x27, 6065
Target 0: (Runner) stopped.
Lost connection to device.
The app starts and then immediately crashes.
@roeierez Disabling --enable-dart-profiling
and running the app threw an error for --start-paused
flag then --enable-checked-mode
which can't be disabled afaik. Even if it can be disabled, this does not sound like a feasible solution. We should revise flagParser of createConfig() imo.
Any update here, guys?
I’m using Xcode 14.2, and I get the following error now trying to run the app:
Could not build the precompiled application for the device.
Error (Xcode): Undefined symbol: _res_9_nclose
Error (Xcode): Undefined symbol: _res_9_ninit
Error (Xcode): Undefined symbol: _res_9_nsearch
To mitigate this, I had to add libresolv.tbd
to the project. This, however, does nothing to fix the error I posted earlier. Tried running it from Xcode as well, getting this error:
dyld[10142]: Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit
Referenced from: <88BD8C02-7A7B-33B1-A7D8-7F82BB1FCA54> /private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Runner
Reason: tried: '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/preboot/Cryptexes/OS@rpath/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/System/Library/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache)
Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit
Referenced from: <88BD8C02-7A7B-33B1-A7D8-7F82BB1FCA54> /private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Runner
Reason: tried: '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/private/var/containers/Bundle/Application/2FFF6996-239F-44D2-AF58-F5B5C612C63B/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit' (errno=2), '/usr/lib/swift/ffmpegkit.fram
dyld config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/usr/lib/libBacktraceRecording.dylib:/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
Message from debugger: Terminated due to signal 6
Hi @schjonhaug we identified the issue and we need to fix the way LND instantiates the config object. I have talked about this with @ubbabeck as well last week who is going to create a PR for this soon.
This issue should now have been solved with this commit https://github.com/breez/breez/commit/662563591aa31bbad38d3ebdbcbe3b67677bad6f. Closing this issue, but feel free to reopen if the issue persist.
Hi,
I’m trying to launch the app on an iOS device from VSCode now on the master branch. The backend is already up and running in simnet:
I’ve copied the breez.conf and lnd.conf files from the simnet folder to the conf folder, changing DEV_HOST_IP to my computer’s IP address. Then: