android icon indicating copy to clipboard operation
android copied to clipboard

impossible to watch video on stream

Open tigermick opened this issue 2 years ago • 15 comments

If I try to open video stored on my nextcloud instance, th app tell me : "Internal stream not possible" and I have this error :

Cause of error

Exception in thread "main" java.lang.NullPointerException
    at com.owncloud.android.ui.preview.PreviewVideoActivity.onStart(PreviewVideoActivity.kt:225)
    at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1435)
    at android.app.Activity.performStart(Activity.java:8018)
    at android.app.ActivityThread.handleStartActivity(ActivityThread.java:3457)
    at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
    at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
    at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:223)
    at android.app.ActivityThread.main(ActivityThread.java:7664)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

App information

  • ID: com.nextcloud.client
  • Version: 30200190
  • Build flavor: gplay

Device information

  • Brand: OnePlus
  • Device: OnePlus7Pro
  • Model: GM1917
  • Id: RQ3A.211001.001
  • Product: OnePlus7Pro

Firmware

  • SDK: 30
  • Release: 11
  • Incremental: 173fcd6e23

With an older nextcloud app version (3.19.1) : no problem. I think i didn't find this problem in existent issues

tigermick avatar May 17 '22 16:05 tigermick

With 3.19.1 release, all works fine with all video. With 3.20.0 release, same problem ...

If I download video and then, I try to open it in nextcloud app. It's OK.

The problem seems to be with a live stream.

tigermick avatar May 29 '22 08:05 tigermick

with 3.20.2 and 3.20.1 release, always same problem.

tigermick avatar Jun 10 '22 18:06 tigermick

Cannot reproduce. What is the format of the video?

AlvaroBrey avatar Jun 13 '22 09:06 AlvaroBrey

all video formats are problematic. I tried with .mp4 .avi .webm .flv files and I have same problem with all of them. The same video works fine on web interface and if I downgrade nextcloud android app to 3.19.1 everything works fine too.

tigermick avatar Jun 13 '22 13:06 tigermick

Always same problem with 3.20.3. I have no error in nextcloud log ....

tigermick avatar Jun 19 '22 18:06 tigermick

Can you get a logcat from your device and post it here? Instructions on the README: https://github.com/nextcloud/android#getting-debug-info-via-logcat-mag (start logcat -> try to reproduce a video -> stop logcat and post file)

AlvaroBrey avatar Jun 20 '22 12:06 AlvaroBrey

Hi,

thank you very much to try to help me. I launch nextcloud android app, I start adb logcat and I try to watch a video on stream on my server and I have this logcat :

06-21 00:34:38.137 30202 30202 V PreviewMediaFragment: onActivityCreated
06-21 00:34:38.138 30202 30202 V PreviewMediaFragment: onStart
06-21 00:34:38.142 30202 30202 V PreviewMediaFragment: onResume
06-21 00:34:38.163 30202 30202 I ExoPlayerImpl: Init d82ff4d [ExoPlayerLib/2.17.1] [OnePlus7Pro, GM1917, OnePlus, 30]
06-21 00:34:38.168 30202  7685 D OwnCloudClient #0: REQUEST POST /nextcloud/ocs/v2.php/apps/dav/api/v1/direct
06-21 00:34:38.169 30202  7685 D AdvancedSslSocketFactory: Creating SSL Socket with remote xxxxxxxxxxxxxxxx.fr:443, local 
null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@37ec77b
06-21 00:34:38.169 30202  7685 D AdvancedSslSocketFactory:  ... with connection timeout 5000 and socket timeout 40000
06-21 00:34:38.226 30202  7685 I ServerNameIndicator: SNI done, xxxxxxxxxxxxxxxx.fr:

nothing more ...

maybe a timeout problem ?

tigermick avatar Jun 20 '22 22:06 tigermick

Please post the full logcat, not just a subset. Feel free to still censor server/ip/whatever with search+replace.

Additionally the crash in your first post is in PreviewVideoActivity, which shouldn't even open if you don't click the fullscreen button. Can you confirm this?

AlvaroBrey avatar Jun 22 '22 07:06 AlvaroBrey

Additionally the crash in your first post is in PreviewVideoActivity, which shouldn't even open if you don't click the fullscreen button. Can you confirm this? Yes, I can. I have touch fullscreen button before I got the first post error message.

That is the full logcat, it begin before start nextcloud android app and it ends after trying to play a strreaming video :

6-22 13:29:12.843     0     0 W [20220622_13:29:12.834926]@2 healthd: battery l=81 v=4190 t=27.6 h=2 st=2 c=-347000 fc=3430 cc=259 chg=u
06-22 13:29:19.287  1198  2852 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.nextcloud.client/com.owncloud.android.ui.activity.FileDisplayActivity bnds=[328,1216][588,1516]} from uid 10169
06-22 13:29:19.055   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 81 lines
06-22 13:29:19.260   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:19.303   830   830 I android.hardware.power-service-qti: Power setMode: 5 to: 1
06-22 13:29:19.312  1198  1444 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10271; state: DISABLED
06-22 13:29:19.312  1198  1444 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10271; state: ENABLED
06-22 13:29:19.313  1198  1452 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10271; state: ENABLED
06-22 13:29:19.334  1198  1452 I ActivityManager: Start proc 23924:com.nextcloud.client/u0a271 for pre-top-activity {com.nextcloud.client/com.owncloud.android.ui.activity.FileDisplayActivity}
06-22 13:29:19.353  1083  1098 I adbd    : jdwp connection from 23924
06-22 13:29:19.383 23924 23924 I extcloud.clien: The ClassLoaderContext is a special shared library.
06-22 13:29:19.387 23924 23924 W extcloud.clien: Insufficient pre-allocated space to mmap vdex.
06-22 13:29:19.397 23924 23924 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
06-22 13:29:19.397 23924 23924 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
06-22 13:29:19.399 23924 23924 I MultiDex: VM with version 2.1.0 has multidex support
06-22 13:29:19.399 23924 23924 I MultiDex: Installing application
06-22 13:29:19.399 23924 23924 I MultiDex: VM has multidex support, MultiDex support library is disabled.
06-22 13:29:19.402  1198  1198 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10183; state: DISABLED
06-22 13:29:19.403  1198  1198 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10183; state: ENABLED
06-22 13:29:19.406  1198  1452 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10183; state: ENABLED
06-22 13:29:19.418 23924 23924 I TetheringManager: registerTetheringEventCallback:com.nextcloud.client
06-22 13:29:19.422   699   699 D Zygote  : Forked child process 28628
06-22 13:29:19.423  1198  1452 I ActivityManager: Start proc 28628:org.mozilla.firefox/u0a183 for service {org.mozilla.firefox/androidx.work.impl.background.systemjob.SystemJobService}
06-22 13:29:19.439  1083  1098 I adbd    : jdwp connection from 28628
06-22 13:29:19.463 28628 28628 W mozilla.firefo: Insufficient pre-allocated space to mmap vdex.
06-22 13:29:19.472 28628 28628 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-22 13:29:19.472 28628 28628 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-22 13:29:19.483 23924 23924 V NativeCrypto: Registering org/conscrypt/NativeCrypto's 288 native methods...
06-22 13:29:19.488 23924 23924 I MainApp : Using Conscrypt/2.5.2 for TLS
06-22 13:29:19.489 28628 28628 I FirebaseInitProvider: FirebaseApp initialization successful
06-22 13:29:19.491 23924 23924 I MainApp : Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2, TLSv1.3] }
06-22 13:29:19.491 23924 23924 I MainApp : Enabled ciphers: [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] }
06-22 13:29:19.494   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:19.499 23924 23924 I MainApp : Started 0 migrations
06-22 13:29:19.500 23924 23924 E DisplayUtils: Failed to use reflection to enable proper vector scaling
06-22 13:29:19.503 23924 28663 D skia    : --- Failed to create image decoder with message 'unimplemented'
06-22 13:29:19.503 23924 28663 D skia    : --- Failed to create image decoder with message 'unimplemented'
06-22 13:29:19.503 23924 28663 D ThumbnailsCacheManager: thumbnail cache dir: /data/user/0/com.nextcloud.client/cache/thumbnailCache
06-22 13:29:19.510 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.515 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.515 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.518 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.518 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.519 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.522 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.522 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.526 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.526 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.529 23924 28666 D NetworkUtils: Searching known-servers store at /data/user/0/com.nextcloud.client/files/knownServers.bks
06-22 13:29:19.544 28628 28668 I libglean_ffi: glean_core: Creating new Glean v44.1.1
06-22 13:29:19.544   965  1412 W DisplayIdentification: Invalid EDID: falling back to serial number due to missing display name.
06-22 13:29:19.544   965  1412 W DisplayIdentification: Invalid EDID: falling back to ASCII text due to missing serial number.
06-22 13:29:19.546 28628 28668 I libglean_ffi: glean_core::database: Database initialized
06-22 13:29:19.547 28628 28671 I GeckoThread: preparing to run Gecko
06-22 13:29:19.549 23924 23924 V FileDisplayActivity: onCreate() start
06-22 13:29:19.549 28628 28668 I libglean_ffi: glean_ffi: Glean initialized
06-22 13:29:19.552 28628 28668 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.554 28628 28668 I chatty  : uid=10183(org.mozilla.firefox) GleanAPIPool identical 2 lines
06-22 13:29:19.555 28628 28668 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.559 23924 23924 D FileDisplayActivity: onCreate(Bundle) starting
06-22 13:29:19.567 28628 28668 I glean/MetricsPingSched: The 'metrics' ping is scheduled for immediate collection, 1655897359555
06-22 13:29:19.567 28628 28668 I glean/MetricsPingSched: Collecting the 'metrics' ping, now = 1655897359555, startup = true, reason = overdue
06-22 13:29:19.567 28628 28668 I libglean_ffi: glean_core::ping: Collecting metrics
06-22 13:29:19.568 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.569 28628 28677 I chatty  : uid=10183(org.mozilla.firefox) DefaultDispatch identical 2 lines
06-22 13:29:19.569 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.580  1198  4835 D PackageManager: [38f32bd7-868f-4054-82bc-aa952dabf534] Phase1; resolving
06-22 13:29:19.580  3460  9187 V PackageManager: [38f32bd7-868f-4054-82bc-aa952dabf534] Phase1 called; posting
06-22 13:29:19.581  3460  3460 D PackageManager: [38f32bd7-868f-4054-82bc-aa952dabf534] Phase1 request; prefix: [-1784741888, -1486462976, -1234669568, -275304448, -262549504, -198287360, 6586368, 293437440, 420167680, 687878144, 1217191936, 1267548160, 1629380608, 1693478912, 1810690048, 1858924544, 1999142912], userId: 0
06-22 13:29:19.581 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.582 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.582 28628 28671 I GeckoLoader: Library base=/data/app/~~lBa5NoQIsRFcoXugt5ilZw==/org.mozilla.firefox-llWNkHS5hTikJl5osjkVzw==/lib/arm64
06-22 13:29:19.582 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.584 28628 28677 I chatty  : uid=10183(org.mozilla.firefox) DefaultDispatch identical 3 lines
06-22 13:29:19.586 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.587  1198  4835 D PackageManager: [38f32bd7-868f-4054-82bc-aa952dabf534] Phase1; No results matched
06-22 13:29:19.588 28628 28668 I libglean_ffi: glean_core::upload::directory: Processing ping at: /data/user/0/org.mozilla.firefox/glean_data/pending_pings/09e41f17-4552-4f12-8355-aeae77cd2bbf
06-22 13:29:19.588 28628 28671 W Settings: Setting animator_duration_scale has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only global URI.
06-22 13:29:19.589 28628 28671 I GeckoLoader: Library base=/data/app/~~lBa5NoQIsRFcoXugt5ilZw==/org.mozilla.firefox-llWNkHS5hTikJl5osjkVzw==/lib/arm64
06-22 13:29:19.591 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.592 28628 28668 I libglean_ffi: glean_core: The ping 'metrics' was submitted and will be sent as soon as possible
06-22 13:29:19.600 28628 28668 I TetheringManager: registerTetheringEventCallback:org.mozilla.firefox
06-22 13:29:19.608  1198  2852 D PackageManager: [24f6b3a5-8fa2-4fae-b6bd-ae5d162668e1] Phase1; resolving
06-22 13:29:19.610  3460  9187 V PackageManager: [24f6b3a5-8fa2-4fae-b6bd-ae5d162668e1] Phase1 called; posting
06-22 13:29:19.611  3460  3460 D PackageManager: [24f6b3a5-8fa2-4fae-b6bd-ae5d162668e1] Phase1 request; prefix: [-2122158080, -2071711744, -1750884352, -1300942848, -1186312192, -1179418624, -1032351744, -637603840, -579092480, -549347328, -525627392, -447799296, -16805888, 293437440, 454168576, 1285570560, 1344983040, 1749630976, 1810690048, 1932541952, 2106621952], userId: 0
06-22 13:29:19.613 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.617 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.617  1198  2852 D PackageManager: [24f6b3a5-8fa2-4fae-b6bd-ae5d162668e1] Phase1; No results matched
06-22 13:29:19.618 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.619 28628 28677 I chatty  : uid=10183(org.mozilla.firefox) DefaultDispatch identical 2 lines
06-22 13:29:19.620 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.620 28628 28671 E GeckoLibLoad: Load sqlite start
06-22 13:29:19.621 28628 28677 I glean/Dispatchers: Task queued for execution and delayed until flushed
06-22 13:29:19.625 28628 28671 E GeckoLibLoad: Load sqlite done
06-22 13:29:19.625 28628 28671 I GeckoLoader: Library base=/data/app/~~lBa5NoQIsRFcoXugt5ilZw==/org.mozilla.firefox-llWNkHS5hTikJl5osjkVzw==/lib/arm64
06-22 13:29:19.625 28628 28671 E GeckoLibLoad: Load nss start
06-22 13:29:19.627 28628 28671 E GeckoLibLoad: Load nss done
06-22 13:29:19.627 28628 28671 I GeckoLoader: Library base=/data/app/~~lBa5NoQIsRFcoXugt5ilZw==/org.mozilla.firefox-llWNkHS5hTikJl5osjkVzw==/lib/arm64
06-22 13:29:19.647 28628 28671 E GeckoLibLoad: Loaded libs in 19.658698ms total, 1ms(37ms) user, 0ms(8ms) system, 0(0) faults
06-22 13:29:19.652 28628 28671 W GeckoThread: zerdatime 46852644 - runGecko
06-22 13:29:19.661 23924 23924 D FileDisplayActivity: onStart() starting
06-22 13:29:19.663 28628 28679 I rc_log_ffi::ios: rc_log adapter initialized!
06-22 13:29:19.681 28628 28668 I libglean_ffi: glean_core: Upload enabled: true
06-22 13:29:19.682 23924 28706 D ExternalLinks: links disabled
06-22 13:29:19.694 28628 28713 I nimbus  : fetching experiments
06-22 13:29:19.695 28628 28713 I viaduct::backend: Using HTTP backend FFI (trusted)
06-22 13:29:19.695 28628 28628 I App     : AutoPushFeature is configured, initializing it...
06-22 13:29:19.699 28628 28628 I AbstractFirebasePushService: start
06-22 13:29:19.700 28628 28712 I nimbus::persistence: Already at version 2, no upgrade needed
06-22 13:29:19.700 28628 28712 I nimbus  : [Nimbus] Retrieved date from Context: 2022-04-21 12:15:05 UTC
06-22 13:29:19.700 28628 28712 I nimbus  : [Nimbus] Installation Date: 2022-04-21 12:15:05 UTC
06-22 13:29:19.700 28628 28712 I nimbus  : [Nimbus] Update Date: 2022-06-10 22:52:06.374600027 UTC
06-22 13:29:19.701 28628 28712 I nimbus  : [Nimbus] Days since install: 61
06-22 13:29:19.701 28628 28712 I nimbus  : [Nimbus] Days since update: 11
06-22 13:29:19.707 23924 23924 D FileDisplayActivity: Initializing Fragments in onAccountChanged..
06-22 13:29:19.707 23924 23924 E FileDisplayActivity: Access to unexisting list of files fragment!!
06-22 13:29:19.707 23924 23924 E FileDisplayActivity: Still have a chance to lose the initialization of list fragment >(
06-22 13:29:19.715 28628 28712 I nimbus  : updating experiment list
06-22 13:29:19.726 23924 23924 E FileDisplayActivity: Access to unexisting list of files fragment!!
06-22 13:29:19.727 23924 23924 V FileDisplayActivity: onResume() start
06-22 13:29:19.728 23924 23924 D FileDisplayActivity: onResume() starting
06-22 13:29:19.731 23924 23924 I OCFileListFragment: onAttach
06-22 13:29:19.731 23924 23924 I OCFileListFragment: onCreateView() start
06-22 13:29:19.731 23924 23924 D ExtendedListFragment: onCreateView
06-22 13:29:19.742   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:19.749 23924 23924 I OCFileListFragment: onCreateView() end
06-22 13:29:19.749 23924 23924 I OCFileListFragment: onActivityCreated() start
06-22 13:29:19.779 23924 28666 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.781 23924 28666 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.781 23924 28666 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.784 23924 28666 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.784 23924 28666 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.800 28628 28718 W push    : `registration_id` is ignored/deprecated when creating a push manager.
06-22 13:29:19.816  1198  2675 D ConnectivityService: requestNetwork for uid/pid:10183/28628 NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ]
06-22 13:29:19.817  1198  2616 D ConnectivityService: NetReassign [215 : null → 115]
06-22 13:29:19.817  1198  2648 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ] with score 60 and providerId 5
06-22 13:29:19.818  1198  2612 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ] with score 60 and providerId 5
06-22 13:29:19.818  1198  2612 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ] with score 60 and providerId 5
06-22 13:29:19.818  3196  3196 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ] with score 60 and providerId 5
06-22 13:29:19.829 28628 28712 I nimbus  : [Nimbus] Retrieved date from Context: 2022-04-21 12:15:05 UTC
06-22 13:29:19.829 28628 28712 I nimbus  : [Nimbus] Installation Date: 2022-04-21 12:15:05 UTC
06-22 13:29:19.829 28628 28712 I nimbus  : [Nimbus] Update Date: 2022-06-10 22:52:06.374600027 UTC
06-22 13:29:19.830 28628 28712 I nimbus  : [Nimbus] Days since install: 61
06-22 13:29:19.830 28628 28712 I nimbus  : [Nimbus] Days since update: 11
06-22 13:29:19.842 28628 28671 I Gecko:DumpUtils: Fifo watcher disabled via pref.
06-22 13:29:19.850   965   965 E Layer   : [Surface(name=Task=1511)/@0x4975bc4 - animation-leash#0] No local sync point found
06-22 13:29:19.850   965   965 E Layer   : [Surface(name=Task=1511)/@0x4975bc4 - animation-leash#0] No local sync point found
06-22 13:29:19.850   965   965 E Layer   : [Surface(name=Task=1)/@0x3bdf443 - animation-leash#0] No local sync point found
06-22 13:29:19.850   965   965 E Layer   : [Surface(name=Task=1)/@0x3bdf443 - animation-leash#0] No local sync point found
06-22 13:29:19.841 28628 28628 W org.mozilla.firefox: type=1400 audit(0.0:67): avc: denied { bind } for comm=4E65746C696E6B204D6F6E69746F72 scontext=u:r:untrusted_app:s0:c183,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c183,c256,c512,c768 tclass=netlink_route_socket permissive=0 b/155595000 app=org.mozilla.firefox
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: Work [ id=c4b6602f-5c10-4393-b177-00d57bf9059c, tags={ mozilla.components.service.fxa.sync.WorkManagerSyncWorker, Debounce, Common } ] failed because it threw an exception/error
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: SyncableStore missing from GlobalSyncableStoreProvider: history
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:4)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:48)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:1)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:1)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:923)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: Caused by: java.lang.IllegalStateException: SyncableStore missing from GlobalSyncableStoreProvider: history
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at mozilla.components.service.fxa.sync.WorkManagerSyncWorker$doWork$2.invokeSuspend(WorkManagerSyncManager.kt:38)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:4)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
06-22 13:29:19.865 28628 28728 E WM-WorkerWrapper: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:10)
06-22 13:29:19.869 28628 28735 I libglean_ffi: glean_core::upload: New upload task with id 09e41f17-4552-4f12-8355-aeae77cd2bbf (path: /submit/org-mozilla-firefox/metrics/1/09e41f17-4552-4f12-8355-aeae77cd2bbf)
06-22 13:29:19.873 28628 28728 I WM-WorkerWrapper: Worker result FAILURE for Work [ id=c4b6602f-5c10-4393-b177-00d57bf9059c, tags={ mozilla.components.service.fxa.sync.WorkManagerSyncWorker, Debounce, Common } ]
06-22 13:29:19.893     0     0 W [20220622_13:29:19.887099]@5 healthd: battery l=81 v=4191 t=27.6 h=2 st=2 c=-356000 fc=3430 cc=259 chg=u
06-22 13:29:19.904 28628 28671 W mozilla.firefo: Accessing hidden field Ljava/lang/Boolean;->value:Z (greylist-max-p, JNI, denied)
06-22 13:29:19.904 28628 28671 W mozilla.firefo: Accessing hidden field Ljava/lang/Integer;->value:I (greylist-max-p, JNI, denied)
06-22 13:29:19.904 28628 28671 W mozilla.firefo: Accessing hidden field Ljava/lang/Double;->value:D (greylist-max-p, JNI, denied)
06-22 13:29:19.904 28628 28718 I push::internal::communications::rate_limiter: No need to reset inner timestamp and count for update_token.
06-22 13:29:19.919  1198 10793 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10183; state: DISABLED
06-22 13:29:19.919  1198 10793 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10183; state: ENABLED
06-22 13:29:19.919  1198  1452 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10183; state: ENABLED
06-22 13:29:19.927 23924 23924 V FileDisplayActivity: onResume() end
06-22 13:29:19.929 28628 28718 I push::internal::communications::rate_limiter: Allowed to pass through for update_token!
06-22 13:29:19.933   699   699 D Zygote  : Forked child process 28739
06-22 13:29:19.935  1198  1452 I ActivityManager: Start proc 28739:org.mozilla.firefox:tab28/u0a183 for service {org.mozilla.firefox/org.mozilla.gecko.process.GeckoChildProcessServices$tab28}
06-22 13:29:19.936 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.940 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.940 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.942 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.942 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.942 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.944 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.944 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.945 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.945 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.946 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.948 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.948 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.949 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.949 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.950 23924 23924 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:19.951 23924 23924 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:19.951 23924 23924 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:19.952  1083  1098 I adbd    : jdwp connection from 28739
06-22 13:29:19.953 23924 23924 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:19.953 23924 23924 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:19.954 23924 23924 D OperationsService: Creating service
06-22 13:29:19.956 23924 23924 D FileDownloader: Creating service
06-22 13:29:19.956 23924 23924 D skia    : --- Failed to create image decoder with message 'unimplemented'
06-22 13:29:19.960 23924 23924 D FileUploader: Creating service
06-22 13:29:19.961 23924 23924 D skia    : --- Failed to create image decoder with message 'unimplemented'
06-22 13:29:19.964 23924 23924 V UploadsStorageManager: Updating state of any killed upload
06-22 13:29:19.965 23924 23924 V UploadsStorageManager: No upload was killed
06-22 13:29:19.974   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:19.979 28739 28739 W a.firefox:tab2: Insufficient pre-allocated space to mmap vdex.
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: QUALCOMM build                   : 559e78c, Ib9d997268a
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Build Date                       : 10/13/20
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.02
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Local Branch                     : mybrancheb0d76cb-f27a-f1ff-9cdc-1458d0b52ae8
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Remote Branch                    : quic/gfx-adreno.lnx.1.0.r99-rel
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Remote Branch                    : NONE
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
06-22 13:29:19.993 23924 28669 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
06-22 13:29:19.997 23924 28669 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
06-22 13:29:19.997 28739 28739 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-22 13:29:19.998 28739 28739 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-22 13:29:20.051 23924 23924 D OCFileListAdapter: sharees of InstantUpload (2): [com.owncloud.android.lib.resources.shares.ShareeUser@b980843]
06-22 13:29:20.077 23924 23924 D OCFileListAdapter: sharees of Recettes: [com.owncloud.android.lib.resources.shares.ShareeUser@a2bcb4c, com.owncloud.android.lib.resources.shares.ShareeUser@55ee795]
06-22 13:29:20.085 28739 28739 I ServiceChildProcess: onCreate
06-22 13:29:20.090 28739 28780 I GeckoThread: preparing to run Gecko
06-22 13:29:20.196   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: QUALCOMM build                   : 559e78c, Ib9d997268a
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Build Date                       : 10/13/20
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.02
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Local Branch                     : mybrancheb0d76cb-f27a-f1ff-9cdc-1458d0b52ae8
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Remote Branch                    : quic/gfx-adreno.lnx.1.0.r99-rel
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Remote Branch                    : NONE
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
06-22 13:29:20.205 28628 28671 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
06-22 13:29:20.212 23924 23924 D FileActivity: Operations service connected
06-22 13:29:20.212 23924 23924 D FileDisplayActivity: Download service connected
06-22 13:29:20.212 23924 28787 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:20.212  1198  1450 W system_server: Insufficient pre-allocated space to mmap vdex.
06-22 13:29:20.213 28628 28671 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
06-22 13:29:20.216 23924 28787 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:20.216 23924 28787 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:20.221  1198  1450 I ActivityTaskManager: Displayed com.nextcloud.client/com.owncloud.android.ui.activity.FileDisplayActivity: +925ms
06-22 13:29:20.224 23924 28787 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:20.224 23924 28787 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:20.224 23924 28787 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:20.226 23924 28787 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:20.226 23924 28787 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:20.228 23924 28787 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:20.228 23924 28787 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:20.231 23924 28788 D MediaProvider: Reading images for Pictures
06-22 13:29:20.239 23924 28788 D MediaProvider: Reading images for Fidélité
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: QUALCOMM build                   : 559e78c, Ib9d997268a
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Build Date                       : 10/13/20
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.02
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Local Branch                     : mybrancheb0d76cb-f27a-f1ff-9cdc-1458d0b52ae8
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Remote Branch                    : quic/gfx-adreno.lnx.1.0.r99-rel
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Remote Branch                    : NONE
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
06-22 13:29:20.250 28628 28790 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
06-22 13:29:20.251 23924 28788 D MediaProvider: Reading images for AGarder
06-22 13:29:20.257 23924 28750 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:20.258 23924 28753 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:20.259 23924 28788 D MediaProvider: Reading images for OpenCamera
06-22 13:29:20.267 23924 28750 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:20.267 23924 28753 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:20.267 23924 28750 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:20.267 23924 28753 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:20.269 23924 28788 D MediaProvider: Reading images for Download
06-22 13:29:20.271 23924 28750 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:20.271 23924 28750 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:20.272 23924 28753 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:20.272 23924 28753 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:20.273 28628 28790 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
06-22 13:29:20.282 23924 28788 D MediaProvider: Reading images for Screenshots
06-22 13:29:20.283     0     0 I         : [20220622_13:29:20.273946]@7 IRQ 6: no longer affine to CPU7
06-22 13:29:20.297 23924 23924 D FileDisplayActivity: Upload service connected
06-22 13:29:20.299 23924 28788 D MediaProvider: Reading videos for AGarder
06-22 13:29:20.306 23924 28788 D MediaProvider: Reading videos for OpenCamera
06-22 13:29:20.313 23924 28788 D MediaProvider: Reading videos for Frost
06-22 13:29:20.329 23924 28788 V ArbitraryDataProvider: Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/Pictures","/storage/emulated/0/Pictures/Fidélité","/storage/emulated/0/DCIM/AGarder","/storage/emulated/0/DCIM/OpenCamera","/storage/emulated/0/Download","/storage/emulated/0/Pictures/Screenshots","/storage/emulated/0/DCIM/AGarder","/storage/emulated/0/DCIM/OpenCamera","/storage/emulated/0/Download/Frost"],"videoMediaFolders":[]}
06-22 13:29:20.333 23924 28656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=f8ded243-b929-4684-93cd-48a3c863c613, tags={ com.nextcloud.client.jobs.MediaFoldersDetectionWork, *, name:immediate_media_folder_detection, timestamp:1655897359537 } ]
06-22 13:29:20.423 23924 28789 D UploadsStorageManager: QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
06-22 13:29:20.426 23924 28789 V UploadsStorageManager: getUploads() got 1 rows from page 0, 1 rows total so far, last ID 2
06-22 13:29:20.426 23924 28789 D UploadsStorageManager: QUERY: ((status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16) AND _id < ? ROWID: 2
06-22 13:29:20.429 23924 28789 V UploadsStorageManager: getUploads() got 0 rows from page 1, 1 rows total so far, last ID 2
06-22 13:29:20.429 23924 28789 V UploadsStorageManager: getUploads() returning 1 (1) rows after reading 2 pages
06-22 13:29:20.432 23924 23924 D OCFileListAdapter: sharees of InstantUpload (2): [com.owncloud.android.lib.resources.shares.ShareeUser@3a48e95]
06-22 13:29:20.434   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:20.454 23924 23924 D OCFileListAdapter: sharees of Recettes: [com.owncloud.android.lib.resources.shares.ShareeUser@b92a602, com.owncloud.android.lib.resources.shares.ShareeUser@3917b13]
06-22 13:29:20.464 28628 28671 W GeckoEventDispatcher: No listener for GeckoView:BrowserAction:Update
06-22 13:29:20.509 28628 28713 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
06-22 13:29:20.535 23924 28820 D OwnCloudClient #0: Creating OwnCloudClient
06-22 13:29:20.536 23924 28820 D AccountUtils: Restoring cookies for MyUsername@MyNextcloudServerAddress
06-22 13:29:20.539  3460  9187 I FontLog : Received query Noto Color Emoji Compat, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ]
06-22 13:29:20.539  3460  9187 I FontLog : Query [emojicompat-emoji-font] resolved to {Noto Color Emoji Compat, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
06-22 13:29:20.540  3460  9187 I FontLog : Fetch {Noto Color Emoji Compat, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ]
06-22 13:29:20.543  3460  9187 I FontLog : Pulling font file for id = 20, cache size = 7 [CONTEXT service_id=132 ]
06-22 13:29:20.545 23924 28820 D AccountUtils: Restoring cookies for MyUsername@MyNextcloudServerAddress
06-22 13:29:20.545  3460  9187 I FontLog : Pulling font file for id = 20, cache size = 7 [CONTEXT service_id=132 ]
06-22 13:29:20.548 23924 28820 D OwnCloudClient #0: REQUEST GET /nextcloud/status.php
06-22 13:29:20.550 23924 28820 D AdvancedSslSocketFactory: Creating SSL Socket with remote MyServerAdress:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@4819d09
06-22 13:29:20.550 23924 28820 D AdvancedSslSocketFactory:  ... with connection timeout 60000 and socket timeout 60000
06-22 13:29:20.551 23924 28820 I ServerNameIndicator: SSLSocket implementation: org.conscrypt.Java8EngineSocket
06-22 13:29:20.551 23924 28820 I ServerNameIndicator: SNI done, hostname: MyServerAdress
06-22 13:29:20.577 28628 28628 I DefaultAddonUpdater: registerForFutureUpdates [email protected]
06-22 13:29:20.577 28628 28628 I DefaultSupportedAddonsChecker: Unregister check for new supported add-ons
06-22 13:29:20.637   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:20.747 28628 28735 I libglean_ffi: glean_core::upload: Ping 09e41f17-4552-4f12-8355-aeae77cd2bbf successfully sent 200.
06-22 13:29:20.748 28628 28735 I libglean_ffi: glean_core::upload::directory: File was deleted /data/user/0/org.mozilla.firefox/glean_data/pending_pings/09e41f17-4552-4f12-8355-aeae77cd2bbf
06-22 13:29:20.750 28628 28735 I libglean_ffi: glean_core::upload: No more pings to upload! You are done.
06-22 13:29:20.752 28628 28692 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=579b4b38-b415-428f-bfeb-78d6cbc2a476, tags={ mozilla.telemetry.glean.scheduler.PingUploadWorker, mozac_service_glean_ping_upload_worker } ]
06-22 13:29:20.756  1198  2616 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=215, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10183 AdministratorUids: [] RequestorUid: 10183 RequestorPackageName: org.mozilla.firefox] ] (release request)
06-22 13:29:20.762  1198  9509 I ActivityManager: Killing 27753:com.google.process.gapps/u0a138 (adj 975): empty #17
06-22 13:29:20.808   699   699 I Zygote  : Process 27753 exited due to signal 9 (Killed)
06-22 13:29:20.814 23924 28665 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=87284a03-094b-4e72-9fee-74989c03d6f3, tags={ name:periodic_files_sync, timestamp:1655897359506, com.nextcloud.client.jobs.FilesSyncWork, * } ]
06-22 13:29:20.824  1198  1453 I libprocessgroup: Successfully killed process cgroup uid 10138 pid 27753 in 60ms
06-22 13:29:20.856   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:20.958   830   830 I android.hardware.power-service-qti: Power setMode: 5 to: 0
06-22 13:29:21.094   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:21.171 28628 28718 I push::internal::communications: update via https://updates.push.services.mozilla.com/v1/fcm/boxwood-axon-825/registration/82bcd9e775934f59bb6344d87728a20f: 200
06-22 13:29:21.173 28628 28718 I AutoPushFeature: Trying to check validity of push subscriptions.
06-22 13:29:21.322   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:21.538   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 1 line
06-22 13:29:21.746   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:21.902 23924 28820 D UpdateOCVersionOperation: Got new OC version 24.0.1.1
06-22 13:29:21.902 23924 28820 I UpdateOCVersionOperation: Check for update of Nextcloud server version at https://MyNextcloudServerAddress/remote.php/dav/files/MyUsername: Operation finished with HTTP status code -1 (success)
06-22 13:29:21.911 23924 28820 D OwnCloudClient #0: REQUEST GET /nextcloud/ocs/v2.php/cloud/capabilities
06-22 13:29:21.971   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:22.180   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:22.327   699   699 I zygote  : Delayed USAP Pool refill. New USAPs: 5
06-22 13:29:22.335  1198  4473 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
06-22 13:29:22.354   699   699 D Zygote  : Forked child process 28827
06-22 13:29:22.371   699   699 D Zygote  : Forked child process 28828
06-22 13:29:22.386   699   699 D Zygote  : Forked child process 28829
06-22 13:29:22.400   699   699 D Zygote  : Forked child process 28830
06-22 13:29:22.415   699   699 D Zygote  : Forked child process 28831
06-22 13:29:22.421   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:22.495 23924 28820 D GetCapabilitiesRemoteOperation: Capabilities not modified
06-22 13:29:22.495 23924 28820 D GetCapabilitiesRemoteOperation: *** Get Capabilities completed 
06-22 13:29:22.655   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:22.894   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 1 line
06-22 13:29:23.112   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:23.121 23924 28820 V ArbitraryDataProvider: Updating arbitrary data with cloud id: MyUsername@MyNextcloudServerAddress key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"En réunion"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"En transit"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Travail à distance"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"En congé de maladie"},{"icon":"🌴","id":"vacationing","message":"En vacances"}]
06-22 13:29:23.356   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:23.794   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 2 lines
06-22 13:29:24.025   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:24.117 23924 28820 I RefreshFolderOperation: Got display name: UserInfo(id=MyUsername, enabled=true, displayName=Myname, email=MyEmail, phone=MyPhone, address=MyAddress, website=, twitter=, quota=Quota(free=7773652051, used=2963766189, total=10737418240, relative=27.6, quota=10737418240), groups=[xxx, xxx, xxx, xxx])
06-22 13:29:24.117 23924 28820 D RefreshFolderOperation: Checking changes in MyUsername@MyNextcloudServerAddress/
06-22 13:29:24.121 23924 28820 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06-22 13:29:24.121 23924 28820 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
06-22 13:29:24.121 23924 28820 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06-22 13:29:24.143 23924 28820 D OwnCloudClient #0: REQUEST PROPFIND /nextcloud/remote.php/dav/files/MyUsername//
06-22 13:29:24.239   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:24.411 23924 28619 I extcloud.clien: WaitForGcToComplete blocked RunEmptyCheckpoint on ProfileSaver for 16.330ms
06-22 13:29:24.459   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:24.472 28628 28652 I mozilla.firefo: Waiting for a blocking GC ProfileSaver
06-22 13:29:24.515 28628 28652 I mozilla.firefo: WaitForGcToComplete blocked ProfileSaver on ClassLinker for 43.004ms
06-22 13:29:24.526 28628 28645 I mozilla.firefo: WaitForGcToComplete blocked RunEmptyCheckpoint on ProfileSaver for 10.445ms
06-22 13:29:24.666   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:24.904   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:24.999 28739 28766 I a.firefox:tab2: Waiting for a blocking GC ProfileSaver
06-22 13:29:25.020 28739 28766 I a.firefox:tab2: WaitForGcToComplete blocked ProfileSaver on RunEmptyCheckpoint for 20.829ms
06-22 13:29:25.108   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:25.326 23924 28820 I RefreshFolderOperation: Checked MyUsername@MyNextcloudServerAddress/ : not changed
06-22 13:29:25.344   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:25.420 23924 28820 D RefreshFolderOperation: Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
06-22 13:29:25.420 23924 23924 D FileDisplayActivity: Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
06-22 13:29:25.421 23924 28820 D OwnCloudClient #0: REQUEST GET /nextcloud/ocs/v2.php/apps/files_sharing/api/v1/shares
06-22 13:29:25.552 23924 23924 D FileDisplayActivity: Setting progress visibility to true
06-22 13:29:25.556   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:25.569 23924 23924 D OCFileListAdapter: sharees of InstantUpload (2): [com.owncloud.android.lib.resources.shares.ShareeUser@5820f56]
06-22 13:29:25.586 23924 23924 D OCFileListAdapter: sharees of Recettes: [com.owncloud.android.lib.resources.shares.ShareeUser@9d77ecf, com.owncloud.android.lib.resources.shares.ShareeUser@c7e405c]
06-22 13:29:25.764   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:25.987   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 1 line
06-22 13:29:26.228   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:26.429 23924 28820 D GetSharesForFileRemoteOperation: Got 7 shares
06-22 13:29:26.435   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:26.502 23924 28820 D FileDataStorageManager: Sending 23 operations to FileContentProvider
06-22 13:29:26.503 23924 28820 D FileContentProvider: applying batch in provider com.owncloud.android.providers.FileContentProvider@4aa38b5 (temporary: false)
06-22 13:29:26.542 23924 28820 D FileContentProvider: applied batch in provider com.owncloud.android.providers.FileContentProvider@4aa38b5
06-22 13:29:26.542 23924 28820 D RefreshFolderOperation: Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
06-22 13:29:26.543 23924 23924 D FileDisplayActivity: Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
06-22 13:29:26.632 23924 23924 D FileDisplayActivity: Setting progress visibility to false
06-22 13:29:26.677   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:26.720 23924 23924 D OCFileListAdapter: sharees of InstantUpload (2): [com.owncloud.android.lib.resources.shares.ShareeUser@adc2d84]
06-22 13:29:26.738 23924 23924 D OCFileListAdapter: sharees of Recettes: [com.owncloud.android.lib.resources.shares.ShareeUser@11429a2, com.owncloud.android.lib.resources.shares.ShareeUser@f914633]
06-22 13:29:26.895   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:26.914     0     0 W [20220622_13:29:26.909613]@0 healthd: battery l=81 v=4167 t=27.5 h=2 st=2 c=-170000 fc=3430 cc=259 chg=u
06-22 13:29:28.908  1198  4835 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service net.kollnig.missioncontrol.fdroid/eu.faircode.netguard.ServiceSinkhole
06-22 13:29:28.528   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 7 lines
06-22 13:29:28.740   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:28.911 28571 28571 I TrackerControl.VPN: Received Intent { act=eu.faircode.netguard.HOUSE_HOLDING flg=0x4 cmp=net.kollnig.missioncontrol.fdroid/eu.faircode.netguard.ServiceSinkhole (has extras) }
06-22 13:29:28.912 28571 28571 D TrackerControl.Util: android.intent.extra.ALARM_COUNT=38330 (Integer)
06-22 13:29:28.918 28571 28571 I TrackerControl.VPN: Start intent=Intent { act=eu.faircode.netguard.HOUSE_HOLDING flg=0x4 cmp=net.kollnig.missioncontrol.fdroid/eu.faircode.netguard.ServiceSinkhole (has extras) } command=householding reason=null vpn=false user=10
06-22 13:29:28.919 28571 28594 I TrackerControl.VPN: Executing intent=Intent { act=eu.faircode.netguard.HOUSE_HOLDING flg=0x4 cmp=net.kollnig.missioncontrol.fdroid/eu.faircode.netguard.ServiceSinkhole (has extras) } command=householding reason=null vpn=false user=10
06-22 13:29:28.941   838   838 I sensors-hal: flush:293, android.sensor.accelerometer/11
06-22 13:29:28.942   838   838 I sensors-hal: flush:299, android.sensor.accelerometer/11 completed
06-22 13:29:28.943   838 28317 I sensors-hal: ssc_conn_resp_cb:668, resp_value = 0
06-22 13:29:28.949   838   838 I sensors-hal: activate:210, android.sensor.accelerometer/11 en=0
06-22 13:29:28.950   838   838 I sensors-hal: activate:221, android.sensor.accelerometer/11 en=0 completed
06-22 13:29:28.954   838   838 I sensors-hal: batch:264, android.sensor.accelerometer/11, period=20000000, max_latency=2147483647000
06-22 13:29:28.954   838   838 I sensors-hal: set_config:66, sample_period_ns is adjusted to 20000000 based on min/max delay_ns
06-22 13:29:28.954   838   838 I sensors-hal: batch:273, android.sensor.accelerometer/11, period=20000000, max_latency=2147483647000 request completed
06-22 13:29:28.954   838   838 I sensors-hal: activate:210, android.sensor.accelerometer/11 en=1
06-22 13:29:28.954   838   838 I sensors-hal: get_qmi_debug_flag:241, support_qmi_debug : false
06-22 13:29:28.962 28571 28594 I TrackerControl.Database: Cleanup DNS
06-22 13:29:28.963   838   838 I sensors-hal: send_sensor_config_request:434, dt=accel, asked batch_period_us : 2147483647 adjusted_us : 200000000
06-22 13:29:28.963   838   838 I sensors-hal: activate:221, android.sensor.accelerometer/11 en=1 completed
06-22 13:29:28.965   838 28844 I sensors-hal: ssc_conn_resp_cb:668, resp_value = 0
06-22 13:29:28.966   838   838 I sensors-hal: activate:210, android.sensor.accelerometer/11 en=0
06-22 13:29:28.968 28571 28594 I TrackerControl.VPN: Messages=false wakelock=false
06-22 13:29:28.968   838 28844 I sensors-hal: handle_indication_realtime:466,  SCHED_FIFO(10) for qmi_cbk
06-22 13:29:28.970   838   838 I sensors-hal: activate:221, android.sensor.accelerometer/11 en=0 completed
06-22 13:29:28.974   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:29.125  1198  1198 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 10
06-22 13:29:33.354     0     0 W [20220622_13:29:33.352287]@1 healthd: battery l=81 v=4196 t=27.6 h=2 st=2 c=-370000 fc=3430 cc=259 chg=u
06-22 13:29:33.453     0     0 E [20220622_13:29:33.448629]@1 [TP]touchpanel: touchpanel: Touchpanel id 0 :Down[ 765 2363   37]
06-22 13:29:33.350   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 19 lines
06-22 13:29:33.572   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:33.590 23924 23924 D OCFileListAdapter: sharees of Perso3.mp4: [com.owncloud.android.lib.resources.shares.ShareeUser@5bfc40d]
06-22 13:29:33.814   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:34.048   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 1 line
06-22 13:29:34.252   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:34.466 23924 23924 V PreviewMediaFragment: onCreateView
06-22 13:29:34.484   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:34.514 23924 23924 V PreviewMediaFragment: onActivityCreated
06-22 13:29:34.515 23924 23924 V PreviewMediaFragment: onStart
06-22 13:29:34.520 23924 23924 V PreviewMediaFragment: onResume
06-22 13:29:34.605 23924 23924 I ExoPlayerImpl: Init 5fd5982 [ExoPlayerLib/2.17.1] [OnePlus7Pro, GM1917, OnePlus, 30]
06-22 13:29:34.623  1198  4835 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:34.624  1198  3442 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:34.625  1198  3442 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:34.625  1198  4835 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:34.627  1198  4835 I chatty  : uid=1000(system) Binder:1198_11 identical 3 lines
06-22 13:29:34.627  1198  4835 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:34.630 23924 28781 D OwnCloudClient #0: REQUEST POST /nextcloud/ocs/v2.php/apps/dav/api/v1/direct
06-22 13:29:34.631 23924 28781 D AdvancedSslSocketFactory: Creating SSL Socket with remote MyServerAdress:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@4819d09
06-22 13:29:34.631 23924 28781 D AdvancedSslSocketFactory:  ... with connection timeout 5000 and socket timeout 40000
06-22 13:29:34.632 23924 28781 I ServerNameIndicator: SSLSocket implementation: org.conscrypt.Java8EngineSocket
06-22 13:29:34.632 23924 28781 I ServerNameIndicator: SNI done, hostname: MyServerAdress
06-22 13:29:34.715   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:37.373   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 12 lines
06-22 13:29:37.616   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:37.630  1198  4835 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:37.632  1198  2675 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:37.635  1198  2675 I chatty  : uid=1000(system) Binder:1198_4 identical 1 line
06-22 13:29:37.638  1198  2675 I system_server: oneway function results will be dropped but finished with status OK and parcel size 4
06-22 13:29:37.840   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:39.723     0     0 W [20220622_13:29:39.714289]@1 healthd: battery l=81 v=4195 t=27.6 h=2 st=2 c=-384000 fc=3430 cc=259 chg=u
06-22 13:29:41.874   594   594 I chatty  : uid=1000(system) /system/bin/servicemanager identical 18 lines
06-22 13:29:42.079   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:42.244 27572 27696 I GMS_MM_Logger: Memory Metric Logging not allowed. Stopping.
06-22 13:29:42.288   594   594 E SELinux : avc:  denied  { find } for pid=28148 uid=1010177 name=tethering scontext=u:r:permissioncontroller_app:s0:c177,c256,c522,c768 tcontext=u:object_r:tethering_service:s0 tclass=service_manager permissive=0
06-22 13:29:46.773     0     0 W [20220622_13:29:46.765947]@1 healthd: battery l=81 v=4197 t=27.6 h=2 st=2 c=-370000 fc=3430 cc=259 chg=u

Is it OK like that ?

tigermick avatar Jun 22 '22 11:06 tigermick

Is it OK like that ?

Yeah, unfortunately I can see nothing obviously wrong in the log. I don't think I can look further into this without debugging. If you are able, please create a test account for me and send the details to [email protected], with a reference to this issue.

Otherwise we'll need to wait for other users to add more information (or you can try with a different phone, just to verify that the problem is with your specific server)

AlvaroBrey avatar Jun 22 '22 12:06 AlvaroBrey

Otherwise we'll need to wait for other users to add more information (or you can try with a different phone, just to verify that the problem is with your specific server) I already tried with another phone and another account and this the same problem.

I create an account for you and i send informations in e-mail

tigermick avatar Jun 22 '22 13:06 tigermick

Hi,

finally I have this error : "POST /ocs/v2.php/apps/dav/api/v1/direct?format=json HTTP/1.1" 404 871 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.21.0 RC1" I've searched again and again, but I can't find any solution.... no log file give me more information why I have this error. (no error in nextcloud log, no error in error log of apache) If I use nextcloud android app 3.19, I have this log in my apache access log : "POST /ocs/v2.php/apps/dav/api/v1/direct?format=json HTTP/1.1" 200 871 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.21.0 RC1" and I can play video on stream. and if I use nextcloud android app >=3.20, I have this 404 error ...

I have the same problem with a music file ... I have an android toast "impossible to play media" and the same 404 error in access log of apache. no problem with pictures. if I try to make the equivalent curl request on my server, I have always this 404 error without causes... I think the curl request to play a media, have changed 3.19 to 3.20 but why ? and why the old curl request works fine and not the new one ?

is it possible to have a bad setting on my server but all work fine with nextcloud android app 3.19 and not with 3.20 or above ?

tigermick avatar Jul 18 '22 21:07 tigermick

I have pinpointed the cause of this issue on @tigermick's server to be this PR: https://github.com/nextcloud/android/pull/10007

It seems like the direct download endpoint returns 404 for the remoteID but not for the localID, which I don't understand. Any idea @tobiasKaminsky ?

Server version seems to be 24.0.3, which should be new enough.

AlvaroBrey avatar Jul 20 '22 11:07 AlvaroBrey

Hi, thank you for your help. Yes, my server version is now 24.0.3

tigermick avatar Jul 20 '22 12:07 tigermick

Same here. NC server 24.0.3.

morph027 avatar Aug 02 '22 14:08 morph027

Hi @AlvaroBrey , I think "needs info" tag is no longer needed, is it ?

tigermick avatar Aug 14 '22 20:08 tigermick

Hi, Do you have news about this issue please ?

tigermick avatar Oct 14 '22 15:10 tigermick

Hi, with the last app release (3.23 RC2), I have always the same problem ... someone can help me to know where is the problem please ?

tigermick avatar Nov 25 '22 17:11 tigermick

and now my server version is 25.0.1

tigermick avatar Nov 26 '22 15:11 tigermick

So, I tried to download current sources of nextcloud android app (3.24 alpha) and I modified these files : app/src/main/java/com/owncloud/android/ui/helpers/FileOperationsHelper.java and app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaFragment.java to return to the modification here : https://github.com/nextcloud/android/pull/10007 which @AlvaroBrey was talking about (I replaced getRemoteId with getLocalId again) Then, I compiled the code with android studio to have an APK that I installed on my phone and ... video streaming works fine again now ... Why is there this change at the beginning ?

Nextcloud android app 3.19.x worked fine and not the 3.20 and more ... and if I'm not a mistaken, this change : https://github.com/nextcloud/android/pull/10056/commits/e23df6c8c8d61aad3217df467b93357905a8fd40 is source of my problem about streaming video ...

tigermick avatar Nov 26 '22 19:11 tigermick

My nextcloud server was an owncloud server which was updated on startup (to nextcloud 5 or 6 for the first time I think) .... maybe something to do with that ?

tigermick avatar Nov 30 '22 22:11 tigermick

It seems like the direct download endpoint returns 404 for the remoteID but not for the localID, which I don't understand. Any idea @tobiasKaminsky ?

ping @tobiasKaminsky

AlvaroBrey avatar Dec 01 '22 09:12 AlvaroBrey

Direct editing endpoint works for both, at least it should. I tested it with latest master

Can you check maybe via curl:

curl --request POST \
  --url http://username:password@localhost/nc/ocs/v2.php/apps/dav/api/v1/direct \
  --header 'Content-Type: application/x-www-form-urlencoded' \
  --header 'OCS-APIRequest: true' \
  --data fileId=00030884

And test it with both, localId and remoteId

tobiasKaminsky avatar Dec 02 '22 12:12 tobiasKaminsky

If I try to run your curl command with good information, I get no feedback. Is it normal ? where can I change localId or remoteId ? is it the fileId ?

tigermick avatar Dec 02 '22 13:12 tigermick

You should get such as response:

<?xml version="1.0"?>
<ocs>
 <meta>
  <status>ok</status>
  <statuscode>200</statuscode>
  <message>OK</message>
 </meta>
 <data>
  <url>http://localhost/nc/remote.php/direct/ZpLHmBLRnEmLBMyz6Glz1ljSXMgtYoQDnWHdlZuPLH0qAhpF8IIveM6xHNYu</url>
 </data>
</ocs>

where can I change localId or remoteId ? is it the fileId ?

Yes. Parameter is both "fileId=" So either fileId=00030884 or fileId=00030884ocjycgrudn78, as an example

tobiasKaminsky avatar Dec 02 '22 13:12 tobiasKaminsky

Where can I find local and remote id about a file please ?

tigermick avatar Dec 02 '22 13:12 tigermick

with @AlvaroBrey we tried this : curl -X POST -F 'fileId=01003421512fdac959aa7' -v -u 'user:password' -H "OCS-ApiRequest: true" 'http://localhost/ocs/v2.php/apps/dav/api/v1/direct?format=json' and we had this feedback : {"ocs":{"meta":{"status":"failure","statuscode":404,"message":""},"data":[]}}

With yours (I added -v parameters), I have that : . . . HTTP/1.1 302 Found . . . I don't know if my test is ok like that ...

tigermick avatar Dec 02 '22 14:12 tigermick

To be sure, I'm trying to compile latest master without change "remoteId" here : https://github.com/nextcloud/android/commit/e23df6c8c8d61aad3217df467b93357905a8fd40 and stream doesn't work ...

tigermick avatar Dec 02 '22 14:12 tigermick

Can you create us a test account, test if the problem occurs also there and if so send the credentials to tobias at nextcloud dot com with a reference to this issue?

tobiasKaminsky avatar Dec 05 '22 14:12 tobiasKaminsky

I created a test account for @AlvaroBrey sooner and I had the same problem with another test account ... I send you now this credential. Thank you very much for your help

tigermick avatar Dec 05 '22 15:12 tigermick