Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS app crashes during upload #54

Closed
simonliu99 opened this issue Mar 16, 2022 · 20 comments · Fixed by #224
Closed

iOS app crashes during upload #54

simonliu99 opened this issue Mar 16, 2022 · 20 comments · Fixed by #224

Comments

@simonliu99
Copy link

App crashes occasionally when uploading long(er) videos, no errors on server side. I have "Share With App Developers" enabled so you might be able to see crash logs but I'm not sure how to collect them myself.

@alextran1502
Copy link
Contributor

Hey @simonliu99,

What was the length of the video and was the video recored from your phone or you downloaded else where?

Thanks

@simonliu99
Copy link
Author

Video is 4:29 minutes long, taken on a DJI Mini 2 but transferred to my phone. Source shouldn't be an issue as it uploaded a 1:04 long video from the drone just fine.

@alextran1502
Copy link
Contributor

Do you know the raw file format of the video?

I've seen some instances that uploading the files that were not taken with the phone that caused some error because the file encoding cannot be read by the decoder.

I will look more into this once I have more information from you.

@simonliu99
Copy link
Author

Looks to be .mp4 H.264, I'll try to grab some logs in Xcode

@simonliu99
Copy link
Author

Here's the console logs using search "immich"

default	14:56:57.588115-0400	SpringBoard	SBIconView touches began with event: <UITouchesEvent: 0x283278540> timestamp: 55248.8 touches: {(
    <UITouch: 0x14588c6e0> phase: Began tap count: 1 force: 0.000 window: <SBHomeScreenWindow: 0x14822a9c0; HomeScreen-0x14822a9c0-7; baseClass = UIWindow; frame = (0 0; 414 896); clipsToBounds = YES; opaque = NO; gestureRecognizers = <NSArray: 0x2809cc720>; layer = <UIWindowLayer: 0x2809cc240>> view: <SBIconView: 0x145172400; frame: {{32, 601}, {64, 78}}; icon: <SBApplicationIcon: 0x282951c80; nodeID: app.alextran.immich; bundleID: app.alextran.immich>; location: SBIconLocationRoot; isTouchDownInIcon: YES> location in window: {82, 635.66665649414062} previous location in window: {82, 635.66665649414062} location in view: {50, 34.666656494140625} previous location in view: {50, 34.666656494140625}
)}, tap gesture: <SBIconTapGestureRecognizer: 0x14839d350; baseClass = UITapGestureRecognizer; state = Possible; view = <SBIconView 0x145172400>; target= <(action=tapGestureDidChange:, target=<SBIconView 0x145172400>)>>
default	14:56:57.606034-0400	SpringBoard	Asked to bootstrap a new process with identity: application<app.alextran.immich>
default	14:56:57.606169-0400	SpringBoard	Creating process (sync=true) with identity: application<app.alextran.immich>
default	14:56:57.606493-0400	SpringBoard	Created <FBWorkspace: 0x283037020; application<app.alextran.immich>>
default	14:56:57.606628-0400	SpringBoard	Bootstrapping application<app.alextran.immich> with intent foreground-interactive
default	14:56:57.612340-0400	runningboardd	Acquiring assertion targeting application<app.alextran.immich> from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "FBApplicationProcess" ID:34-66-30700 target:application<app.alextran.immich> attributes:[
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"Bootstrap-Foreground" sourceEnvironment:"(null)">,
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"Visibility" sourceEnvironment:"(null)">
	]>
default	14:56:57.614634-0400	runningboardd	Assertion 34-66-30700 (target:application<app.alextran.immich>) will be created as active
default	14:56:57.615078-0400	SpringBoard	[Main] dispatch event:
<SBSceneReadySwitcherModifierEvent: 0x280702320; type: SceneReady; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main> {
    configuration = full;
    environment = main;
    layoutItems = {
        primary = <SBDisplayItem: 0x280b8bde0> {
            type = App;
            bundleIdentifier = app.alextran.immich;
            uniqueIdentifier = sceneID:app.alextran.immich-default;
        };
    }
}>
default	14:56:57.616038-0400	runningboardd	Executing launch request for application<app.alextran.immich> (FBApplicationProcess)
default	14:56:57.616473-0400	runningboardd	Creating and launching job for: application<app.alextran.immich>
default	14:56:57.616774-0400	runningboardd	_mutateContextIfNeeded called for app.alextran.immich
default	14:56:57.647730-0400	mediaserverd	<<<< FigCaptureDisplayLayoutMonitor >>>> -[FigCaptureDisplayLayoutMonitor _updateCurrentLayout:]: <FBSDisplayLayout: 0x143e41a40; displayIdentity: Main> {    bounds = {{0, 0}, {414, 896}};    interfaceOrientation = "portrait (1)";    backlightLevel = 100;    elements = {        <SBSDisplayLayoutElement: 0x143e2c870; sceneID:app.alextran.immich-default; bundleID: app.alextran.immich; frame: {{0, 0}, {414, 896}}; level: 1; role: primary>;    }    timestamp = March 16, 2022 at 2:56:57 PM EDT;}
default	14:56:57.650019-0400	runningboardd	[application<app.alextran.immich>:8295] This process will be managed.
default	14:56:57.650068-0400	runningboardd	Now tracking process: [application<app.alextran.immich>:8295]
default	14:56:57.650638-0400	SpringBoard	[application<app.alextran.immich>:-1] Bootstrap success!
default	14:56:57.650791-0400	runningboardd	Using default underlying assertion for app: [application<app.alextran.immich>:8295]
default	14:56:57.650845-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [application<app.alextran.immich>:8295] with description <RBSAssertionDescriptor| "RB Underlying Assertion" ID:34-34-30701 target:8295 attributes:[
	<RBSDomainAttribute| domain:"com.apple.underlying" name:"defaultUnderlyingAppAssertion" sourceEnvironment:"(null)">,
	<RBSAcquisitionCompletionAttribute| policy:AfterApplication>
	]>
default	14:56:57.650952-0400	runningboardd	Assertion 34-34-30701 (target:[application<app.alextran.immich>:8295]) will be created as active
default	14:56:57.651459-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:56:57.653630-0400	runningboardd	[application<app.alextran.immich>:8295] Set jetsam priority to 10 [0] flag[1]
default	14:56:57.653728-0400	runningboardd	[application<app.alextran.immich>:8295] Resuming task.
default	14:56:57.654982-0400	runningboardd	[application<app.alextran.immich>:8295] Set darwin role to: UserInteractiveFocal
default	14:56:57.655117-0400	SpringBoard	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.655225-0400	SpringBoard	[application<app.alextran.immich>:8295] Setting process task state to: Running
default	14:56:57.655276-0400	SpringBoard	[application<app.alextran.immich>:8295] Setting process visibility to: Foreground
default	14:56:57.655375-0400	SpringBoard	[Main] dispatch event:
<SBTransitionSwitcherModifierEvent: 0x283b5a900; type: MainTransition; transitionID: 306686E4-4F85-4676-8339-B89F394B6F8C; phase: Prepare; animated: YES; fromAppLayout: 0x0; toAppLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; fromEnvironmentMode: home-screen; toEnvironmentMode: application; pendingTermination: {(
)}; activating: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; dosidoTransitionDirection: 0>
default	14:56:57.655616-0400	SpringBoard	[application<app.alextran.immich>:8295] Registering event dispatcher at connect
default	14:56:57.655926-0400	SpringBoard	[Main] handle response:
<SBSwitcherModifierEventResponse: 0x2809b3c30> {
    <SBSwitcherModifierEventResponse: 0x2809c5890> {
	    <SBTimerEventSwitcherEventResponse: 0x28098aac0; delay: 0.300000; reason: kSBTransitionModifierInvalidateAsyncRenderingReason>;
	    <SBInvalidateAdjustedAppLayoutsSwitcherEventResponse: 0x2809c58f0>;
	};
    <SBSwitcherModifierEventResponse: 0x2809c3ed0> {
	    <SBUpdateLayoutSwitcherEventResponse: 0x281ce2640; updateVisibleItems; layout; style; mode: None>;
	    <SBRequestFolderSnapshotsSwitcherEventResponse: 0x2809c0d80; snapshotRequested: YES>;
	    <SBIconOverlayVisibilitySwitcherEventResponse: 0x281ce0680; visible: YES; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>>;
	    <SBIconViewVisibilitySwitcherEventResponse: 0x28275f520; visible: NO; animationSettings: 0x0; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>>;
	    <SBTimerEventSwitcherEventResponse: 0x2809b30c0; delay: 0.300000; r
default	14:56:57.656188-0400	SpringBoard	[application<app.alextran.immich>:8295] Initial launch assertion state: ForegroundFocal.
default	14:56:57.656295-0400	SpringBoard	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.656888-0400	SpringBoard	Adding: <FBApplicationProcess: 0x143d0de60; application<app.alextran.immich>:8295(v5FDD)>
default	14:56:57.656939-0400	SpringBoard	change foreground process from list:<FBApplicationProcess: 0x143d0de60; application<app.alextran.immich>:8295(v5FDD)>
default	14:56:57.657763-0400	runningboardd	[application<app.alextran.immich>:8295] reported to RB as running
default	14:56:57.658217-0400	mediaserverd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.658471-0400	mediaserverd	-CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Client app.alextran.immich with pid '8295' is now Foreground Running. Background entitlement: NO ActiveLongFormVideoSession: NO WhitelistedLongFormVideoApp NO
default	14:56:57.658524-0400	mediaserverd	-CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Sending EndInterruption to app.alextran.immich with pid '8295' because client moved to ForegroundRunning and is not allowed to play in the background
default	14:56:57.658576-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:56:57.659815-0400	runningboardd	Successfully acquired underlying assertion for [application<app.alextran.immich>:8295]
default	14:56:57.660623-0400	powerd	Process runningboardd.34 Created SystemIsActive "application<app.alextran.immich>;(null):(null);34-66-30700:FBApplicationProcess" age:00:00:00  id:51539643238 [System: SysAct]
default	14:56:57.668262-0400	SpringBoard	policy: input target:<pid=8210 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:57.668384-0400	backboardd	new deferring rules for pid:66: [
    <environment: system> -> <pid: 66; token: 0x4D229FC1> reason: "1-deferDiscrete: systemGestures",
    <environment: keyboardFocus; display: builtin> -> <pid: 66; token: com.apple.frontboard.systemappservices::com.apple.springboard> reason: "3-deferDiscrete: SpringBoard: incoming to root scene",
    <environment: keyboardFocus; token: 0x54DC5729> -> <pid: 8210; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> reason: "648-deferDiscrete: SpringBoard: outbound",
    <environment: keyboardFocus; display: builtin; token: com.apple.frontboard.systemappservices::com.apple.springboard> -> <pid: 66; token: 0xE5C5F41A> reason: "649-deferDiscrete: SBWindowScene: 0x143f1a670: Begin event deferring in keyboardFocus for window: 0x148336eb0"
]
default	14:56:57.668445-0400	SpringBoard	rules: defer (e5c5f41a) -> <pid=8210 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:57.680865-0400	backboardd	new deferring rules for pid:66: [
    <environment: system> -> <pid: 66; token: 0x4D229FC1> reason: "1-deferDiscrete: systemGestures",
    <environment: keyboardFocus; display: builtin> -> <pid: 66; token: com.apple.frontboard.systemappservices::com.apple.springboard> reason: "3-deferDiscrete: SpringBoard: incoming to root scene",
    <environment: keyboardFocus; display: builtin; token: com.apple.frontboard.systemappservices::com.apple.springboard> -> <pid: 66; token: 0xE5C5F41A> reason: "649-deferDiscrete: SBWindowScene: 0x143f1a670: Begin event deferring in keyboardFocus for window: 0x148336eb0",
    <environment: keyboardFocus; token: 0xE5C5F41A> -> <pid: 8210; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> reason: "650-deferDiscrete: SpringBoard: outbound"
]
default	14:56:57.685400-0400	SpringBoard	[Main] dispatch event:
<SBTransitionSwitcherModifierEvent: 0x283b5af00; type: MainTransition; transitionID: 306686E4-4F85-4676-8339-B89F394B6F8C; phase: Animate; animated: YES; fromAppLayout: 0x0; toAppLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; fromEnvironmentMode: home-screen; toEnvironmentMode: application; pendingTermination: {(
)}; activating: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; dosidoTransitionDirection: 0>
default	14:56:57.693619-0400	backboardd	new resolutions for pid:8210 (<display: null; environment: keyboardFocus; pid: 8210; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>)
default	14:56:57.705770-0400	SpringBoard	[application<app.alextran.immich>:8295] Registered new scene: <FBUIApplicationWorkspaceScene: 0x283c3e220; sceneID:app.alextran.immich-default> (fromRemnant = 0)
default	14:56:57.705931-0400	SpringBoard	[sceneID:app.alextran.immich-default][1] Scene activated.
default	14:56:57.705986-0400	SpringBoard	[application<app.alextran.immich>:8295] Workspace interruption policy did change: reconnect
default	14:56:57.707544-0400	SpringBoard	Now tracking: <FBScene: 0x28326bd80; sceneID:app.alextran.immich-default>
default	14:56:57.707650-0400	SpringBoard	[sceneID:app.alextran.immich-default] Setting deactivation reasons to: 'systemAnimation' for reason: scene settings update - settings are eligible for deactivation reasons.
default	14:56:57.709619-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "com.apple.frontboard.after-life.interrupted" ID:34-66-30702 target:8295 attributes:[
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"AfterLife-Interrupted" sourceEnvironment:"(null)">
	]>
default	14:56:57.709789-0400	runningboardd	Assertion 34-66-30702 (target:[application<app.alextran.immich>:8295]) will be created as inactive as originator process has not exited
default	14:56:57.713481-0400	SpringBoard	didAddExternalForegroundApplicationSceneHandle pid:8295 scene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default now:<recentPIDs: [8295]; recentSceneIdentityTokensByPID: {8295: [com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default]}>
default	14:56:57.713582-0400	SpringBoard	policy: input target:<pid=8210 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:57.713840-0400	SpringBoard	policy: now generation: 1708; keyboardFocusTarget: <token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default; pid: 8210>; recentlyUsedScenes: <recentPIDs: [8295]; recentSceneIdentityTokensByPID: {8295: [com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default]}>; selectionPolicy: KeyboardArbiter; shouldSuppressRemoteDeferring: 0
default	14:56:57.729912-0400	SpringBoard	[sceneID:app.alextran.immich-default] scene content state changed: preparing
default	14:56:57.730243-0400	SpringBoard	[sceneID:app.alextran.immich-default] Scene lifecycle state did change: Foreground
default	14:56:57.730312-0400	SpringBoard	[sceneID:app.alextran.immich-default] Scene assertion state did change: ForegroundFocal.
default	14:56:57.730453-0400	SpringBoard	[application<app.alextran.immich>:8295] Launch assertion supersedes update of workspace assertion to ForegroundFocal.
default	14:56:57.730604-0400	SpringBoard	[application<app.alextran.immich>:8295] Workspace assertion state did change: ForegroundFocal (acquireAssertion = NO).
default	14:56:57.739948-0400	bluetoothd	SystemUI unknown identifier: 'sceneID:app.alextran.immich-default' / 'app.alextran.immich'
default	14:56:57.740349-0400	symptomsd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.744260-0400	SpringBoard	Application process state changed for app.alextran.immich: <SBApplicationProcessState: 0x2807b9720; pid: 8295; taskState: Running; visibility: Foreground>
default	14:56:57.772933-0400	locationd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.783261-0400	locationd	{"msg":"#CLIUA Marking change", "clientKey":"app.alextran.immich", "reason":"Process state from RunningBoard", "assertionLevel":5, "coming":1}
default	14:56:57.784403-0400	useractivityd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.820506-0400	kbd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.820749-0400	accessoryd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.821006-0400	accessoryd	Posting application state change {
    ACCPlatformApplicationStateDisplayIDKey = "app.alextran.immich";
    ACCPlatformApplicationStateKey = 8;
    ACCPlatformApplicationStateProcessIDKey = 8295;
}
default	14:56:57.821062-0400	accessoryd	handling app state change notification {
    ACCPlatformApplicationStateDisplayIDKey = "app.alextran.immich";
    ACCPlatformApplicationStateKey = 8;
    ACCPlatformApplicationStateProcessIDKey = 8295;
}
default	14:56:57.821526-0400	runningboardd	Setting client for [application<app.alextran.immich>:8295] as ready
default	14:56:57.824876-0400	Runner	Identity resolved as application<app.alextran.immich>
default	14:56:57.825459-0400	SpringBoard	[application<app.alextran.immich>:8295] Connection established.
default	14:56:57.825736-0400	SpringBoard	[application<app.alextran.immich>:8295] Connection to remote process established!
default	14:56:57.827076-0400	SpringBoard	[sceneID:app.alextran.immich-default] Sending scene action [Logical Activate][0x2ba3] to process 0x143d0de60 (watchdog: 19.87s)
default	14:56:57.827351-0400	dasd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.828206-0400	backboardd	Connection added: IOHIDEventSystemConnection uuid:00DE118B-2F4F-494B-BF3A-30F45098821C pid:8295 process:Runner type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 340 attributes:{
    HighFrequency = 1;
    bundleID = "app.alextran.immich";
    pid = 8295;
} state:0x0 events:0 mask:0x0
default	14:56:57.828425-0400	backboardd	Adding client connection: <BKHIDClientConnection: 0x139ed6570; IOHIDEventSystemConnectionRef: 0x1412842f0; vpid: 8295(v5FDD); taskPort: 0xB4B43; bundleID: app.alextran.immich> for client: IOHIDEventSystemConnection uuid:00DE118B-2F4F-494B-BF3A-30F45098821C pid:8295 process:Runner type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 340 attributes:{
    HighFrequency = 1;
    bundleID = "app.alextran.immich";
    pid = 8295;
} state:0x0 events:0 mask:0x0
default	14:56:57.830306-0400	SpringBoard	Application process state changed for app.alextran.immich: <SBApplicationProcessState: 0x280153c40; pid: 8295; taskState: Running; visibility: Foreground>
default	14:56:57.830372-0400	watchdogd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.861866-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [application<app.alextran.immich>:8295] with description <RBSAssertionDescriptor| "Shared Background Assertion 0 for app.alextran.immich" ID:34-8295-30703 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( PreventTaskSuspend )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:56:57.861922-0400	runningboardd	Assertion 34-8295-30703 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:56:57.864078-0400	SpringBoard	[app.alextran.immich] Foreground app will not request ephemeral notifications isAppClip: NO wantsEphemeral notifications: NO
default	14:56:57.872260-0400	locationd	Fence:Start Started monitoring fence app.alextran.immich/<private> (<<private>,<private>>, radius 300.000, active tech <private>), numFences, 40, unlocked, 1
default	14:56:57.872627-0400	Runner	sceneOfRecord: sceneID: sceneID:app.alextran.immich-default  persistentID: 33C68AFD-59D1-4098-86A7-B5C5F9C938D5
default	14:56:57.872817-0400	UserEventAgent	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.873035-0400	wifid	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.873961-0400	itunesstored	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.874823-0400	aggregated	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.875193-0400	contextstored	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.877902-0400	SpringBoard	[app.alextran.immich] app.alextran.immich application state changed to ForegroundRunning
default	14:56:57.890315-0400	SpringBoard	[app.alextran.immich] Ignore becoming foreground for application without push registration
default	14:56:57.901520-0400	wifid	WifiDeviceManagerCatsWhitelistedApp: CATS en0:  deviceManager:0x10501ec00 FgApp:app.alextran.immich stateChange:1 whitelisted=1
default	14:56:57.901850-0400	wifid	WiFiDeviceManagerCatsSetLowLatencyApp: CATSUpdate en0: fgApp:app.alextran.immich b=0x0 rc=0
default	14:56:57.902096-0400	wifid	WiFiDeviceManagerCatsSetForegroundApp: CATSUpdate en0: fgApp:app.alextran.immich hs=0 t=1 wl=1 rc=1
default	14:56:57.903289-0400	locationd	{"msg":"#sbim client arrow state changed", "clientKey":"app.alextran.immich", "entityClass":"Application", "oldArrowState":"Off", "newArrowState":"RequestingLocationInformation", "dueToDeauthorization":0}
default	14:56:57.903666-0400	backboardd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:57.916388-0400	chronod	noting foreground launch for app.alextran.immich with widget extension; trigger metadata query
default	14:56:57.943345-0400	symptomsd	app.alextran.immich: Foreground: true
default	14:56:57.951514-0400	SpringBoard	[sceneID:app.alextran.immich-default] Setting deactivation reasons to: '(none)' for reason: updateAllScenesForBand - Assertion removed.
default	14:56:58.200900-0400	Runner	Window did become application key: UIWindow: 0x100f497d0; contextId: 0xC2C7E8AE; scene identity: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default
default	14:56:58.201407-0400	backboardd	new deferring rules for pid:8295: [<environment: keyboardFocus; display: builtin; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> -> <pid: 8295; token: 0xC2C7E8AE> reason: "1-deferDiscrete: UIWindowScene: 0x100f08240: Begin event deferring in keyboardFocus for window: 0x100f497d0"]
default	14:56:58.204574-0400	SpringBoard	advisor: gen:1708 arbiter spec pid 8295 / com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default
default	14:56:58.206073-0400	SpringBoard	advisor: target (from arbiter advice): <pid=8295 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:58.206175-0400	SpringBoard	policy: input target:<pid=8295 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
error	14:56:58.206284-0400	SpringBoard	[<_UIKeyboardArbiter: 0x283c44270; <<_UIKeyboardArbiter_ForSpringBoard: 0x280928f60>; scene = <FBSScene: 0x2829f0180; identifier: com.apple.UIKit.remote-keyboard; valid: YES> {
    settings = <UIApplicationSceneSettings: 0x282b7f980> {
        displayConfiguration = "<FBSDisplayConfiguration: 0x283e44000; Main; mode: "414x896@3x 60Hz p3 SDR">";
        frame = {{0, 0}, {414, 896}};
        level = 2.0;
        interfaceOrientation = unknown (0);
        foreground = NO;
        interruptionPolicy = default;
        isOccluded = BSSettingFlagNotSet;
        activityMode = default;
        jetsamMode = default;
    };
    clientSettings = <UIApplicationSceneClientSettings: 0x281cb9200> {
        layers = (empty);
        preferredLevel = 2.0;
        preferredInterfaceOrientation = unknown (0);
    };
    hostProcess = <FBApplicationProcess: 0x143d10ab0; daemon<com.apple.SpringBoard>:66(vEC); taskState: Running; visibility: Unknown>;
}>;
disabler = (null);
lastEventSource = 0;
current state = (null);
active handle = (null);
handles = (
    "<_UIKeyboardArbiterHandle: 0x2830680b0; PID 66: com.apple.springboard <com.apple.frontboard.systemappservices::com.apple.springboard>; hosting PIDs {(\n)}; level 2.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x283047440; PID 398: com.apple.SafariViewService <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x28300d3f0; PID 2808: com.apple.MusicUIService <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x283026c00; PID 3167: com.apple.SleepLockScreen <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x28303a9f0; PID 6494: com.apple.camera <com.apple.frontboard.systemappservices::sceneID%3Acom.apple.camera-default> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x283036890; PID 8295: app.alextran.immich <com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>; hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>"
)>] No handle found for currently focused PID: 0; sceneIdentity: (null)
default	14:56:58.206712-0400	SpringBoard	policy: now generation: 1709; keyboardFocusTarget: <token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default; pid: 8295>; recentlyUsedScenes: <recentPIDs: [8295]; recentSceneIdentityTokensByPID: {8295: [com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default]}>; selectionPolicy: KeyboardArbiter; shouldSuppressRemoteDeferring: 0
default	14:56:58.207024-0400	SpringBoard	rules: target changed from:<pid=8210 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> to <pid=8295 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:58.207092-0400	SpringBoard	rules: defer (e5c5f41a) -> <pid=8295 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>
default	14:56:58.222908-0400	SpringBoard	keyboardFocus environment target added to scene: sceneID:app.alextran.immich-default
default	14:56:58.227247-0400	SpringBoard	[sceneID:app.alextran.immich-default] Scene action [Logical Activate][0x2ba3] completed with success: 1
default	14:56:58.231071-0400	Runner	sceneOfRecord: sceneID: sceneID:app.alextran.immich-default  persistentID: 33C68AFD-59D1-4098-86A7-B5C5F9C938D5
default	14:56:58.231369-0400	backboardd	new deferring rules for pid:66: [
    <environment: system> -> <pid: 66; token: 0x4D229FC1> reason: "1-deferDiscrete: systemGestures",
    <environment: keyboardFocus; display: builtin> -> <pid: 66; token: com.apple.frontboard.systemappservices::com.apple.springboard> reason: "3-deferDiscrete: SpringBoard: incoming to root scene",
    <environment: keyboardFocus; display: builtin; token: com.apple.frontboard.systemappservices::com.apple.springboard> -> <pid: 66; token: 0xE5C5F41A> reason: "649-deferDiscrete: SBWindowScene: 0x143f1a670: Begin event deferring in keyboardFocus for window: 0x148336eb0",
    <environment: keyboardFocus; token: 0xE5C5F41A> -> <pid: 8295; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> reason: "651-deferDiscrete: SpringBoard: outbound"
]
default	14:56:58.231745-0400	SpringBoard	[sceneID:app.alextran.immich-default] scene content state changed: ready
default	14:56:58.233073-0400	Runner	sceneOfRecord: sceneID: sceneID:app.alextran.immich-default  persistentID: 33C68AFD-59D1-4098-86A7-B5C5F9C938D5
default	14:56:58.235639-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295](UIScene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default) from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "injecting inherited from "UIScene:com.apple.frontboard.systemappservices::com.apple.springboard" to 8295<UIScene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>" ID:34-66-30704 target:8295<UIScene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> attributes:[
	<RBSHereditaryGrant| endowmentNamespace:com.apple.boardservices.endpoint-injection UIScene:com.apple.frontboard.systemappservices::com.apple.springboard>,
	<RBSHereditaryGrant| endowmentNamespace:com.apple.frontboard.visibility UIScene:com.apple.frontboard.systemappservices::com.apple.springboard>
	]>
default	14:56:58.236152-0400	runningboardd	Assertion 34-66-30704 (target:[application<app.alextran.immich>:8295](UIScene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default)) will be created as active
default	14:56:58.238821-0400	Runner	sceneOfRecord: sceneID: sceneID:app.alextran.immich-default  persistentID: 33C68AFD-59D1-4098-86A7-B5C5F9C938D5
default	14:56:58.239398-0400	Runner	Scene became target of keyboard event deferring environment: UIWindowScene: 0x100f08240; scene identity: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default
default	14:56:58.240472-0400	Runner	sceneOfRecord: sceneID: sceneID:app.alextran.immich-default  persistentID: 33C68AFD-59D1-4098-86A7-B5C5F9C938D5
default	14:56:58.240628-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:56:58.246815-0400	SpringBoard	[Main] dispatch event:
<SBSceneReadySwitcherModifierEvent: 0x280682c00; type: SceneReady; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main> {
    configuration = full;
    environment = main;
    layoutItems = {
        primary = <SBDisplayItem: 0x280b8bde0> {
            type = App;
            bundleIdentifier = app.alextran.immich;
            uniqueIdentifier = sceneID:app.alextran.immich-default;
        };
    }
}>
default	14:56:58.322340-0400	pasted	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:56:58.327152-0400	runningboardd	Invalidating assertion 34-8295-30703 (target:[application<app.alextran.immich>:8295]) from originator [application<app.alextran.immich>:8295]
default	14:56:58.332238-0400	SpringBoard	[Main] dispatch event:
<SBTransitionSwitcherModifierEvent: 0x283b3cd00; type: MainTransition; transitionID: 306686E4-4F85-4676-8339-B89F394B6F8C; phase: Complete; animated: YES; fromAppLayout: 0x0; toAppLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; fromEnvironmentMode: home-screen; toEnvironmentMode: application; pendingTermination: {(
)}; activating: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>; dosidoTransitionDirection: 0>
default	14:56:58.332797-0400	SpringBoard	[Main] handle response:
<SBSwitcherModifierEventResponse: 0x2808a8d80> {
    <SBPreemptAnimationSwitcherEventResponse: 0x2809c4d50>;
    <SBSwitcherModifierEventResponse: 0x2808a9e90> {
	    <SBInvalidateAdjustedAppLayoutsSwitcherEventResponse: 0x2809c7a20>;
	    <SBSwitcherModifierEventResponse: 0x2809c4000> {
		    <SBRequestFolderSnapshotsSwitcherEventResponse: 0x2809c4ff0; snapshotRequested: NO>;
		    <SBIconOverlayVisibilitySwitcherEventResponse: 0x281277540; visible: NO; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>>;
		    <SBIconViewVisibilitySwitcherEventResponse: 0x28247c690; visible: YES; animationSettings: 0x0; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>>;
		    <SBMatchMoveToIconViewSwitcherEventResponse: 0x281274940; active: NO; appLayout: <SBAppLayout: 0x28129d1c0; primary: app.alextran.immich:default; environment: main>>;
		};
	};
}
default	14:56:58.339678-0400	SpringBoard	Front display did change: <SBApplication: 0x283e45500; app.alextran.immich>
default	14:56:58.371795-0400	mediaserverd	<<<< FigCaptureDisplayLayoutMonitor >>>> -[FigCaptureDisplayLayoutMonitor _updateCurrentLayout:]: <FBSDisplayLayout: 0x1455b4970; displayIdentity: Main> {    bounds = {{0, 0}, {414, 896}};    interfaceOrientation = "portrait (1)";    backlightLevel = 100;    elements = {        <SBSDisplayLayoutElement: 0x143d5fe40; sceneID:app.alextran.immich-default; bundleID: app.alextran.immich; frame: {{0, 0}, {414, 896}}; level: 1; role: primary>;    }    timestamp = March 16, 2022 at 2:56:58 PM EDT;}
default	14:56:58.394947-0400	bluetoothd	SystemUI unknown identifier: 'sceneID:app.alextran.immich-default' / 'app.alextran.immich'
default	14:56:58.427772-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -64 {-63 -69} Channel: 149 Bandwidth: 80Mhz Snr: 21 Cca: 10 (S:0 O:0 I:0) TxPer: 0.0% (1) BcnPer: 0.0% (50, 50.5%) RxFrms: 24 RxRetryFrames: 0 TxRate: 260000 RxRate: 526500 FBRate: 52000 TxFwFrms: 7 TxFwFail: 0 TxReTrans: 0 time: 148.4secs fgApp: app.alextran.immich
default	14:56:58.841691-0400	SpringBoard	[application<app.alextran.immich>:8295] Now acquiring workspace assertion with state: ForegroundFocal.
default	14:56:58.842819-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "FBWorkspace (ForegroundFocal)" ID:34-66-30707 target:8295 attributes:[
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"Workspace-ForegroundFocal" sourceEnvironment:"(null)">,
	<RBSAcquisitionCompletionAttribute| policy:AfterApplication>,
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"Visibility" sourceEnvironment:"(null)">
	]>
default	14:56:58.843328-0400	runningboardd	Assertion 34-66-30707 (target:[application<app.alextran.immich>:8295]) will be created as active
default	14:56:58.844810-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:56:58.846198-0400	SpringBoard	[application<app.alextran.immich>:8295] Dropping launch assertion.
default	14:56:58.846694-0400	runningboardd	Invalidating assertion 34-66-30700 (target:application<app.alextran.immich>) from originator [daemon<com.apple.SpringBoard>:66]
default	14:56:58.959661-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:56:58.960175-0400	powerd	Process runningboardd.34 Released SystemIsActive "application<app.alextran.immich>;(null):(null);34-66-30700:FBApplicationProcess" age:00:00:01  id:51539643238 [System: PrevIdle SysAct]
default	14:57:03.453896-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -67 {-66 0} Channel: 149 Bandwidth: 80Mhz Snr: 21 Cca: 10 (S:0 O:0 I:0) TxPer: 0.0% (36) BcnPer: 0.0% (49, 50.5%) RxFrms: 59 RxRetryFrames: 2 TxRate: 390000 RxRate: 468000 FBRate: 78000 TxFwFrms: 8 TxFwFail: 0 TxReTrans: 2 time: 153.4secs fgApp: app.alextran.immich
default	14:57:05.672693-0400	Runner	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:57:05.679507-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [application<app.alextran.immich>:8295] with description <RBSAssertionDescriptor| "systemAnimationFence" ID:34-8295-30709 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( AllowIdleSleep PreventTaskSuspend PreventTaskThrottleDown )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:57:05.680701-0400	runningboardd	Assertion 34-8295-30709 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:57:05.683100-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295](UIHostedWindow:4bd58a54) from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "injecting inherited from "UIScene:com.apple.frontboard.systemappservices::com.apple.UIKit.remote-keyboard" to 8295<UIHostedWindow:4bd58a54>" ID:34-66-30710 target:8295<UIHostedWindow:4bd58a54> attributes:[
	<RBSHereditaryGrant| endowmentNamespace:com.apple.boardservices.endpoint-injection UIScene:com.apple.frontboard.systemappservices::com.apple.UIKit.remote-keyboard>,
	<RBSHereditaryGrant| endowmentNamespace:com.apple.frontboard.visibility UIScene:com.apple.frontboard.systemappservices::com.apple.UIKit.remote-keyboard>
	]>
default	14:57:05.683516-0400	runningboardd	Assertion 34-66-30710 (target:[application<app.alextran.immich>:8295](UIHostedWindow:4bd58a54)) will be created as active
default	14:57:05.685765-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "com.apple.UIKit.KeyboardManagement.message" ID:34-66-30711 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( AllowIdleSleep PreventTaskSuspend PreventTaskThrottleDown PreventThrottleDownUI )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:57:05.685874-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:57:05.685931-0400	runningboardd	Assertion 34-66-30711 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:57:05.727504-0400	runningboardd	Invalidating assertion 34-66-30711 (target:[application<app.alextran.immich>:8295]) from originator [daemon<com.apple.SpringBoard>:66]
default	14:57:05.744450-0400	runningboardd	Invalidating assertion 34-8295-30709 (target:[application<app.alextran.immich>:8295]) from originator [application<app.alextran.immich>:8295]
default	14:57:08.476274-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -64 {-63 0} Channel: 149 Bandwidth: 80Mhz Snr: 21 Cca: 10 (S:0 O:0 I:0) TxPer: 0.0% (9) BcnPer: 0.0% (49, 50.5%) RxFrms: 22 RxRetryFrames: 0 TxRate: 390000 RxRate: 468000 FBRate: 78000 TxFwFrms: 4 TxFwFail: 0 TxReTrans: 0 time: 158.4secs fgApp: app.alextran.immich
default	14:57:12.309748-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [application<app.alextran.immich>:8295] with description <RBSAssertionDescriptor| "systemAnimationFence" ID:34-8295-30713 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( AllowIdleSleep PreventTaskSuspend PreventTaskThrottleDown )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:57:12.309829-0400	runningboardd	Assertion 34-8295-30713 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:57:12.312228-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "com.apple.UIKit.KeyboardManagement.message" ID:34-66-30714 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( AllowIdleSleep PreventTaskSuspend PreventTaskThrottleDown PreventThrottleDownUI )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:57:12.312377-0400	runningboardd	Assertion 34-66-30714 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:57:12.316268-0400	runningboardd	Invalidating assertion 34-66-30714 (target:[application<app.alextran.immich>:8295]) from originator [daemon<com.apple.SpringBoard>:66]
default	14:57:12.321634-0400	runningboardd	Invalidating assertion 34-8295-30713 (target:[application<app.alextran.immich>:8295]) from originator [application<app.alextran.immich>:8295]
default	14:57:12.821965-0400	runningboardd	Invalidating assertion 34-66-30710 (target:[application<app.alextran.immich>:8295](UIHostedWindow:4bd58a54)) from originator [daemon<com.apple.SpringBoard>:66]
default	14:57:12.930789-0400	runningboardd	Calculated state for application<app.alextran.immich>: running-active (role: UserInteractiveFocal)
default	14:57:13.501101-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -64 {-63 0} Channel: 149 Bandwidth: 80Mhz Snr: 21 Cca: 10 (S:0 O:0 I:0) TxPer: 0.0% (41) BcnPer: 2.0% (50, 50.4%) RxFrms: 47 RxRetryFrames: 3 TxRate: 520000 RxRate: 117000 FBRate: 130000 TxFwFrms: 4 TxFwFail: 0 TxReTrans: 6 time: 163.4secs fgApp: app.alextran.immich
default	14:57:15.011471-0400	symptomsd	Data Usage for app.alextran.immich on flow 238777 - WiFi in/out: 52000109/6095245907, WiFi delta_in/delta_out: 349/156, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:15.229232-0400	symptomsd	Data Usage for app.alextran.immich on flow 238778 - WiFi in/out: 52000760/6095246472, WiFi delta_in/delta_out: 651/565, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:15.248239-0400	symptomsd	Data Usage for app.alextran.immich on flow 238779 - WiFi in/out: 52001318/6095247084, WiFi delta_in/delta_out: 558/612, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:15.262295-0400	symptomsd	Data Usage for app.alextran.immich on flow 238780 - WiFi in/out: 52001656/6095247564, WiFi delta_in/delta_out: 338/480, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:15.336347-0400	symptomsd	Data Usage for app.alextran.immich on flow 238782 - WiFi in/out: 52002684/6095247965, WiFi delta_in/delta_out: 1028/401, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:15.721230-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=8295.1, attribution={requesting={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, },
default	14:57:15.723787-0400	tccd	AUTHREQ_SUBJECT: msgID=8295.1, subject=app.alextran.immich,
default	14:57:15.756216-0400	assetsd	Updating configuration of monitor <RBSProcessMonitorConfiguration| id:M7742-7 qos:17 predicates:[<RBSProcessPredicate <RBSCompoundAllPredicate [<RBSProcessBundleIdentifierPredicate "app.alextran.immich">, <RBSCompoundAllPredicate [<RBSProcessBKSLegacyPredicate>, <RBSProcessEUIDPredicate 501>]>]>>] descriptor:<RBSProcessStateDescriptor| values:9 namespaces:[com.apple.frontboard.visibility]> events:0x0>
default	14:57:15.756582-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.80, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.756688-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.757875-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.80, subject=app.alextran.immich,
default	14:57:15.759516-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.81, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.759793-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.760598-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.81, subject=app.alextran.immich,
default	14:57:15.762753-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.82, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.762917-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.763710-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.82, subject=app.alextran.immich,
default	14:57:15.765078-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.83, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.765180-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.765443-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.83, subject=app.alextran.immich,
default	14:57:15.767911-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.84, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.768014-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.768377-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.84, subject=app.alextran.immich,
default	14:57:15.769012-0400	assetsd	Logging client app.alextran.immich (pid: 8295) access to photos service kTCCServicePhotos
default	14:57:15.769856-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.85, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.770028-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.770490-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.85, subject=app.alextran.immich,
default	14:57:15.775475-0400	assetsd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:57:15.782495-0400	runningboardd	Acquiring assertion targeting [application<app.alextran.immich>:8295] from originator [application<app.alextran.immich>:8295] with description <RBSAssertionDescriptor| "Shared Background Assertion 1 for app.alextran.immich" ID:34-8295-30715 target:8295 attributes:[
	<RBSLegacyAttribute| requestedReason:FinishTask reason:FinishTask flags:( PreventTaskSuspend )>,
	<RBSAcquisitionCompletionAttribute| policy:AfterValidation>
	]>
default	14:57:15.782562-0400	runningboardd	Assertion 34-8295-30715 (target:[application<app.alextran.immich>:8295]) will be created as inactive as start-time-defining assertions exist
default	14:57:15.825850-0400	runningboardd	Invalidating assertion 34-8295-30715 (target:[application<app.alextran.immich>:8295]) from originator [application<app.alextran.immich>:8295]
default	14:57:15.842993-0400	tccd	AUTHREQ_ATTRIBUTION: msgID=7742.86, attribution={accessing={<TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>}, requesting={<TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd>}, },
default	14:57:15.843372-0400	tccd	requestor: <TCCDProcess: identifier=com.apple.assetsd, pid=7742, auid=501, euid=501, binary_path=/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd> is checking access for accessor <TCCDProcess: identifier=app.alextran.immich, pid=8295, auid=501, euid=501, binary_path=/private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/Runner>
default	14:57:15.844913-0400	tccd	AUTHREQ_SUBJECT: msgID=7742.86, subject=app.alextran.immich,
default	14:57:15.862149-0400	privacyaccountingd	Hit the server for a process handle 3d5627d00002067 that resolved to: [application<app.alextran.immich>:8295]
default	14:57:18.514430-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -61 {-60 -70} Channel: 149 Bandwidth: 80Mhz Snr: 23 Cca: 10 (S:0 O:0 I:0) TxPer: 0.0% (9582) BcnPer: 0.0% (49, 50.5%) RxFrms: 771 RxRetryFrames: 30 TxRate: 390000 RxRate: 526500 FBRate: 86667 TxFwFrms: 14 TxFwFail: 0 TxReTrans: 609 time: 168.4secs fgApp: app.alextran.immich
default	14:57:18.748526-0400	symptomsd	Data Usage for app.alextran.immich on flow 238783 - WiFi in/out: 52003022/6095248445, WiFi delta_in/delta_out: 338/480, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:18.796487-0400	symptomsd	Data Usage for app.alextran.immich on flow 238784 - WiFi in/out: 52003537/6095248851, WiFi delta_in/delta_out: 515/406, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:18.914160-0400	symptomsd	Data Usage for app.alextran.immich on flow 238785 - WiFi in/out: 52003920/6095249316, WiFi delta_in/delta_out: 383/465, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:20.284703-0400	symptomsd	Data Usage for app.alextran.immich on flow 238786 - WiFi in/out: 52004435/6095249722, WiFi delta_in/delta_out: 515/406, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:20.298491-0400	symptomsd	Data Usage for app.alextran.immich on flow 238787 - WiFi in/out: 52004818/6095250187, WiFi delta_in/delta_out: 383/465, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:23.529139-0400	wifid	__WiFiLQAMgrLogStats(omada:Stationary): Rssi: -62 {-60 -68} Channel: 149 Bandwidth: 80Mhz Snr: 24 Cca: 73 (S:70 O:1 I:0) TxPer: 0.0% (49127) BcnPer: 0.0% (49, 50.4%) RxFrms: 4004 RxRetryFrames: 148 TxRate: 390000 RxRate: 526500 FBRate: 86667 TxFwFrms: 0 TxFwFail: 0 TxReTrans: 2706 time: 173.5secs fgApp: app.alextran.immich
default	14:57:25.989820-0400	backboardd	Connection removed: IOHIDEventSystemConnection uuid:00DE118B-2F4F-494B-BF3A-30F45098821C pid:8295 process:Runner type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 340 attributes:{
    HighFrequency = 1;
    bundleID = "app.alextran.immich";
    pid = 8295;
} state:0x1 events:152 mask:0x800
default	14:57:25.991764-0400	SpringBoard	[application<app.alextran.immich>:8295] Workspace connection invalidated.
default	14:57:25.992641-0400	SpringBoard	[application<app.alextran.immich>:8295] Now flagged as pending exit for reason: workspace client connection invalidated
default	14:57:25.994558-0400	backboardd	Removing client connection <BKHIDClientConnection: 0x139ed6570; IOHIDEventSystemConnectionRef: 0x1412842f0; vpid: 8295(v5FDD); taskPort: 0xB4B43; bundleID: app.alextran.immich> for client: IOHIDEventSystemConnection uuid:00DE118B-2F4F-494B-BF3A-30F45098821C pid:8295 process:Runner type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 340 attributes:{
    HighFrequency = 1;
    bundleID = "app.alextran.immich";
    pid = 8295;
} state:0x1 events:152 mask:0x800 source:HID
error	14:57:26.013884-0400	SpringBoard	[<_UIKeyboardArbiter: 0x283c44270; <<_UIKeyboardArbiter_ForSpringBoard: 0x280928f60>; scene = <FBSScene: 0x2829f0180; identifier: com.apple.UIKit.remote-keyboard; valid: YES> {
    settings = <UIApplicationSceneSettings: 0x282946b80> {
        displayConfiguration = "<FBSDisplayConfiguration: 0x283e44000; Main; mode: "414x896@3x 60Hz p3 SDR">";
        frame = {{0, 0}, {414, 896}};
        level = 2.0;
        interfaceOrientation = unknown (0);
        foreground = NO;
        interruptionPolicy = default;
        isOccluded = BSSettingFlagNotSet;
        activityMode = default;
        jetsamMode = default;
    };
    clientSettings = <UIApplicationSceneClientSettings: 0x281cff900> {
        layers = (empty);
        preferredLevel = 2.0;
        preferredInterfaceOrientation = unknown (0);
    };
    hostProcess = <FBApplicationProcess: 0x143d10ab0; daemon<com.apple.SpringBoard>:66(vEC); taskState: Running; visibility: Unknown>;
}>;
disabler = (null);
lastEventSource = 1;
current state = (null);
active handle = (null);
handles = (
    "<_UIKeyboardArbiterHandle: 0x2830680b0; PID 66: com.apple.springboard <com.apple.frontboard.systemappservices::com.apple.springboard>; hosting PIDs {(\n)}; level 2.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x283047440; PID 398: com.apple.SafariViewService <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x28300d3f0; PID 2808: com.apple.MusicUIService <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x283026c00; PID 3167: com.apple.SleepLockScreen <(null)> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>",
    "<_UIKeyboardArbiterHandle: 0x28303a9f0; PID 6494: com.apple.camera <com.apple.frontboard.systemappservices::sceneID%3Acom.apple.camera-default> (suspended); hosting PIDs {(\n)}; level 0.000000; active NO [wants NO]; suppression 0; iav 0.000000; on screen NO>"
)>] No handle found for currently focused PID: 8295; sceneIdentity: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default
default	14:57:26.024225-0400	runningboardd	[application<app.alextran.immich>:8295] termination reported by launchd (1, 7, 9)
default	14:57:26.024281-0400	runningboardd	Removing process: [application<app.alextran.immich>:8295]
default	14:57:26.024404-0400	runningboardd	Removing launch job for: [application<app.alextran.immich>:8295]
default	14:57:26.024530-0400	runningboardd	Removed job for [application<app.alextran.immich>:8295]
default	14:57:26.024991-0400	runningboardd	Removing assertions for terminated process: [application<app.alextran.immich>:8295]
default	14:57:26.025568-0400	runningboardd	Removed last relative-start-date-defining assertion for process application<app.alextran.immich>
default	14:57:26.038464-0400	runningboardd	Calculated state for application<app.alextran.immich>: none (role: None)
default	14:57:26.039452-0400	runningboardd	Calculated state for application<app.alextran.immich>: none (role: None)
default	14:57:26.045425-0400	runningboardd	XPC connection invalidated: [application<app.alextran.immich>:8295]
default	14:57:26.045675-0400	runningboardd	XPC connection invalidated: [application<app.alextran.immich>:8295]
default	14:57:26.045933-0400	mediaserverd	-CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Client app.alextran.immich with pid '8295' is now Terminated. Background entitlement: NO ActiveLongFormVideoSession: NO WhitelistedLongFormVideoApp NO
default	14:57:26.048506-0400	SpringBoard	[application<app.alextran.immich>:8295] Process exited: <RBSProcessExitContext| specific, status:<RBSProcessExitStatus| domain:jetsam(1) code:per-process-limit(7)>>.
default	14:57:26.050817-0400	SpringBoard	[application<app.alextran.immich>:8295] Setting process task state to: Not Running
default	14:57:26.050964-0400	SpringBoard	[application<app.alextran.immich>:8295] Setting process visibility to: Unknown
default	14:57:26.051675-0400	SpringBoard	[application<app.alextran.immich>:8295] Invalidating workspace.
default	14:57:26.052113-0400	SpringBoard	Removing workspace registration for processHandle: [application<app.alextran.immich>:8295]
default	14:57:26.052480-0400	SpringBoard	Removing: <FBApplicationProcess: 0x143d0de60; application<app.alextran.immich>:8295(v5FDD)>
default	14:57:26.068841-0400	SpringBoard	Process exited: <FBApplicationProcess: 0x143d0de60; application<app.alextran.immich>:8295(v5FDD)> -> <RBSProcessExitContext| specific, status:<RBSProcessExitStatus| domain:jetsam(1) code:per-process-limit(7)>>
default	14:57:26.091778-0400	SpringBoard	Application process state changed for app.alextran.immich: (null)
default	14:57:26.110284-0400	backboardd	new resolutions for pid:8295 (<display: null; environment: keyboardFocus; pid: 8295; token: com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default>)
default	14:57:26.164422-0400	SpringBoard	didRemoveExternalForegroundApplicationSceneHandle pid:8295 scene:com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default now:<empty>
default	14:57:26.165709-0400	SpringBoard	[app.alextran.immich] app.alextran.immich application state changed to Terminated
default	14:57:26.166939-0400	SpringBoard	rules: target changed from:<pid=8295 token=com.apple.frontboard.systemappservices::sceneID%3Aapp.alextran.immich-default> to (null)
default	14:57:26.178787-0400	locationd	{"msg":"#CLIUA Marking change", "clientKey":"app.alextran.immich", "reason":"Process state from RunningBoard", "assertionLevel":5, "coming":0}
default	14:57:26.178905-0400	locationd	{"msg":"#IncreasedProminence InUseLevel less than threshold. current session terminated", "ClientKey":"app.alextran.immich", "ClientsWithActiveProminenceSession":"{(\n)}"}
default	14:57:26.199281-0400	SpringBoard	[app.alextran.immich] Ignore becoming background for application without push registration
default	14:57:26.204482-0400	locationd	Fence:Stop stopMonitoringNow, fence, app.alextran.immich/<private>
default	14:57:26.230252-0400	locationd	{"msg":"#sbim client arrow state changed", "clientKey":"app.alextran.immich", "entityClass":"Application", "oldArrowState":"RequestingLocationInformation", "newArrowState":"Off", "dueToDeauthorization":0}
default	14:57:26.281080-0400	mediaserverd	<<<< FigCaptureDisplayLayoutMonitor >>>> -[FigCaptureDisplayLayoutMonitor _updateCurrentLayout:]: <FBSDisplayLayout: 0x143d57ac0; displayIdentity: Main> {    bounds = {{0, 0}, {414, 896}};    interfaceOrientation = "portrait (1)";    backlightLevel = 100;    elements = {        <SBSDisplayLayoutElement: 0x143d09aa0; com.apple.springboard.home-screen; frame: {{0, 0}, {414, 896}}; level: 0; role: primary>;        <SBSDisplayLayoutElement: 0x143d8e220; sceneID:app.alextran.immich-default; bundleID: app.alextran.immich; frame: {{0, 0}, {414, 896}}; level: 1; role: primary>;    }    timestamp = March 16, 2022 at 2:57:26 PM EDT;}
default	14:57:26.342597-0400	accessoryd	Posting application state change {
    ACCPlatformApplicationStateDisplayIDKey = "app.alextran.immich";
    ACCPlatformApplicationStateKey = 1;
    ACCPlatformApplicationStateProcessIDKey = 8295;
}
default	14:57:26.342662-0400	accessoryd	handling app state change notification {
    ACCPlatformApplicationStateDisplayIDKey = "app.alextran.immich";
    ACCPlatformApplicationStateKey = 1;
    ACCPlatformApplicationStateProcessIDKey = 8295;
}
error	14:57:26.363205-0400	runningboardd	RBSStateCapture remove item called for untracked item <RBConnectionClient| 8295 name:application<app.alextran.immich> entitlements:<RBEntitlements| [
			
			]> inheritanceManager:<RBClientInheritanceManager| >>
default	14:57:26.379414-0400	bluetoothd	SystemUI unknown identifier: 'sceneID:app.alextran.immich-default' / 'app.alextran.immich'
default	14:57:26.442262-0400	SpringBoard	No longer tracking: <FBScene: 0x28326bd80; sceneID:app.alextran.immich-default>
default	14:57:26.448548-0400	runningboardd	Acquiring assertion targeting 8295 from originator [daemon<com.apple.SpringBoard>:66] with description <RBSAssertionDescriptor| "FBSceneSnapshotAction:sceneID:app.alextran.immich-default" ID:34-66-30719 target:8295 attributes:[
	<RBSDomainAttribute| domain:"com.apple.frontboard" name:"SceneSnapshotAction" sourceEnvironment:"(null)">,
	<RBSDurationAttribute| invalidationDuration:5.00 warningDuration:0.00 startPolicy:Fixed endPolicy:Invalidate>
	]>
default	14:57:26.448668-0400	SpringBoard	Created: <FBSceneSnapshotAction: 0x282989200; sceneID:app.alextran.immich-default>
default	14:57:26.457365-0400	SpringBoard	[sceneID:app.alextran.immich-default] scene content state changed: notReady
default	14:57:26.587280-0400	SpringBoard	Client provider invalidated: <FBWorkspace: 0x283037020; application<app.alextran.immich>>
default	14:57:26.587800-0400	SpringBoard	Invalidating scene: sceneID:app.alextran.immich-default
default	14:57:26.588248-0400	SpringBoard	Invalidating: <FBSceneSnapshotAction: 0x282989200; sceneID:app.alextran.immich-default>
default	14:57:26.588376-0400	SpringBoard	Got response for <FBSceneSnapshotAction: 0x282989200; sceneID:app.alextran.immich-default>: <NSError: 0x280bcd260; domain: BSActionErrorDomain; code: 6>
default	14:57:26.588443-0400	SpringBoard	[sceneID:app.alextran.immich-default][1] Scene invalidated.
default	14:57:26.593909-0400	SpringBoard	keyboardFocus environment target removed from scene: sceneID:app.alextran.immich-default
error	14:57:26.593986-0400	SpringBoard	Ignoring update for invalidated scene: sceneID:app.alextran.immich-default
error	14:57:26.606266-0400	SpringBoard	Scene FBSceneManager/sceneID:app.alextran.immich-default update failed: <NSError: 0x280b04030; domain: FBSceneErrorDomain; code: 1 (operation-failed); reason: "Scene update failed."> {
    NSUnderlyingError = <NSError: 0x2808940c0; domain: FBWorkspace; code: 1; reason: "Scene client is invalid.">;
}
error	14:57:26.636953-0400	SpringBoard	Scene FBSceneManager/sceneID:app.alextran.immich-default update failed: <NSError: 0x2808a9350; domain: FBSceneErrorDomain; code: 1 (operation-failed); reason: "Scene update failed."> {
    NSUnderlyingError = <NSError: 0x280995d40; domain: FBWorkspace; code: 1; reason: "Scene client is invalid.">;
}
default	14:57:27.997361-0400	ReportCrash	loadStoreInfo [platform 2] app.alextran.immich from file:///private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/
error	14:57:29.300591-0400	symptomsd	COSMCtrl _foregroundAppActivity incoming bundle app.alextran.immich has nil supplied UUID, finds existing 6ADF972D-BCD8-377A-889D-17E7B90A0509
default	14:57:29.768477-0400	symptomsd	Data Usage for app.alextran.immich on flow 238781 - WiFi in/out: 52005288/6095250914, WiFi delta_in/delta_out: 470/727, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0
default	14:57:29.841974-0400	symptomsd	app.alextran.immich: Foreground: false
default	14:57:29.844894-0400	symptomsd	call _saveAndUnloadSelectState on app.alextran.immich exiting foreground state
default	14:57:30.460510-0400	symptomsd	Data Usage for app.alextran.immich on flow 238788 - WiFi in/out: 52005288/6320681148, WiFi delta_in/delta_out: 0/225430234, Cell in/out: 270082/3017, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0

@alextran1502
Copy link
Contributor

Hmm, the console log is different from the crash log. Although from the look I see this

default	14:57:27.997361-0400	ReportCrash	loadStoreInfo [platform 2] app.alextran.immich from file:///private/var/containers/Bundle/Application/59F81E1C-7ADD-4703-86C0-C81F05384AAE/Runner.app/

Would it be possible for you to share the video that cause the crash? that would be the best way to reproduce the scenario. If not, we will find another way.

@simonliu99
Copy link
Author

@alextran1502
Copy link
Contributor

Thanks, I will load it to my phone and let you know what I find.

@alextran1502
Copy link
Contributor

This is strange. I downloaded and airdropped the video to my phone. I am running the latest release on the app store and I could upload the video just fine.

What model is your iPhone? Did the app crash when you start uploading that video or after it reached 100% or during the uploading process?

@simonliu99
Copy link
Author

simonliu99 commented Mar 16, 2022

That is strange, I have an iPhone Xs Max on the latest version of iOS. The app would crash after a couple percent of upload.

I can try on another device to see if it is isolated to my device.

@simonliu99
Copy link
Author

Welps, it worked on an iPhone 8 Plus. Guess it's just my device then.

@alextran1502
Copy link
Contributor

I am glad it is working on other phones. Weird though, I don't like problem like this where it is device's dependence since I don't have the device to troubleshoot 😓. I am closing the issue now, if you encounter any other problem, feel free to reopen it

@boffnoff
Copy link

Hey guys I'm having the same issue as Simon on 2 seperate phones..

iPhone 13 Pro running iOS 15.5
iPhone 7+ running iOS 15.3
Immich server version 1.10.0
Immich App version 1.9.0 Build 13

I've managed to back up over 400 photos but now the app is consistantly crashing when it hits 1% upload on the next file😞 (Happy to attach logs but no idea how to find them!)

@alextran1502
Copy link
Contributor

Hi @boffnoff,

Does the app crash on both devices? Since the backup is in chronological order, can you chase down the file that is going to be backup by looking for it from your phone gallery and see what it is?

@boffnoff
Copy link

Yup. I'm pretty sure the next file queued for upload is a 7.67Gb video I took. It's 4K 60fps Dolby Vision HEVC video if that helps?
Download it here:
https://tmb0-my.sharepoint.com/:v:/g/personal/rs_tmb_com/EfOGyKJkkBpJh2A21hS-TCkBYX5Pdpyhe_xH3stjG0-k6w?e=dFECaG

@alextran1502
Copy link
Contributor

alextran1502 commented May 26, 2022

@boffnoff I assume this is the video taken from your iPhone, correct? Were you able to get the log from the server container when you start the upload process?

@alextran1502 alextran1502 reopened this May 26, 2022
@simonliu99
Copy link
Author

I'm also still running into this issue on my iPhone Xs Max. There aren't any details in the container logs besides the client disconnecting so it seems like potentially an app issue.

proxy_nginx                    | 2022/05/26 20:45:04 [warn] 31#31: *1395 a client request body is buffered to a temporary file /var/cache/nginx/client_temp/0000000019, client: 172.18.0.1, server: , request: "POST /asset/upload HTTP/1.1", host: "192.168.0.189:2283"
docker-immich-server-5         | [Nest] 51  - 05/26/2022, 8:45:11 PM     LOG Client rzRozgtxW-rtpJOwAAAB disconnected

@alextran1502
Copy link
Contributor

Yeah, I assume this is the large file problem, there is a timeout for reading the video file before uploading, I set it for 5 seconds. I think this is the issue. I will load the video onto my phone and take a look at the problem.

@boffnoff
Copy link

Yup took the video on the iPhone 13 Pro, no effects/filters or anything applied. In fairness the Immich iOS app was able to upload a separate 3Gb video I also took on the iPhone perfectly fine! Is there a maximum upload file size limit?

[Nest 51] - 05/27/2022, 6:54:13AM LOG [NewWebSocketConnection] New websocket connection: 4N9KIG2VMQXeU4GIAAAB
[Nest 51] - 05/27/2022, 6:55:00AM LOG Client 4N9KIG2VMQXeU4GIAAAB disconnected

@alextran1502
Copy link
Contributor

@boffnoff Not really, I set the max size that can be accepted as 50GB. So this should work, I haven't been able to put the video on my phone yet. Too large to transfer via air drop T_T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants