-
Notifications
You must be signed in to change notification settings - Fork 0
Description
After deleting the camera and attempting to make a new one, I noticed these logs.
Logs (click here)
I/flutter ( 7025): 21:30:08.387 [D] routes/camera/list_cameras.dart:615:13 → [ui-yxw0] Deleted camera folder: /data/user/0/com.secluso.mobile/app_flutter/camera_dir_something
I/flutter ( 7025): 21:30:08.396 [D] routes/camera/list_cameras.dart:633:13 → [ui-yxw0] Deleted camera waiting folder: /data/user/0/com.secluso.mobile/app_flutter/waiting/camera_something
I/flutter ( 7025): 21:30:08.433 [D] routes/camera/list_cameras.dart:685:9 → [ui-yxw0] Refreshing cameras from database
I/flutter ( 7025): 21:30:12.590 [I] main.dart:765:11 → [ui-yxw0] App Lifecycle State set to RESUMED
I/flutter ( 7025): 21:30:12.601 [D] notifications/pending_processor.dart:132:9 → [ui-yxw0] Method called
I/flutter ( 7025): 21:30:12.614 [D] notifications/pending_processor.dart:116:11 → [ui-yxw0] Received signal!
I/flutter ( 7025): 21:30:12.619 [D] utilities/http_client.dart:627:11 → [ui-yxw0] Version check failed: ClientException with SocketException: Connection failed (OS Error: Network is unreachable, errno = 101), address = REDACTED, port = 8000, uri=http://REDACTED:8000/status
I/flutter ( 7025): 21:30:12.620 [W] utilities/http_client.dart:548:13 → [ui-yxw0] HttpClientService warning: ClientException with SocketException: Connection failed (OS Error: Network is unreachable, errno = 101), address = REDACTED port = 8000, uri=http://REDACTED:8000/status
I/flutter ( 7025): 21:30:12.621 [W] main.dart:602:11 → [ui-yxw0] Failed to fetch server version: Exception: ClientException with SocketException: Connection failed (OS Error: Network is unreachable, errno = 101), address = REDACTED, port = 8000, uri=http://REDACTED:8000/status
I/flutter ( 7025): 21:30:12.623 [D] routes/camera/list_cameras.dart:685:9 → [ui-yxw0] Refreshing cameras from database
I/flutter ( 7025): 21:30:12.648 [D] notifications/pending_processor.dart:125:13 → [ui-yxw0] Turning pending file checker off
W/.secluso.mobile( 7025): userfaultfd: MOVE ioctl seems unsupported: Connection timed out
D/CompatibilityChangeReporter( 7025): Compat change id reported: 263076149; UID 10311; state: ENABLED
I/flutter ( 7025): [IMPORTANT:flutter/shell/platform/android/android_context_vk_impeller.cc(61)] Using the Impeller rendering backend (Vulkan).
D/FLTFireContextHolder( 7025): received application context.
W/FlutterJNI( 7025): FlutterJNI.loadLibrary called more than once
W/FlutterJNI( 7025): FlutterJNI.prefetchDefaultFontManager called more than once
I/ResourceExtractor( 7025): Found extracted resources res_timestamp-2-1769567395094
I/flutter ( 7025): [IMPORTANT:flutter/shell/platform/android/android_context_vk_impeller.cc(61)] Using the Impeller rendering backend (Vulkan).
D/FLTFireContextHolder( 7025): received application context.
W/FlutterJNI( 7025): FlutterJNI.init called more than once
I/flutter ( 7025): 21:30:18.173 [D] notifications/scheduler.dart:50:13 → [sched-yyi0] Scheduler context started (taskId=periodic_heartbeat_task, id=sched-yyi0)
I/flutter ( 7025): 21:30:18.176 [D] notifications/scheduler.dart:51:13 → [sched-yyi0] Executing task: periodic_heartbeat_task
I/flutter ( 7025): 21:30:18.176 [D] notifications/scheduler.dart:81:15 → [sched-yyi0] Running periodic heartbeat task for all cameras
I/flutter ( 7025): 21:30:18.207 [I] src/api/mod.rs → [ui-yxw0] Setup logging correctly!
I/flutter ( 7025): 21:30:18.210 [D] notifications/heartbeat_task.dart:344:7 → [sched-yyi0] Starting to run all heartbeat tasks
I/flutter ( 7025): 21:30:18.269 [D] notifications/scheduler.dart:50:13 → [sched-yyi0] Scheduler context started (taskId=download_worker, id=sched-yyi0)
I/flutter ( 7025): 21:30:18.271 [D] notifications/scheduler.dart:51:13 → [sched-yyi0] Executing task: download_worker
I/flutter ( 7025): 21:30:18.272 [D] notifications/scheduler.dart:55:15 → [sched-yyi0] Running task in background (iteration #0)
I/flutter ( 7025): 21:30:18.274 [D] notifications/download_task.dart:151:11 → [sched-yyi0/dlw-yyi1] Download worker context started (id=sched-yyi0/dlw-yyi1)
I/WM-WorkerWrapper( 7025): Worker result SUCCESS for Work [ id=41f0bd1f-c55c-4e9c-af23-959a0838d44a, tags={ dev.fluttercommunity.workmanager.BackgroundWorker } ]
D/FLTFireMsgReceiver( 7025): broadcast received for message
I/flutter ( 7025): 21:30:18.304 [I] src/api/mod.rs → [ui-yxw0] Setup logging correctly!
I/flutter ( 7025): 21:30:18.309 [D] notifications/download_task.dart:156:11 → [sched-yyi0/dlw-yyi1] Starting to work
I/flutter ( 7025): 21:30:18.357 [D] notifications/firebase.dart:155:13 → [ui-yxw0] onMessage
I/flutter ( 7025): 21:30:18.358 [D] notifications/firebase.dart:244:13 → [ui-yxw0/fcm-yyi0] FCM context started (source=foreground, id=ui-yxw0/fcm-yyi0)
I/flutter ( 7025): 21:30:18.358 [D] notifications/firebase.dart:256:9 → [ui-yxw0/fcm-yyi0] Enqueued message #1 from foreground (pending=1)
I/flutter ( 7025): 21:30:18.359 [D] notifications/firebase.dart:264:15 → [ui-yxw0/fcm-yyi0] Processing message #1 from foreground
I/flutter ( 7025): 21:30:18.361 [D] notifications/firebase.dart:297:9 → [ui-yxw0/fcm-yyi0] Core processing entered (#1, source=foreground)
I/flutter ( 7025): 21:30:18.361 [W] notifications/firebase.dart:300:11 → [ui-yxw0/fcm-yyi0] Missing or invalid body for message #1 (keys=[total_deleted])
I/flutter ( 7025): 21:30:18.362 [D] notifications/firebase.dart:272:17 → [ui-yxw0/fcm-yyi0] Finished message #1 in 2ms (pending=0)
I/flutter ( 7025): 21:30:18.367 [D] utilities/lock.dart:16:7 → [sched-yyi0/dlw-yyi1] Attempting to acquire lock generic_download_task.lock
I/flutter ( 7025): 21:30:18.396 [D] utilities/lock.dart:43:13 → [sched-yyi0/dlw-yyi1] Lock generic_download_task.lock acquired
I/flutter ( 7025): 21:30:18.396 [D] utilities/lock.dart:16:7 → [sched-yyi0/dlw-yyi1] Attempting to acquire lock camera_waiting_lock.lock
I/flutter ( 7025): 21:30:18.401 [D] utilities/lock.dart:43:13 → [sched-yyi0/dlw-yyi1] Lock camera_waiting_lock.lock acquired
I/flutter ( 7025): 21:30:18.434 [D] utilities/lock.dart:69:7 → [sched-yyi0/dlw-yyi1] Releasing lock camera_waiting_lock.lock
I/flutter ( 7025): 21:30:18.437 [D] notifications/download_task.dart:219:19 → [sched-yyi0/dlw-yyi1] Released lock
I/flutter ( 7025): 21:30:18.438 [D] notifications/download_task.dart:225:19 → [sched-yyi0/dlw-yyi1] Batched Queue List: [[something]]
I/flutter ( 7025): 21:30:18.438 [D] notifications/download_task.dart:230:21 → [sched-yyi0/dlw-yyi1] Batch #1 = [something]
I/flutter ( 7025): 21:30:18.439 [D] notifications/download_task.dart:116:11 → [sched-yyi0/dlw-yyi1/dl-yyi2] Download context started (source=background, camera=something, id=sched-yyi0/dlw-yyi1/dl-yyi2)
I/flutter ( 7025): 21:30:18.441 [D] notifications/download_task.dart:385:7 → [sched-yyi0/dlw-yyi1/dl-yyi2] Entered for something
I/flutter ( 7025): 21:30:18.441 [D] utilities/lock.dart:16:7 → [sched-yyi0/dlw-yyi1/dl-yyi2] Attempting to acquire lock motionsomething.lock
I/flutter ( 7025): 21:30:18.442 [D] notifications/download_task.dart:239:21 → [sched-yyi0/dlw-yyi1] Awaiting batch completion
I/flutter ( 7025): 21:30:18.444 [D] utilities/lock.dart:43:13 → [sched-yyi0/dlw-yyi1/dl-yyi2] Lock motionsomething.lock acquired
I/flutter ( 7025): 21:30:18.466 [D] notifications/download_task.dart:414:11 → [sched-yyi0/dlw-yyi1/dl-yyi2] Trying to download video for epoch 2 with something and encVideo2
I/flutter ( 7025): 21:30:18.596 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock attempt for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2)
I/flutter ( 7025): 21:30:18.597 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock acquired for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2, wait=133.911µs)
I/flutter ( 7025): 21:30:18.597 [W] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] No init params for camera something (channel motion)
I/flutter ( 7025): 21:30:18.598 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock released for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2, held=38.086µs)
I/flutter ( 7025): 21:30:18.599 [W] utilities/http_client.dart:724:9 → [sched-yyi0/dlw-yyi1/dl-yyi2] [http] getGroupName failed for something (motion): Error
I/flutter ( 7025): 21:30:18.601 [D] utilities/rust_util.dart:171:9 → [sched-yyi0/dlw-yyi1/dl-yyi2] First time connection done: false
I/flutter ( 7025): 21:30:18.603 [D] utilities/rust_util.dart:172:9 → [sched-yyi0/dlw-yyi1/dl-yyi2] [init] Starting init for something (attempt 1, firstTime=true)
I/flutter ( 7025): 21:30:18.612 [D] utilities/rust_util.dart:239:7 → [sched-yyi0/dlw-yyi1/dl-yyi2] Proceeding to call rust initializeCamera method
I/flutter ( 7025): 21:30:18.614 [D] utilities/rust_util.dart:183:11 → [sched-yyi0/dlw-yyi1/dl-yyi2] [init] Init succeeded for something in 14ms
I/flutter ( 7025): 21:30:18.616 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock attempt for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2)
I/flutter ( 7025): 21:30:18.617 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock acquired for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2, wait=330.851µs)
I/flutter ( 7025): 21:30:18.617 [I] /Users/john-study/secluso_all/secluso/app_native/src/lib.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] Initialize start
I/flutter ( 7025): 21:30:18.693 [I] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] get_group_name error: Group not created yet
I/flutter ( 7025): 21:30:18.693 [D] src/api/mod.rs → [sched-yyi0/dlw-yyi1/dl-yyi2] MLS lock released for get_group_name(motion) on camera something channel motion (owner=sched-yyi0/dlw-yyi1/dl-yyi2, held=76.320313ms)
I/flutter ( 7025): 21:30:18.694 [W] utilities/http_client.dart:754:11 → [sched-yyi0/dlw-yyi1/dl-yyi2] [http] getGroupName retry failed for something (motion): Error(get_group_name): Group not created yet
I/flutter ( 7025): 21:30:18.696 [D] utilities/http_client.dart:546:13 → [sched-yyi0/dlw-yyi1/dl-yyi2] HttpClientService error: Group name unavailable for something (motion)
I/flutter ( 7025): 21:30:18.697 [D] notifications/download_task.dart:430:13 → [sched-yyi0/dlw-yyi1/dl-yyi2] [perf] Download motion something epoch 2 in 231ms (ok=false)
I/flutter ( 7025): 21:30:18.698 [D] notifications/download_task.dart:542:13 → [sched-yyi0/dlw-yyi1/dl-yyi2] Failed here
I/flutter ( 7025): 21:30:18.698 [D] notifications/download_task.dart:548:9 → [sched-yyi0/dlw-yyi1/dl-yyi2] Finished downloading for something
I/flutter ( 7025): 21:30:18.707 [D] utilities/lock.dart:69:7 → [sched-yyi0/dlw-yyi1/dl-yyi2] Releasing lock motionsomething.lock
I/flutter ( 7025): 21:30:18.710 [D] notifications/download_task.dart:244:21 → [sched-yyi0/dlw-yyi1] Batch completed
I/flutter ( 7025): 21:30:18.711 [D] utilities/lock.dart:16:7 → [sched-yyi0/dlw-yyi1] Attempting to acquire lock camera_waiting_lock.lock
I/flutter ( 7025): 21:30:18.714 [D] utilities/lock.dart:43:13 → [sched-yyi0/dlw-yyi1] Lock camera_waiting_lock.lock acquired
I/flutter ( 7025): 21:30:18.716 [D] notifications/download_task.dart:272:17 → [sched-yyi0/dlw-yyi1] After queue cleanup
I/flutter ( 7025): 21:30:18.718 [D] notifications/download_task.dart:287:19 → [sched-yyi0/dlw-yyi1] Prefs did not contain new updates
I/flutter ( 7025): 21:30:18.730 [D] utilities/lock.dart:69:7 → [sched-yyi0/dlw-yyi1] Releasing lock camera_waiting_lock.lock
I/flutter ( 7025): 21:30:18.732 [D] notifications/download_task.dart:304:17 → [sched-yyi0/dlw-yyi1] Signaling for camera list update
I/flutter ( 7025): 21:30:18.734 [D] notifications/pending_processor.dart:105:9 → [sched-yyi0/dlw-yyi1] New instance created
I/flutter ( 7025): 21:30:18.734 [D] notifications/pending_processor.dart:132:9 → [sched-yyi0/dlw-yyi1] Method called
I/flutter ( 7025): 21:30:18.735 [D] notifications/download_task.dart:312:15 → [sched-yyi0/dlw-yyi1] Returning true, all successful = true
I/flutter ( 7025): 21:30:18.735 [D] utilities/lock.dart:69:7 → [sched-yyi0/dlw-yyi1] Releasing lock generic_download_task.lock
I/WM-WorkerWrapper( 7025): Worker result SUCCESS for Work [ id=f4fe290a-3403-4a97-ba5c-0d5189d7cb7f, tags={ dev.fluttercommunity.workmanager.BackgroundWorker } ]