[Bug] Access token expires constantly
Actual behaviour
- Within a few hours, I need to re-authenticate as I get the error "The access token has expired or become invalid"
Expected behaviour
- I sign in, and the token doesn't expire for weeks at minimum.
Steps to reproduce
- Sign in to a server
- Wait a while
- Access token expires
- Repeat multiple times per day
Can this problem be reproduced with the official owncloud server? (url: https://demo.owncloud.org, user: test, password: test) Unsure. This is happening with my owncloud online server.
Environment data
Android version: 12
Device model: OnePlus 9 Pro
Stock or customized system: stock OnePlus indtall
ownCloud app version: ownCloud release version 2.21.2 (08b9fc389)
ownCloud server version: ownCloud Online 10.8.0 (stable)
Logs
Web server error log
Insert your webserver log here
ownCloud log (data/owncloud.log)
Insert your ownCloud log here
You are not alone, I see the same
- I sign in, and the token doesn't expire for weeks at minimum.
ownCloud 10 OAuth 2.0 access_token expires every 1h. But after expiration, the refresh_token should be used, to generate another access_token. This way, the login should never expire.
Check the HTTP logging entries to the /index.php/apps/oauth2/api/v1/token endpoint in the debug log.
Here you can find more information: https://doc.owncloud.com/android/latest/appendices/troubleshooting.html#capturing-app-debug-logs
Logs required, not reproducible on my side :(
There was a time, where logging was working. It look like there were too much refactoring
and Log files shows me this

There was a time, where logging was working. It look like there were too much refactoring
I updated to 2.21.2 and now I see logs again 👍
@hannesa2 there was a bug with logs when adding a new account which was solved for 3.0-beta.2. You can find the fix already merged in the new_arch/synchronization branch.
Any update with this issue?
I'm still seeing the issue, but despite logging being enabled for weeks now, I get no logs to view at all.
Currently on 2.21.2 but trying the beta version now
I'm still seeing the issue, but despite logging being enabled for weeks now, I get no logs to view at all.
Currently on
2.21.2but trying the beta version now
Yes please, try it with the beta, which already includes the fix for the logs and some tiny changes that could affect the authentication process. Let us know if you continue experimenting this problem with the beta. Thanks! 😀 @Pondidum
maybe related -> https://github.com/owncloud/android/issues/3724#issuecomment-1302098265
So far on the beta, I have not had the constant expiry issue :crossed_fingers:
So far on the beta, I have not had the constant expiry issue 🤞
Nice to hear that! Try with the beta a few more days (or as long as you consider), and then if the problem finally seems to be solved, please close this issue 😀. Thanks for your feedback! @Pondidum
With my 2.21.2 I don't observe this anymore
Ok, thanks all for your testing. Let's close this one, since the reporter does not reproduce it.
Feel free to reopen if problem happens again.
Hi, this needs re-opening; I am still on the beta version of owncloud 3, and the issue has started happening again. This time I have log files though!
I have redacted a few bits, but can share them in private if needed.
GET URL: https://???????????????????REDACTED??????????????????????.owncloud.online/.well-known/openid-configuration
D: 2022-11-15 03:57:53:793(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] OCS-APIREQUEST: true
D: 2022-11-15 03:57:53:793(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Request-ID: 9904141a-9910-4ea2-9072-9f42318b1db4
D: 2022-11-15 03:57:53:794(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] User-Agent: Mozilla/5.0 (Android) ownCloud-android/3.0-beta.2
D: 2022-11-15 03:57:53:794(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Accept-Encoding: identity
D: 2022-11-15 03:57:53:794(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Host: ???????????????????REDACTED??????????????????????.owncloud.online
D: 2022-11-15 03:57:53:795(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Connection: Keep-Alive
D: 2022-11-15 03:57:53:795(LogBuilder.kt:38) .logHttp()[Network, request] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Empty body
D: 2022-11-15 03:57:54:059(LogBuilder.kt:38) .logHttp()[Network, response] [info] [9904141a-9910-4ea2-9072-9f42318b1db4] Code: 302 Message: Found IsSuccessful: false
D: 2022-11-15 03:57:54:062(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Server: nginx/1.18.0 (Ubuntu)
D: 2022-11-15 03:57:54:063(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Date: Tue, 15 Nov 2022 01:57:53 GMT
D: 2022-11-15 03:57:54:065(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Type: text/html; charset=UTF-8
D: 2022-11-15 03:57:54:067(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Length: 0
D: 2022-11-15 03:57:54:068(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Connection: keep-alive
D: 2022-11-15 03:57:54:070(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Content-Type-Options: nosniff
D: 2022-11-15 03:57:54:071(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-XSS-Protection: 0
D: 2022-11-15 03:57:54:073(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Robots-Tag: none
D: 2022-11-15 03:57:54:074(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Frame-Options: SAMEORIGIN
D: 2022-11-15 03:57:54:076(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Download-Options: noopen
D: 2022-11-15 03:57:54:077(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Permitted-Cross-Domain-Policies: none
D: 2022-11-15 03:57:54:079(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Set-Cookie: ocm16juvt4pb=3tuau8lnpq54h9sshvg6mslii0; path=/; secure; HttpOnly; SameSite=None
D: 2022-11-15 03:57:54:080(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Expires: Thu, 19 Nov 1981 08:52:00 GMT
D: 2022-11-15 03:57:54:081(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Cache-Control: no-store, no-cache, must-revalidate
D: 2022-11-15 03:57:54:082(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Pragma: no-cache
D: 2022-11-15 03:57:54:083(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Set-Cookie: oc_sessionPassphrase=???????????????????REDACTED??????????????????????
D: 2022-11-15 03:57:54:084(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *
D: 2022-11-15 03:57:54:085(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Location: https://???????????????????REDACTED??????????????????????.owncloud.online/login
D: 2022-11-15 03:57:54:086(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Strict-Transport-Security: max-age=15552000; includeSubDomains
D: 2022-11-15 03:57:54:088(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Length: 0 byte body
D: 2022-11-15 03:57:54:089(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Type: text/html; charset=UTF-8
D: 2022-11-15 03:57:54:090(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] --> Body start for response
D: 2022-11-15 03:57:54:091(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4]
D: 2022-11-15 03:57:54:092(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] <-- Body end for response -- Omitted: 0 bytes
D: 2022-11-15 03:57:54:095(LogBuilder.kt:38) .logHttp()[Network, request] [info] [9904141a-9910-4ea2-9072-9f42318b1db4] Type: GET URL: https://???????????????????REDACTED??????????????????????.owncloud.online/login
D: 2022-11-15 03:57:54:098(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] OCS-APIREQUEST: true
D: 2022-11-15 03:57:54:099(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Request-ID: 9904141a-9910-4ea2-9072-9f42318b1db4
D: 2022-11-15 03:57:54:100(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] User-Agent: Mozilla/5.0 (Android) ownCloud-android/3.0-beta.2
D: 2022-11-15 03:57:54:100(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Accept-Encoding: identity
D: 2022-11-15 03:57:54:101(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Host: ???????????????????REDACTED??????????????????????.owncloud.online
D: 2022-11-15 03:57:54:102(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Connection: Keep-Alive
D: 2022-11-15 03:57:54:102(LogBuilder.kt:38) .logHttp()[Network, request] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Cookie: ocm16juvt4pb=3tuau8lnpq54h9sshvg6mslii0; oc_sessionPassphrase=???????????????????REDACTED??????????????????????
D: 2022-11-15 03:57:54:103(LogBuilder.kt:38) .logHttp()[Network, request] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Empty body
D: 2022-11-15 03:57:54:334(LogBuilder.kt:38) .logHttp()[Network, response] [info] [9904141a-9910-4ea2-9072-9f42318b1db4] Code: 200 Message: OK IsSuccessful: true
D: 2022-11-15 03:57:54:337(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Server: nginx/1.18.0 (Ubuntu)
D: 2022-11-15 03:57:54:338(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Date: Tue, 15 Nov 2022 01:57:53 GMT
D: 2022-11-15 03:57:54:339(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Type: text/html; charset=UTF-8
D: 2022-11-15 03:57:54:341(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Length: 11592
D: 2022-11-15 03:57:54:341(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Connection: keep-alive
D: 2022-11-15 03:57:54:342(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Content-Type-Options: nosniff
D: 2022-11-15 03:57:54:344(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-XSS-Protection: 0
D: 2022-11-15 03:57:54:345(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Robots-Tag: none
D: 2022-11-15 03:57:54:346(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Frame-Options: SAMEORIGIN
D: 2022-11-15 03:57:54:347(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Download-Options: noopen
D: 2022-11-15 03:57:54:348(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] X-Permitted-Cross-Domain-Policies: none
D: 2022-11-15 03:57:54:349(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Expires: Thu, 19 Nov 1981 08:52:00 GMT
D: 2022-11-15 03:57:54:350(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Cache-Control: no-cache, no-store, must-revalidate
D: 2022-11-15 03:57:54:351(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Pragma: no-cache
D: 2022-11-15 03:57:54:352(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' https://*.billwerk.com https://*.stripe.com 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: https://*.stripe.com;font-src 'self';connect-src 'self' https://*.billwerk.com https://*.stripe.com;media-src 'self';frame-src https://*.billwerk.com https://*.stripe.com blob:
D: 2022-11-15 03:57:54:353(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Vary: Accept-Encoding
D: 2022-11-15 03:57:54:353(LogBuilder.kt:38) .logHttp()[Network, response] [header] [9904141a-9910-4ea2-9072-9f42318b1db4] Strict-Transport-Security: max-age=15552000; includeSubDomains
D: 2022-11-15 03:57:54:354(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Length: 11592 byte body
D: 2022-11-15 03:57:54:355(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] Type: text/html; charset=UTF-8
D: 2022-11-15 03:57:54:356(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] --> Body start for response
D: 2022-11-15 03:57:54:357(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] <!DOCTYPE html>
<html class="ng-csp" data-placeholder-focus="false" lang="en" >
<head data-requesttoken="???????????????????REDACTED??????????????????????">
<meta charset="utf-8">
<title>
ownCloud Online </title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="referrer" content="never">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-itunes-app" content="app-id=1436996124">
<meta name="theme-color" content="#00e4bd">
<link rel="icon" href="/apps-external/theme-owncloudonline/core/img/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/apps-external/theme-owncloudonline/core/img/favicon-touch.png">
<link rel="mask-icon" sizes="any" href="/apps-external/theme-owncloudonline/core/img/favicon-mask.svg" color="#041e42">
<link rel="stylesheet" href="/core/vendor/select2/select2.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/cor
D: 2022-11-15 03:57:54:358(LogBuilder.kt:38) .logHttp()[Network, response] [body] [9904141a-9910-4ea2-9072-9f42318b1db4] <-- Body end for response -- Omitted: 10568 bytes
D: 2022-11-15 03:57:54:360(GetOIDCDiscoveryRemoteOperation.kt:64) .run()Successful response <!DOCTYPE html>
<html class="ng-csp" data-placeholder-focus="false" lang="en" >
<head data-requesttoken="???????????????????REDACTED??????????????????????">
<meta charset="utf-8">
<title>
ownCloud Online </title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="referrer" content="never">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-itunes-app" content="app-id=1436996124">
<meta name="theme-color" content="#00e4bd">
<link rel="icon" href="/apps-external/theme-owncloudonline/core/img/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/apps-external/theme-owncloudonline/core/img/favicon-touch.png">
<link rel="mask-icon" sizes="any" href="/apps-external/theme-owncloudonline/core/img/favicon-mask.svg" color="#041e42">
<link rel="stylesheet" href="/core/vendor/select2/select2.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/styles.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/inputs.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/header.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/icons.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/fonts.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/apps.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/global.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/fixes.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/multiselect.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/mobile.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/vendor/jquery-ui/themes/base/jquery-ui.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/jquery-ui-fixes.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/tooltip.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps-external/oco_selfservice/css/fontawesomemin.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/share.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps/files_versions/css/versions.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps/files_pdfviewer/css/style.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps/firstrunwizard/css/colorbox.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps/firstrunwizard/css/firstrunwizard.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/core/css/jquery.ocdialog.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps-external/theme-owncloudonline/core/css/styles.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps-external/theme-owncloudonline/core/css/header.css?v=10db6484ac641d6d577597b1f3b32a11">
<link rel="stylesheet" href="/apps-external/theme-owncloudonline/apps/firstrunwizard/css/firstrunwizard.css?v=10db6484ac641d6d577597b1f3b32a11">
<script src="/core/js/oc.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/jquery/dist/jquery.min.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/jquery-migrate/jquery-migrate.min.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/underscore/underscore.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/moment/min/moment-with-locales.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/handlebars/handlebars.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/blueimp-md5/js/md5.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/bootstrap/js/tooltip.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/backbone/backbone.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/es6-promise/es6-promise.auto.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/davclient.js/lib/client.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/clipboard/dist/clipboard.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/bowser/src/bowser.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/jquery.ocdialog.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/oc-dialogs.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/js.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/l10n.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/octemplate.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/eventsource.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/config.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/search/js/search.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/oc-requesttoken.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/apps.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/mimetype.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/mimetypelist.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/snapjs/dist/latest/snap.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/select2/select2.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/oc-backbone.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/oc-backbone-webdav.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/placeholder.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/jquery.avatar.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/apps/guests/js/app.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/shareconfigmodel.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharemodel.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharescollection.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/shareitemmodel.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialogresharerinfoview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialoglinklistview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialoglinkshareview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialogmailview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialoglinksocialview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialoglinkexpirationview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialogshareelistview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/sharedialogview.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/share.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/user.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/apps/files_mediaviewer/js/files_mediaviewer_init.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/apps/files_pdfviewer/js/previewplugin.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/apps/firstrunwizard/js/jquery.colorbox.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/apps-external/theme-owncloudonline/apps/firstrunwizard/js/firstrunwizard.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/files/fileinfo.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/files/client.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/vendor/jsTimezoneDetect/jstz.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/visitortimezone.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/lostpassword.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/login.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<script src="/core/js/browser-update.js?v=10db6484ac641d6d577597b1f3b32a11"></script>
<link rel="stylesheet" href="/index.php/apps/oco_selfservice/css/branding.css?v="/> </head>
<body id="body-login" class="theme-ownCloud-Online has-theme" >
<noscript>
<div id="nojavascript">
<div>
This application requires JavaScript for correct operation. Please <a href="http://enable-javascript.com/" target="_blank" rel="noreferrer">enable JavaScript</a> and reload the page. </div>
</div>
</noscript>
<div class="wrapper">
<div class="v-align">
<header role="banner">
<div id="header">
<div class="logo">
<h1 class="hidden-visually">
ownCloud Online </h1>
</div>
<div id="logo-claim" style="display:none;"></div>
</div>
</header>
<!--[if IE 8]><style>input[type="checkbox"]{padding:0;}</style><![endif]-->
<form method="post" name="login" autocapitalize="none">
<div id="message" class="hidden">
<img class="float-spinner" alt=""
src="/core/img/loading-dark.gif">
<span id="messageText"></span>
<!-- the following div ensures that the spinner is always inside the #message div -->
<div style="clear: both;"></div>
</div>
<div class="grouptop">
<label for="user" class="">Username or email</label>
<input type="text" name="user" id="user"
value=""
aria-label="Username or email"
autofocus placeholder="Username or email"
autocomplete="on" autocorrect="off" required>
</div>
<div class="groupbottom">
<label for="password" class="">Password</label>
<input type="password" name="password" id="password" value=""
aria-label="Password"
placeholder="Password"
autocomplete="off" autocorrect="off" required>
</div>
<div class="submit-wrap">
<button type="submit" id="submit" class="login-button">
<span>Login</span>
<div class="loading-spinner"><div></div><div></div><div></div><div></div></div>
</button>
</div>
<input type="hidden" name="timezone-offset" id="timezone-offset"/>
<input type="hidden" name="timezone" id="timezone"/>
<input type="hidden" name="requesttoken" value="???????????????????REDACTED??????????????????????">
</form>
</div>
</div>
<footer role="contentinfo">
<p class="info">
© 2022 <a href="https://owncloud.online/" target="_blank\">ownCloud Online</a><br/>Cloud storage made to trust<span class="nowrap"> | <a href="https://owncloud.com/imprint" target="_blank">Imprint</a></span><span class="nowrap"> | <a href="https://owncloud.online/privacy-policy/" target="_blank">Privacy Policy</a></span> </p>
</footer>
</body>
</html>
E: 2022-11-15 03:57:54:367(GetOIDCDiscoveryRemoteOperation.kt:83) .run()Exception while getting OIDC server discovery
com.squareup.moshi.JsonEncodingException: Use JsonReader.setLenient(true) to accept malformed JSON at path $
at com.squareup.moshi.JsonReader.syntaxError(JsonReader.java:243)
at com.squareup.moshi.JsonUtf8Reader.checkLenient(JsonUtf8Reader.java:1152)
at com.squareup.moshi.JsonUtf8Reader.doPeek(JsonUtf8Reader.java:384)
at com.squareup.moshi.JsonUtf8Reader.peek(JsonUtf8Reader.java:206)
at com.squareup.moshi.internal.NullSafeJsonAdapter.fromJson(NullSafeJsonAdapter.java:38)
at com.squareup.moshi.JsonAdapter.fromJson(JsonAdapter.java:70)
at com.owncloud.android.lib.resources.oauth.GetOIDCDiscoveryRemoteOperation.run(GetOIDCDiscoveryRemoteOperation.kt:69)
at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:264)
at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:229)
at com.owncloud.android.lib.resources.oauth.services.implementation.OCOIDCService.getOIDCServerDiscovery(OCOIDCService.kt:43)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performOIDCDiscovery$serverConfiguration$1.invoke(RemoteOAuthDataSourceImpl.kt:46)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performOIDCDiscovery$serverConfiguration$1.invoke(RemoteOAuthDataSourceImpl.kt:45)
at com.owncloud.android.data.RemoteOperationHandlerKt.executeRemoteOperation(RemoteOperationHandler.kt:75)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl.performOIDCDiscovery(RemoteOAuthDataSourceImpl.kt:45)
at com.owncloud.android.data.oauth.OAuthRepositoryImpl.performOIDCDiscovery(OAuthRepositoryImpl.kt:33)
at com.owncloud.android.domain.authentication.oauth.OIDCDiscoveryUseCase.run(OIDCDiscoveryUseCase.kt:30)
at com.owncloud.android.domain.authentication.oauth.OIDCDiscoveryUseCase.run(OIDCDiscoveryUseCase.kt:24)
at com.owncloud.android.domain.BaseUseCaseWithResult.execute(BaseUseCaseWithResult.kt:30)
at com.owncloud.android.authentication.AccountAuthenticator.refreshToken(AccountAuthenticator.java:341)
at com.owncloud.android.authentication.AccountAuthenticator.getAuthToken(AccountAuthenticator.java:177)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:245)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:284)
at android.os.Binder.execTransactInternal(Binder.java:1226)
at android.os.Binder.execTransact(Binder.java:1163)
E: 2022-11-15 03:57:54:369(RemoteOperationResult.java:119) .<init>()---------------------------------
Create RemoteOperationResult from exception.
Message: JsonEncodingException: Use JsonReader.setLenient(true) to accept malformed JSON at path $
Stacktrace: com.squareup.moshi.JsonEncodingException: Use JsonReader.setLenient(true) to accept malformed JSON at path $
at com.squareup.moshi.JsonReader.syntaxError(JsonReader.java:243)
at com.squareup.moshi.JsonUtf8Reader.checkLenient(JsonUtf8Reader.java:1152)
at com.squareup.moshi.JsonUtf8Reader.doPeek(JsonUtf8Reader.java:384)
at com.squareup.moshi.JsonUtf8Reader.peek(JsonUtf8Reader.java:206)
at com.squareup.moshi.internal.NullSafeJsonAdapter.fromJson(NullSafeJsonAdapter.java:38)
at com.squareup.moshi.JsonAdapter.fromJson(JsonAdapter.java:70)
at com.owncloud.android.lib.resources.oauth.GetOIDCDiscoveryRemoteOperation.run(GetOIDCDiscoveryRemoteOperation.kt:69)
at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:264)
at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:229)
at com.owncloud.android.lib.resources.oauth.services.implementation.OCOIDCService.getOIDCServerDiscovery(OCOIDCService.kt:43)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performOIDCDiscovery$serverConfiguration$1.invoke(RemoteOAuthDataSourceImpl.kt:46)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performOIDCDiscovery$serverConfiguration$1.invoke(RemoteOAuthDataSourceImpl.kt:45)
at com.owncloud.android.data.RemoteOperationHandlerKt.executeRemoteOperation(RemoteOperationHandler.kt:75)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl.performOIDCDiscovery(RemoteOAuthDataSourceImpl.kt:45)
at com.owncloud.android.data.oauth.OAuthRepositoryImpl.performOIDCDiscovery(OAuthRepositoryImpl.kt:33)
at com.owncloud.android.domain.authentication.oauth.OIDCDiscoveryUseCase.run(OIDCDiscoveryUseCase.kt:30)
at com.owncloud.android.domain.authentication.oauth.OIDCDiscoveryUseCase.run(OIDCDiscoveryUseCase.kt:24)
at com.owncloud.android.domain.BaseUseCaseWithResult.execute(BaseUseCaseWithResult.kt:30)
at com.owncloud.android.authentication.AccountAuthenticator.refreshToken(AccountAuthenticator.java:341)
at com.owncloud.android.authentication.AccountAuthenticator.getAuthToken(AccountAuthenticator.java:177)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:245)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:284)
at android.os.Binder.execTransactInternal(Binder.java:1226)
at android.os.Binder.execTransact(Binder.java:1163)
---------------------------------
D: 2022-11-15 03:57:54:371(AccountAuthenticator.java:349) .refreshToken()Client Id not stored. Let's use the hardcoded one
D: 2022-11-15 03:57:54:372(AccountAuthenticator.java:353) .refreshToken()Client Secret not stored. Let's use the hardcoded one
D: 2022-11-15 03:57:54:373(AccountAuthenticator.java:365) .refreshToken()OIDC Discovery failed. Server discovery info: [ com.owncloud.android.domain.exceptions.UnknownErrorException ]
D: 2022-11-15 03:57:54:374(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 23e84eca-6073-4b22-8189-ebf306cfc608
D: 2022-11-15 03:57:54:375(LogBuilder.kt:38) .logHttp()[Network, request] [info] [23e84eca-6073-4b22-8189-ebf306cfc608] Type: POST URL: https://???????????????????REDACTED??????????????????????.owncloud.online/index.php/apps/oauth2/api/v1/token
D: 2022-11-15 03:57:54:376(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Authorization: [redacted]
D: 2022-11-15 03:57:54:377(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Request-ID: 23e84eca-6073-4b22-8189-ebf306cfc608
D: 2022-11-15 03:57:54:377(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] User-Agent: Mozilla/5.0 (Android) ownCloud-android/3.0-beta.2
D: 2022-11-15 03:57:54:378(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Accept-Encoding: identity
D: 2022-11-15 03:57:54:378(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Content-Type: application/x-www-form-urlencoded
D: 2022-11-15 03:57:54:379(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Content-Length: 103
D: 2022-11-15 03:57:54:379(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Host: ???????????????????REDACTED??????????????????????.owncloud.online
D: 2022-11-15 03:57:54:380(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Connection: Keep-Alive
D: 2022-11-15 03:57:54:380(LogBuilder.kt:38) .logHttp()[Network, request] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Cookie: ocm16juvt4pb=3tuau8lnpq54h9sshvg6mslii0; oc_sessionPassphrase=???????????????????REDACTED??????????????????????
D: 2022-11-15 03:57:54:381(LogBuilder.kt:38) .logHttp()[Network, request] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] Length: 103 byte body
D: 2022-11-15 03:57:54:382(LogBuilder.kt:38) .logHttp()[Network, request] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] Type: application/x-www-form-urlencoded
D: 2022-11-15 03:57:54:382(LogBuilder.kt:38) .logHttp()[Network, request] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] --> Body start for request
D: 2022-11-15 03:57:54:383(LogBuilder.kt:38) .logHttp()[Network, request] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] grant_type=refresh_token&refresh_token=???????????????????REDACTED??????????????????????
D: 2022-11-15 03:57:54:384(LogBuilder.kt:38) .logHttp()[Network, request] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] <-- Body end for request -- Omitted: 0 bytes
D: 2022-11-15 03:57:54:592(LogBuilder.kt:38) .logHttp()[Network, response] [info] [23e84eca-6073-4b22-8189-ebf306cfc608] Code: 400 Message: Bad request IsSuccessful: false
D: 2022-11-15 03:57:54:594(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Server: nginx/1.18.0 (Ubuntu)
D: 2022-11-15 03:57:54:596(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Date: Tue, 15 Nov 2022 01:57:54 GMT
D: 2022-11-15 03:57:54:598(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Content-Type: application/json; charset=utf-8
D: 2022-11-15 03:57:54:600(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Content-Length: 76
D: 2022-11-15 03:57:54:602(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Connection: keep-alive
D: 2022-11-15 03:57:54:603(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Content-Type-Options: nosniff
D: 2022-11-15 03:57:54:605(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-XSS-Protection: 0
D: 2022-11-15 03:57:54:607(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Robots-Tag: none
D: 2022-11-15 03:57:54:608(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Frame-Options: SAMEORIGIN
D: 2022-11-15 03:57:54:609(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Download-Options: noopen
D: 2022-11-15 03:57:54:610(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] X-Permitted-Cross-Domain-Policies: none
D: 2022-11-15 03:57:54:611(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Expires: Thu, 19 Nov 1981 08:52:00 GMT
D: 2022-11-15 03:57:54:612(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Cache-Control: no-cache, no-store, must-revalidate
D: 2022-11-15 03:57:54:613(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Pragma: no-cache
D: 2022-11-15 03:57:54:614(LogBuilder.kt:38) .logHttp()[Network, response] [header] [23e84eca-6073-4b22-8189-ebf306cfc608] Content-Security-Policy: default-src 'none';manifest-src 'self';script-src 'self' https://*.billwerk.com https://*.stripe.com 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: https://*.stripe.com;font-src 'self';connect-src 'self' https://*.billwerk.com https://*.stripe.com;media-src 'self';frame-src https://*.billwerk.com https://*.stripe.com blob:
D: 2022-11-15 03:57:54:615(LogBuilder.kt:38) .logHttp()[Network, response] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] Length: 76 byte body
D: 2022-11-15 03:57:54:616(LogBuilder.kt:38) .logHttp()[Network, response] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] Type: application/json; charset=utf-8
D: 2022-11-15 03:57:54:617(LogBuilder.kt:38) .logHttp()[Network, response] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] --> Body start for response
D: 2022-11-15 03:57:54:618(LogBuilder.kt:38) .logHttp()[Network, response] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] {"error":"invalid_grant","error_description":"refresh token does not exist"}
D: 2022-11-15 03:57:54:619(LogBuilder.kt:38) .logHttp()[Network, response] [body] [23e84eca-6073-4b22-8189-ebf306cfc608] <-- Body end for response -- Omitted: 0 bytes
E: 2022-11-15 03:57:54:620(TokenRequestRemoteOperation.kt:77) .run()Failed response while getting tokens from the server status code: 400; response message: {"error":"invalid_grant","error_description":"refresh token does not exist"}
D: 2022-11-15 03:57:54:621(RemoteOperationResult.java:312) .<init>()RemoteOperationResult has processed UNHANDLED_HTTP_CODE: 400 Bad request
E: 2022-11-15 03:57:54:622(TokenRequestRemoteOperation.kt:82) .run()Exception while getting tokens
Thanks for the info! Will take a look into.
I am experiencing this issue on 3.0.1
I am able to provide logs if needed.
@davidhammaker please, it would be helpful
D: 2023-01-11 07:04:20:892(LogsProvider.kt:46) .startLogging()release start logging 3.0.1 5e553f078
V: 2023-01-11 07:04:25:611(MainApp.kt:142) $onCreate.onActivityPaused()SettingsActivity onPause() ending
V: 2023-01-11 07:04:25:631(MainApp.kt:159) $onCreate.onActivityDestroyed()FileDisplayActivity onDestroy() ending
V: 2023-01-11 07:04:25:655(FileDisplayActivity.kt:173) .onCreate()onCreate() start
D: 2023-01-11 07:04:25:659(MainApp.kt:102) $onCreate.onActivityCreated()FileDisplayActivity onCreate(Bundle) starting
V: 2023-01-11 07:04:25:762(FileDisplayActivity.kt:239) .onCreate()onCreate() end
D: 2023-01-11 07:04:25:764(AppRater.java:53) .appLaunched()The app has been launched 9 times
D: 2023-01-11 07:04:25:765(AppRater.java:69) .appLaunched()The number of launches already exceed 2, the default number of launches, so let's check some dates
I: 2023-01-11 07:04:25:765(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:25:766(AppRater.java:71) .appLaunched()Current moment is 1673438665765
D: 2023-01-11 07:04:25:768(AppRater.java:72) .appLaunched()The date of the first launch + days until prompt is 1673357258398172800000
D: 2023-01-11 07:04:25:769(AppRater.java:74) .appLaunched()The date of the neutral click + days until neutral click is 086400000
V: 2023-01-11 07:04:25:774(MainApp.kt:129) $onCreate.onActivityStarted()FileDisplayActivity onStart() starting
D: 2023-01-11 07:04:25:777(BaseActivity.java:177) .onAccountSet()Account set: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
D: 2023-01-11 07:04:25:783(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:25:784(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:25:788(FileDisplayActivity.kt:303) .onAccountSet()Initializing Fragments in onAccountChanged..
E: 2023-01-11 07:04:25:789(FileDisplayActivity.kt:341) .initFragmentsWithFile()Still have a chance to lose the initialization of list fragment >(
D: 2023-01-11 07:04:25:790(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:25:794(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:25:796(SingleSessionManager.java:99) .getClientFor()getClientFor starting
V: 2023-01-11 07:04:25:798(SingleSessionManager.java:126) .getClientFor()reusing client for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
D: 2023-01-11 07:04:25:798(DrawerActivity.kt:393) .updateQuota()Update Quota
D: 2023-01-11 07:04:25:799(SingleSessionManager.java:163) .getClientFor()getClientFor finishing
I: 2023-01-11 07:04:25:799(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:25:802(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 96cff7e2-b2de-4663-8e51-729a4a7ba82b
D: 2023-01-11 07:04:25:802(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
D: 2023-01-11 07:04:25:802(DrawerActivity.kt:393) .updateQuota()Update Quota
D: 2023-01-11 07:04:25:807(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
V: 2023-01-11 07:04:25:814(FileDisplayActivity.kt:686) .onResume()onResume() start
V: 2023-01-11 07:04:25:816(MainApp.kt:138) $onCreate.onActivityResumed()FileDisplayActivity onResume() starting
D: 2023-01-11 07:04:25:836(OwnCloudClient.java:90) .<init>()#92Creating OwnCloudClient
W: 2023-01-11 07:04:25:838(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:25:852(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:25:854(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 6944e1f1-e164-4032-82b2-2a53d23b1a6b
D: 2023-01-11 07:04:25:865(SingleSessionManager.java:99) .getClientFor()getClientFor starting
V: 2023-01-11 07:04:25:867(SingleSessionManager.java:126) .getClientFor()reusing client for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
D: 2023-01-11 07:04:25:868(SingleSessionManager.java:163) .getClientFor()getClientFor finishing
I: 2023-01-11 07:04:25:873(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:25:875(SingleSessionManager.java:99) .getClientFor()getClientFor starting
W: 2023-01-11 07:04:25:878(DrawerActivity.kt:505) .setDrawerMenuItemChecked()setDrawerMenuItemChecked has been called with invalid menu-item-ID
V: 2023-01-11 07:04:25:880(FileDisplayActivity.kt:702) .onResume()onResume() end
V: 2023-01-11 07:04:25:876(SingleSessionManager.java:126) .getClientFor()reusing client for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
D: 2023-01-11 07:04:25:884(SingleSessionManager.java:163) .getClientFor()getClientFor finishing
V: 2023-01-11 07:04:25:892(OperationsService.java:120) .onDestroy()Destroying service
D: 2023-01-11 07:04:25:917(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 8cfc601e-85b6-442f-811d-4d18ec122e39
D: 2023-01-11 07:04:25:933(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:25:934(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:25:936(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:25:951(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id bc16470f-740b-438d-9510-89a0b02623bc
D: 2023-01-11 07:04:25:964(OperationsService.java:92) .onCreate()Creating service
D: 2023-01-11 07:04:25:970(OwnCloudClient.java:90) .<init>()#93Creating OwnCloudClient
W: 2023-01-11 07:04:25:972(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:25:987(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:25:989(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id a7a64ca0-a6e6-4dc9-8370-86f9d1151315
D: 2023-01-11 07:04:26:042(DiskLruImageCache.java:124) .getBitmap()image read from disk -936651456
D: 2023-01-11 07:04:26:078(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 7db70322-0995-49fb-bd05-8fcaab193a7e
D: 2023-01-11 07:04:26:079(SingleSessionManager.java:99) .getClientFor()getClientFor starting
V: 2023-01-11 07:04:26:081(SingleSessionManager.java:126) .getClientFor()reusing client for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
D: 2023-01-11 07:04:26:082(SingleSessionManager.java:163) .getClientFor()getClientFor finishing
D: 2023-01-11 07:04:26:095(DiskLruImageCache.java:124) .getBitmap()image read from disk -936651456
D: 2023-01-11 07:04:26:097(ThumbnailsCacheManager.java:283) $ThumbnailGenerationTask.doOCFileInBackground()URI: https://REDACTEDIPADDRESS:9200/remote.php/dav/files/REDACTEDUSERNAME/IMG_20230102_160911723.jpg?x=384&y=384&c=f1c295829f52e87dfe39f15e2bf2636a&preview=1
D: 2023-01-11 07:04:26:100(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:26:102(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:26:116(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
E: 2023-01-11 07:04:26:153(GetRemoteUserInfoOperation.kt:72) .run()Failed response while getting user information status code: 401, response:
D: 2023-01-11 07:04:26:154(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 166fed88-f7f8-4134-b713-52f7867d95e0
D: 2023-01-11 07:04:26:154(SyncProfileOperation.kt:89) $syncUserProfile.invokeSuspend()User profile was not synchronized
D: 2023-01-11 07:04:26:175(OwnCloudClient.java:90) .<init>()#94Creating OwnCloudClient
W: 2023-01-11 07:04:26:178(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:26:195(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:26:201(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 562cf8c5-0434-4049-a6b3-5e056b3f5c2a
D: 2023-01-11 07:04:26:265(FileActivity.java:385) $OperationsServiceConnection.onServiceConnected()Operations service connected
D: 2023-01-11 07:04:26:265(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 531a7fd9-bd10-40c9-971a-1b29a81b4a13
D: 2023-01-11 07:04:26:290(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:26:292(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:26:292(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:297(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:26:304(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:26:308(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
I: 2023-01-11 07:04:26:308(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:310(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:26:317(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:375(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 64fedf37-4182-4d04-b549-e70572daa42c
D: 2023-01-11 07:04:26:395(OwnCloudClient.java:90) .<init>()#95Creating OwnCloudClient
W: 2023-01-11 07:04:26:397(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
I: 2023-01-11 07:04:26:409(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:420(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:26:422(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id bfac8984-4936-406b-a52b-96ee5f3a7fa3
D: 2023-01-11 07:04:26:459(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:26:460(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:482(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:26:484(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:26:492(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 545a0677-bf76-49b6-bf7a-f4f6a62bc38a
D: 2023-01-11 07:04:26:515(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:26:516(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:26:517(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
E: 2023-01-11 07:04:26:685(GetRemoteCapabilitiesOperation.kt:85) .run()Failed response while getting capabilities from the server status code: 401; response message:
D: 2023-01-11 07:04:26:685(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id d15c59fd-1364-4bce-b5e4-b4173de21677
D: 2023-01-11 07:04:26:686(ViewModelExt.kt:98) $runUseCaseWithResultAndUseCachedData.invokeSuspend()Use case executed: RefreshCapabilitiesFromServerAsyncUseCase with result: Error(throwable=com.owncloud.android.domain.exceptions.UnauthorizedException)
D: 2023-01-11 07:04:26:703(OwnCloudClient.java:90) .<init>()#96Creating OwnCloudClient
W: 2023-01-11 07:04:26:705(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:26:719(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:26:721(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 7a4a19ce-4d1f-4e21-893c-860921cb8cb5
D: 2023-01-11 07:04:26:788(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 926bbbe9-8280-4399-a5ec-bc74719156a6
D: 2023-01-11 07:04:26:795(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:26:797(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:27:085(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:27:088(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:27:090(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:27:121(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id c8d80dc7-06c0-4afe-a1f7-36a56d0b4fab
D: 2023-01-11 07:04:27:177(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:27:178(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:27:999(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:28:001(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:28:012(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:28:014(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:28:023(OwnCloudClient.java:90) .<init>()#97Creating OwnCloudClient
W: 2023-01-11 07:04:28:025(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:28:040(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:28:042(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 3b98d080-ef53-41e4-b52a-d468104c3c77
D: 2023-01-11 07:04:28:097(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id e7a5e4a7-d11c-4242-8de3-0fb488e47581
D: 2023-01-11 07:04:28:117(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:28:118(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:28:120(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:28:482(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id f3fa4ab1-9b1f-40bb-b1b7-11c131beca2e
E: 2023-01-11 07:04:28:482(GetRemoteCapabilitiesOperation.kt:85) .run()Failed response while getting capabilities from the server status code: 401; response message:
D: 2023-01-11 07:04:28:489(ViewModelExt.kt:98) $runUseCaseWithResultAndUseCachedData.invokeSuspend()Use case executed: RefreshCapabilitiesFromServerAsyncUseCase with result: Error(throwable=com.owncloud.android.domain.exceptions.UnauthorizedException)
D: 2023-01-11 07:04:28:520(OwnCloudClient.java:90) .<init>()#98Creating OwnCloudClient
W: 2023-01-11 07:04:28:522(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:28:535(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:28:537(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 59ed8cb5-f9f0-4a37-9b9a-bad4b2fe58ed
D: 2023-01-11 07:04:28:600(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id e1649ee5-f28b-4fad-ba16-f53227d73a33
D: 2023-01-11 07:04:28:767(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:28:768(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:28:789(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:28:790(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:28:792(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:28:824(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id fdcd3b81-faec-4e26-9a4e-b570801b159f
D: 2023-01-11 07:04:28:853(OwnCloudClient.java:90) .<init>()#99Creating OwnCloudClient
W: 2023-01-11 07:04:28:855(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:28:864(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:28:867(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:28:876(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
D: 2023-01-11 07:04:28:878(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:28:880(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 89c0babf-d7e4-4955-9194-2b362a5d936c
D: 2023-01-11 07:04:28:943(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id b4a2f377-a899-41b3-9beb-e8121b6f2b10
D: 2023-01-11 07:04:28:967(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:28:968(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:28:971(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:29:001(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 8402e961-579d-4401-884b-e72db229fb7a
W: 2023-01-11 07:04:29:002(ReadRemoteFolderOperation.kt:100) .run()Synchronized / Operation finished with HTTP status code 401 (fail)
D: 2023-01-11 07:04:29:026(OwnCloudClient.java:90) .<init>()#100Creating OwnCloudClient
W: 2023-01-11 07:04:29:028(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:29:052(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:29:054(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 4c390ee4-dfd9-4a1a-a302-8e3ee335046e
I: 2023-01-11 07:04:29:100(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:102(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:105(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:29:118(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:124(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 402d3728-b0c6-45ea-b49f-4d0de1c78a72
D: 2023-01-11 07:04:29:125(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:129(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:145(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:29:147(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:29:148(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
I: 2023-01-11 07:04:29:192(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:193(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 8431600b-3fc0-42b2-a717-2d75ba77b04b
D: 2023-01-11 07:04:29:220(OwnCloudClient.java:90) .<init>()#101Creating OwnCloudClient
W: 2023-01-11 07:04:29:222(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:29:235(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:29:237(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id b1cb02e6-b14e-432e-b7ae-885a3d810041
D: 2023-01-11 07:04:29:244(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:246(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:268(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:270(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:283(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:285(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:304(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 7d00302e-12ea-49ed-b8bd-22cc90d474a2
D: 2023-01-11 07:04:29:315(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:318(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:327(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:29:329(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:29:331(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:29:331(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:332(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:363(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id ccf3c2a4-1a55-48ad-8762-116811f1fa38
W: 2023-01-11 07:04:29:363(ReadRemoteFolderOperation.kt:100) .run()Synchronized / Operation finished with HTTP status code 401 (fail)
D: 2023-01-11 07:04:29:366(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: SynchronizeFolderUseCase with result: Error(throwable=com.owncloud.android.domain.exceptions.UnauthorizedException)
D: 2023-01-11 07:04:29:383(OwnCloudClient.java:90) .<init>()#102Creating OwnCloudClient
W: 2023-01-11 07:04:29:392(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:29:401(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:403(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:427(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:29:430(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id ce105396-e313-4658-956b-b0769d07033a
D: 2023-01-11 07:04:29:434(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:436(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:511(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id f1d7fe80-3b81-44e7-ac22-8081fa2d6dcc
D: 2023-01-11 07:04:29:539(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:29:541(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:29:546(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:29:548(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:29:549(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
D: 2023-01-11 07:04:29:551(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
D: 2023-01-11 07:04:29:610(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id cca09be8-85a1-402a-b673-30eb315e82f5
D: 2023-01-11 07:04:29:629(OwnCloudClient.java:90) .<init>()#103Creating OwnCloudClient
W: 2023-01-11 07:04:29:633(HttpClient.java:100) .buildSSLContext()TLSv1.3 is not supported in this device; falling through TLSv1.2
D: 2023-01-11 07:04:29:664(ConnectionValidator.kt:63) .validate()validationRetryCount 0
D: 2023-01-11 07:04:29:666(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id f09ee19a-64a6-4b14-87d0-b5862e041742
D: 2023-01-11 07:04:29:774(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 166cee06-cd39-48f8-95c9-e27f0bada6b3
D: 2023-01-11 07:04:29:807(CheckPathExistenceRemoteOperation.kt:70) .run()Existence check for https://REDACTEDIPADDRESS:9200/remote.php/dav/files/ finished with HTTP status 401(FAIL)
D: 2023-01-11 07:04:29:808(ConnectionValidator.kt:140) .shouldInvalidateAccountCredentials()Received error: 401,
account: REDACTEDUSERNAME@REDACTEDIPADDRESS:9200
credentials are real: true,
so we need to invalidate credentials for account REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 : true
I: 2023-01-11 07:04:29:809(ConnectionValidator.kt:158) .invalidateAccountCredentials()Invalidating account credentials for account com.owncloud.android.lib.common.OwnCloudAccount@e6b4a96
I: 2023-01-11 07:04:30:043(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:045(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:050(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:061(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:090(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:091(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:154(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:160(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:163(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:173(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:175(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:185(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:187(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:236(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:238(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:246(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:248(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:257(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:258(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:272(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:275(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:291(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:294(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:296(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:30:360(AccountUtils.java:115) .getCredentialsForAccount()Trying to retrieve credentials for oAuth accountREDACTEDUSERNAME@REDACTEDIPADDRESS:9200
I: 2023-01-11 07:04:30:363(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:366(DrawerActivity.kt:393) .updateQuota()Update Quota
D: 2023-01-11 07:04:30:366(AccountAuthenticator.java:203) .clientSecretIsValid()Client secret expiration [null]
I: 2023-01-11 07:04:30:367(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:368(AccountAuthenticator.java:332) .refreshToken()Ready to exchange for new tokens. Account: [ REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 ], Refresh token: [ eyJhbGciOiJQUzI1NiIsImtpZCI6InByaXZhdGUta2V5IiwidHlwIjoiSldUIn0.eyJhdWQiOiJlNHJBc05VU0lVczBsRjRuYnY5Rm1DZVVrVGxWOUdkZ1RMREgxYjV1aWU3c3liOTBTekVWcmJON0hJcG1XSmVEIiwiZXhwIjoxNjc2MDA5MjExLCJqdGkiOiJLTk9RX1BicHFJa2NhOUtLb0hadjVFT29CUG83bmlDNCIsImlhdCI6MTY3MzQxNzIxMSwiaXNzIjoiaHR0cHM6Ly8xOTIuMTY4LjAuMjM6OTIwMCIsInN1YiI6IkYwSEVZQUd3M1ZVOHVzSVhAdEVkbHowU2ZIckRLbDc1ZndGYjcwajc0ZnAzcEcxVlB1NWJ2bFVGX2FEVVpiQmhUV0JHY05GMEdjYjRRT2YxQjlXRzVYUSIsImxnLnQiOiIyIiwic2NwIjoicHJvZmlsZSBvcGVuaWQgb2ZmbGluZV9hY2Nlc3MgZW1haWwiLCJsZy5yIjoiRVNoZWw0NG5XdlQtb2RkdU0wclRWSGVUYkZubnJZcDlEdmxINjhzYTE4NCIsImxnLmkiOnsiZG4iOiJEYXZpZCBIYW1tYWtlciIsImlkIjoidWlkPWRhdmlkamhhbW1ha2VyLG91PXVzZXJzLG89bGlicmVncmFwaC1pZG0iLCJ1biI6ImRhdmlkamhhbW1ha2VyIn0sImxnLnAiOiJpZGVudGlmaWVyLWxkYXAifQ.ALCiUrkn01-Utd-1Q4fqef_kv4xOBspGhDu28QOz3aEgDP-BO4bt0DD0uV8eXJ4eBb9l0bHAiYw7KYeKOWazj3M9BquwiG_6YK5NfSRTplQCt1aC_cEUHkoluiIJYmzKmb1Vedx3vFCzJWday5-4nfdKPugl25Kaym7kG-MvjSh-iYenWuXu4aSbTR4lbysNJO6hOEPtTcmyhTevCfAxM0WWAvagdXu8zQZwSCHQEoRcAg_baYUBGWZH3B0_vOznMYEETlp3XA6r8Kr6JYxKwLAsge8rB1Np-3sGL0bRA2kUaB1UvpzBNiucXAtlUt_25Nen2nGrFDAVMiaTHdpJcfiM7PCqsHhLJ3KzpxwQrzBjOU999c-uuhJqEZQVw5Q-XSIyYn1Gt0jkTCF_ZOeSNis9EjEnNYGjGBKALuMNsCPYT_br0M2CphbAV7N2UWC4JlH_HIG2ZVJKt_GE2lsNZs6NL6F7RRrfK2ucGPh7-fbKbM0aFIHCQ3rxdl1Hw8YOxqA9JkJqZ4ip-ofF65ROctlgFSnafDu3xO9NmOD1-WNPjbG3bN99-VPqNQDshbDKR5YAprqKEWtuuaVASYv9iB1k_xxJhcGcQG_1x_iNtEAqXM-N4WNQGZEmCRaR-63O3FBlE2rpwsifavBIi2c9YQboczT32r5myiUB0VRleVM ]
D: 2023-01-11 07:04:30:372(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 0d26b804-a511-415b-be2f-b3f131f1f50c
I: 2023-01-11 07:04:30:377(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:379(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:383(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:388(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:394(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:395(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:394(GetOIDCDiscoveryRemoteOperation.kt:64) .run()Successful response {
"issuer": "https://REDACTEDIPADDRESS:9200",
"authorization_endpoint": "https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/authorize",
"token_endpoint": "https://REDACTEDIPADDRESS:9200/konnect/v1/token",
"userinfo_endpoint": "https://REDACTEDIPADDRESS:9200/konnect/v1/userinfo",
"end_session_endpoint": "https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/endsession",
"check_session_iframe": "https://REDACTEDIPADDRESS:9200/konnect/v1/session/check-session.html",
"jwks_uri": "https://REDACTEDIPADDRESS:9200/konnect/v1/jwks.json",
"scopes_supported": [
"openid",
"offline_access",
"profile",
"email",
"LibgreGraph.UUID",
"LibreGraph.RawSub"
],
"response_types_supported": [
"id_token token",
"id_token",
"code id_token",
"code id_token token"
],
"subject_types_supported": [
"public"
],
"id_token_signing_alg_values_supported": [
"PS512",
"RS256",
"RS384",
"RS512",
"PS256",
"PS384"
],
"userinfo_signing_alg_values_supported": [
"PS512",
"RS256",
"RS384",
"RS512",
"PS256",
"PS384"
],
"request_object_signing_alg_values_supported": [
"ES256",
"ES384",
"ES512",
"RS256",
"RS384",
"RS512",
"PS256",
"PS384",
"PS512",
"none",
"EdDSA"
],
"token_endpoint_auth_methods_supported": [
"client_secret_basic",
"none"
],
"token_endpoint_auth_signing_alg_values_supported": [
"PS512",
"RS256",
"RS384",
"RS512",
"PS256",
"PS384"
],
"claims_parameter_supported": true,
"claims_supported": [
"iss",
"sub",
"aud",
"exp",
"iat",
"name",
"family_name",
"given_name",
"email",
"email_verified"
],
"request_parameter_supported": true,
"request_uri_parameter_supported": false
}
D: 2023-01-11 07:04:30:400(GetOIDCDiscoveryRemoteOperation.kt:70) .run()Get OIDC Discovery completed and parsed to [OIDCDiscoveryResponse(authorization_endpoint=https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/authorize, check_session_iframe=https://REDACTEDIPADDRESS:9200/konnect/v1/session/check-session.html, end_session_endpoint=https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/endsession, issuer=https://REDACTEDIPADDRESS:9200, registration_endpoint=null, response_types_supported=[id_token token, id_token, code id_token, code id_token token], scopes_supported=[openid, offline_access, profile, email, LibgreGraph.UUID, LibreGraph.RawSub], token_endpoint=https://REDACTEDIPADDRESS:9200/konnect/v1/token, token_endpoint_auth_methods_supported=[client_secret_basic, none], userinfo_endpoint=https://REDACTEDIPADDRESS:9200/konnect/v1/userinfo)]
D: 2023-01-11 07:04:30:402(AccountAuthenticator.java:349) .refreshToken()Client Id not stored. Let's use the hardcoded one
D: 2023-01-11 07:04:30:404(AccountAuthenticator.java:353) .refreshToken()Client Secret not stored. Let's use the hardcoded one
D: 2023-01-11 07:04:30:404(DrawerActivity.kt:393) .updateQuota()Update Quota
D: 2023-01-11 07:04:30:405(AccountAuthenticator.java:358) .refreshToken()OIDC Discovery success. Server discovery info: [ OIDCServerConfiguration(authorizationEndpoint=https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/authorize, checkSessionIframe=https://REDACTEDIPADDRESS:9200/konnect/v1/session/check-session.html, endSessionEndpoint=https://REDACTEDIPADDRESS:9200/signin/v1/identifier/_/endsession, issuer=https://REDACTEDIPADDRESS:9200, registrationEndpoint=null, responseTypesSupported=[id_token token, id_token, code id_token, code id_token token], scopesSupported=[openid, offline_access, profile, email, LibgreGraph.UUID, LibreGraph.RawSub], tokenEndpoint=https://REDACTEDIPADDRESS:9200/konnect/v1/token, tokenEndpointAuthMethodsSupported=[client_secret_basic, none], userInfoEndpoint=https://REDACTEDIPADDRESS:9200/konnect/v1/userinfo) ]
I: 2023-01-11 07:04:30:407(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:408(OwnCloudClient.java:128) .saveExecuteHttpMethod()Executing in request with id 900f8451-e6e0-4f3a-bc1f-a099bc609124
D: 2023-01-11 07:04:30:416(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:418(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
E: 2023-01-11 07:04:30:423(TokenRequestRemoteOperation.kt:77) .run()Failed response while getting tokens from the server status code: 400; response message: {
"error": "invalid_request",
"error_description": "client_id is missing"
}
D: 2023-01-11 07:04:30:424(RemoteOperationResult.java:316) .<init>()RemoteOperationResult has processed UNHANDLED_HTTP_CODE: 400 Bad Request
E: 2023-01-11 07:04:30:426(TokenRequestRemoteOperation.kt:82) .run()Exception while getting tokens
java.lang.IllegalStateException: closed
at okio.RealBufferedSource.select(RealBufferedSource.kt:218)
at okhttp3.internal.Util.readBomAsCharset(Util.kt:258)
at okhttp3.ResponseBody.string(ResponseBody.kt:187)
at com.owncloud.android.lib.common.http.methods.HttpBaseMethod.getResponseBodyAsString(HttpBaseMethod.kt:138)
at com.owncloud.android.lib.common.operations.RemoteOperationResult.<init>(RemoteOperationResult.java:193)
at com.owncloud.android.lib.resources.oauth.TokenRequestRemoteOperation.run(TokenRequestRemoteOperation.kt:78)
at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:264)
at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:229)
at com.owncloud.android.lib.resources.oauth.services.implementation.OCOIDCService.performTokenRequest(OCOIDCService.kt:49)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performTokenRequest$tokenResponse$1.invoke(RemoteOAuthDataSourceImpl.kt:56)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performTokenRequest$tokenResponse$1.invoke(RemoteOAuthDataSourceImpl.kt:55)
at com.owncloud.android.data.RemoteOperationHandlerKt.executeRemoteOperation(RemoteOperationHandler.kt:78)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl.performTokenRequest(RemoteOAuthDataSourceImpl.kt:55)
at com.owncloud.android.data.oauth.OAuthRepositoryImpl.performTokenRequest(OAuthRepositoryImpl.kt:36)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:30)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:25)
at com.owncloud.android.domain.BaseUseCaseWithResult.execute(BaseUseCaseWithResult.kt:30)
at com.owncloud.android.authentication.AccountAuthenticator.refreshToken(AccountAuthenticator.java:383)
at com.owncloud.android.authentication.AccountAuthenticator.getAuthToken(AccountAuthenticator.java:177)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:247)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:114)
at android.os.Binder.execTransact(Binder.java:746)
D: 2023-01-11 07:04:30:428(DrawerActivity.kt:393) .updateQuota()Update Quota
E: 2023-01-11 07:04:30:428(RemoteOperationResult.java:119) .<init>()---------------------------------
Create RemoteOperationResult from exception.
Message: IllegalStateException: closed
Stacktrace: java.lang.IllegalStateException: closed
at okio.RealBufferedSource.select(RealBufferedSource.kt:218)
at okhttp3.internal.Util.readBomAsCharset(Util.kt:258)
at okhttp3.ResponseBody.string(ResponseBody.kt:187)
at com.owncloud.android.lib.common.http.methods.HttpBaseMethod.getResponseBodyAsString(HttpBaseMethod.kt:138)
at com.owncloud.android.lib.common.operations.RemoteOperationResult.<init>(RemoteOperationResult.java:193)
at com.owncloud.android.lib.resources.oauth.TokenRequestRemoteOperation.run(TokenRequestRemoteOperation.kt:78)
at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:264)
at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:229)
at com.owncloud.android.lib.resources.oauth.services.implementation.OCOIDCService.performTokenRequest(OCOIDCService.kt:49)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performTokenRequest$tokenResponse$1.invoke(RemoteOAuthDataSourceImpl.kt:56)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl$performTokenRequest$tokenResponse$1.invoke(RemoteOAuthDataSourceImpl.kt:55)
at com.owncloud.android.data.RemoteOperationHandlerKt.executeRemoteOperation(RemoteOperationHandler.kt:78)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl.performTokenRequest(RemoteOAuthDataSourceImpl.kt:55)
at com.owncloud.android.data.oauth.OAuthRepositoryImpl.performTokenRequest(OAuthRepositoryImpl.kt:36)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:30)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:25)
at com.owncloud.android.domain.BaseUseCaseWithResult.execute(BaseUseCaseWithResult.kt:30)
at com.owncloud.android.authentication.AccountAuthenticator.refreshToken(AccountAuthenticator.java:383)
at com.owncloud.android.authentication.AccountAuthenticator.getAuthToken(AccountAuthenticator.java:177)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:247)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:114)
at android.os.Binder.execTransact(Binder.java:746)
---------------------------------
E: 2023-01-11 07:04:30:429(AccountAuthenticator.java:390) .refreshToken()OAuth request to refresh access token failed. Preparing to access Login Activity
com.owncloud.android.domain.exceptions.ServerNotReachableException
at com.owncloud.android.data.RemoteOperationHandlerKt.handleRemoteOperationResult(RemoteOperationHandler.kt:97)
at com.owncloud.android.data.RemoteOperationHandlerKt.executeRemoteOperation(RemoteOperationHandler.kt:79)
at com.owncloud.android.data.oauth.datasource.impl.RemoteOAuthDataSourceImpl.performTokenRequest(RemoteOAuthDataSourceImpl.kt:55)
at com.owncloud.android.data.oauth.OAuthRepositoryImpl.performTokenRequest(OAuthRepositoryImpl.kt:36)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:30)
at com.owncloud.android.domain.authentication.oauth.RequestTokenUseCase.run(RequestTokenUseCase.kt:25)
at com.owncloud.android.domain.BaseUseCaseWithResult.execute(BaseUseCaseWithResult.kt:30)
at com.owncloud.android.authentication.AccountAuthenticator.refreshToken(AccountAuthenticator.java:383)
at com.owncloud.android.authentication.AccountAuthenticator.getAuthToken(AccountAuthenticator.java:177)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:247)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:114)
at android.os.Binder.execTransact(Binder.java:746)
I: 2023-01-11 07:04:30:429(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:436(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:437(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:445(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:448(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:455(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:456(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:466(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:467(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:470(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:30:496(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:499(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:500(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:505(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:507(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:508(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:516(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:521(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:523(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:554(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:556(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:580(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:581(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:613(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:619(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:630(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:632(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:646(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:648(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:658(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:664(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:681(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:683(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:693(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:30:698(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:699(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:701(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:712(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:717(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:717(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:722(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:724(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:725(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:736(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:739(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:747(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:749(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:761(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:764(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:769(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:770(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:778(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:779(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:788(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:789(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:819(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:820(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:824(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:30:827(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:828(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:829(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:836(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:838(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:839(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:844(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:847(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:848(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:857(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:858(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:865(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:866(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:881(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:883(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:892(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:894(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:902(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:904(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:911(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:912(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:922(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:923(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:926(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:30:946(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:949(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:951(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:960(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:961(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:961(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:974(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:975(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:30:975(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:984(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:985(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:30:993(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:30:997(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:011(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:013(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:024(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:025(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:057(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:062(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:098(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:100(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:119(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:120(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:126(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:31:137(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:171(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:173(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:186(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:187(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:188(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:202(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:204(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:205(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:217(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:219(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:237(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:238(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:262(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:263(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:278(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:279(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:287(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:289(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:299(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:300(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:311(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:312(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:316(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:31:321(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:325(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:327(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:335(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:339(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:340(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:348(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:350(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:352(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:360(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:362(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:369(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:370(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:387(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:389(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:397(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:400(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:408(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:409(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:416(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:417(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:426(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:427(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:430(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:31:455(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:457(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:459(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:466(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:470(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:471(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:480(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:484(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:486(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:494(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:497(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:504(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:506(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:520(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:521(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:530(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:532(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:540(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:541(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:549(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:550(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:566(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:567(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:571(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
I: 2023-01-11 07:04:31:578(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:581(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:582(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:591(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:594(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:595(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
I: 2023-01-11 07:04:31:613(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:627(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:629(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:642(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:644(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:659(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:662(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:684(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:686(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:698(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:699(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:709(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:711(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:720(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:726(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:736(DrawerActivity.kt:393) .updateQuota()Update Quota
I: 2023-01-11 07:04:31:740(AvatarManager.kt:87) .getAvatarForAccount()Avatar with imageKey a_REDACTEDUSERNAME@REDACTEDIPADDRESS:9200 is not available in cache. Generating one...
D: 2023-01-11 07:04:31:742(ViewModelExt.kt:64) $runUseCaseWithResult.invokeSuspend()Use case executed: GetStoredQuotaUseCase with result: Success(data=UserQuota(accountName=REDACTEDUSERNAME@REDACTEDIPADDRESS:9200, available=-2, used=1985665))
V: 2023-01-11 07:04:31:804(MainApp.kt:146) $onCreate.onActivityStopped()SettingsActivity onStop() ending
V: 2023-01-11 07:04:31:810(MainApp.kt:159) $onCreate.onActivityDestroyed()SettingsActivity onDestroy() ending
V: 2023-01-11 07:04:36:461(FileDisplayActivity.kt:706) .onPause()onPause() start
V: 2023-01-11 07:04:36:463(MainApp.kt:142) $onCreate.onActivityPaused()FileDisplayActivity onPause() ending
V: 2023-01-11 07:04:36:464(FileDisplayActivity.kt:717) .onPause()onPause() end
D: 2023-01-11 07:04:36:491(MainApp.kt:102) $onCreate.onActivityCreated()SettingsActivity onCreate(Bundle) starting
V: 2023-01-11 07:04:36:534(MainApp.kt:129) $onCreate.onActivityStarted()SettingsActivity onStart() starting
V: 2023-01-11 07:04:36:548(MainApp.kt:138) $onCreate.onActivityResumed()SettingsActivity onResume() starting
V: 2023-01-11 07:04:37:138(MainApp.kt:146) $onCreate.onActivityStopped()FileDisplayActivity onStop() ending
V: 2023-01-11 07:04:37:143(FileDisplayActivity.kt:672) .onSaveInstanceState()onSaveInstanceState() start
V: 2023-01-11 07:04:37:147(MainApp.kt:155) $onCreate.onActivitySaveInstanceState()FileDisplayActivity onSaveInstanceState(Bundle) starting
V: 2023-01-11 07:04:37:150(FileDisplayActivity.kt:682) .onSaveInstanceState()onSaveInstanceState() end
V: 2023-01-11 07:04:39:360(MainApp.kt:142) $onCreate.onActivityPaused()SettingsActivity onPause() ending
D: 2023-01-11 07:04:39:377(MainApp.kt:102) $onCreate.onActivityCreated()LogsListActivity onCreate(Bundle) starting
V: 2023-01-11 07:04:39:419(MainApp.kt:129) $onCreate.onActivityStarted()LogsListActivity onStart() starting
V: 2023-01-11 07:04:39:421(MainApp.kt:138) $onCreate.onActivityResumed()LogsListActivity onResume() starting
V: 2023-01-11 07:04:39:944(MainApp.kt:146) $onCreate.onActivityStopped()SettingsActivity onStop() ending
V: 2023-01-11 07:04:39:948(MainApp.kt:155) $onCreate.onActivitySaveInstanceState()SettingsActivity onSaveInstanceState(Bundle) starting
V: 2023-01-11 07:04:46:511(MainApp.kt:142) $onCreate.onActivityPaused()LogsListActivity onPause() ending
V: 2023-01-11 07:04:46:538(MainApp.kt:129) $onCreate.onActivityStarted()SettingsActivity onStart() starting
V: 2023-01-11 07:04:46:540(MainApp.kt:138) $onCreate.onActivityResumed()SettingsActivity onResume() starting
V: 2023-01-11 07:04:47:048(MainApp.kt:146) $onCreate.onActivityStopped()LogsListActivity onStop() ending
V: 2023-01-11 07:04:47:060(MainApp.kt:159) $onCreate.onActivityDestroyed()LogsListActivity onDestroy() ending
To follow-up on this, I was trying to connect to OCIS. I've switched my instance to ownCloud server instead, and this problem has not recurred. Not exactly a "fix", but worth noting.
Hi @davidhammaker! Thanks a lot for your research, it's being very helpful. May I ask you to enable the HTTP logging in your app? We are chasing the problem and we think it's related with some network calls, so if we could see the HTTP activity in the logs it would be great. Thanks in advance! 🍻
Unfortunately, I have already stopped using my OCIS server and started using the other, so the issue has stopped occurring for me.
Thank you for looking into this! I'm sorry that I'm unable to continue helping.
On Tue, Jan 17, 2023, 2:40 AM Juan Carlos Garrote @.***> wrote:
Hi @davidhammaker https://github.com/davidhammaker! Thanks a lot for your research, it's being very helpful. May I ask you to enable the HTTP logging in your app? We are chasing the problem and we think it's related with some network calls, so if we could see the HTTP activity in the logs it would be great. Thanks in advance! 🍻
— Reply to this email directly, view it on GitHub https://github.com/owncloud/android/issues/3756#issuecomment-1384952199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ3HBQKMJER4LJNJ3WNT4GLWSZEFXANCNFSM6AAAAAAQJLLRUI . You are receiving this because you were mentioned.Message ID: @.***>
Unfortunately, I have already stopped using my OCIS server and started using the other, so the issue has stopped occurring for me.
Thank you for looking into this! I'm sorry that I'm unable to continue helping.
Sure, don't worry! We'll keep researching and when we have news and fortunately a fix we'll let you know 😀, thanks again!
Release 3.0.2 , already available in Google Play, contains a potential fix for this issue. Please, check it out and let us know your very valuable feedback.
Release 3.0.3 with more improvements, already released. Please, let us know if the problem is still reproducible or not.
Should be fixed, please reopen if still reproducible
I still haven't had an issue since switching my instance from OCIS to the traditional ownCloud server. No need to re-open. Thank you!