I just purchased the Android app to try it out with my Google account and it doesn’t seem to be working at all. I’m running CalyxOS on a Pixel 4A with MicroG. After licensing the app, I see my Google account listed and when trying to open it, I just get the message “Google Drive could not be authenticated”. Is this a known issue?
Hey and welcome to the Cryptomator Community ,
We’re not aware of a problem together with MicroG but this does not mean that it cannot exist.
Can you please enable debug mode, reproduce the problem and send us the log file? How do I enable debug mode on Android?
I 20210914231238.767 App Cryptomator v1.5.18 (2331) "APK Store Edition" started on android 11 / API30 using a Pixel 4a (5G)
I 20210914231238.820 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.SplashActivity@17e91ee
I 20210914231238.856 App Cryptors service connected
I 20210914231238.858 App Cryptors service connected
I 20210914231238.859 App Auto upload service connected
I 20210914231238.860 App Cryptors service connected
I 20210914231238.873 Database Configure v0
I 20210914231238.874 Database Create v6
I 20210914231238.874 DatabaseUpgrade Running CompoundDatabaseUpgrade (0 -> 6)
I 20210914231238.874 DatabaseUpgrade Running Upgrade0To1 (0 -> 1)
I 20210914231238.876 DatabaseUpgrade Running Upgrade1To2 (1 -> 2)
I 20210914231238.876 DatabaseUpgrade Running Upgrade2To3 (2 -> 3)
I 20210914231238.879 DatabaseUpgrade Running Upgrade3To4 (3 -> 4)
I 20210914231238.881 DatabaseUpgrade Running Upgrade4To5 (4 -> 5)
I 20210914231238.884 DatabaseUpgrade Running Upgrade5To6 (5 -> 6)
I 20210914231238.888 Database Open v6
I 20210914231238.935 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@ac927b9
I 20210914231239.110 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.LicenseCheckActivity@e6151fd
W 20210914231239.155 Message No license provided. Please enter a valid license.
I 20210914231242.130 LicenseCheckPresenter Your license is valid!
I 20210914231243.272 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@d4eab0f
I 20210914231243.804 VaultListPresenter UpdateCheck finished, latest version
I 20210914231245.081 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@3759cd2
I 20210914231245.914 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@32992b8
I 20210914231247.831 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@32992b8
I 20210914231247.912 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@3759cd2
I 20210914231248.019 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231248.355 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@80603dd
I 20210914231248.446 Message Google Drive could not be authenticated.
I 20210914231248.504 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231252.641 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914231429.009 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231429.304 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@e18c3cb
I 20210914231429.420 Message Google Drive could not be authenticated.
I 20210914231429.499 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231429.688 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@65202da
I 20210914231429.772 Message Google Drive could not be authenticated.
I 20210914231429.817 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231431.361 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231431.582 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@46ec5d1
I 20210914231431.685 Message Google Drive could not be authenticated.
I 20210914231431.743 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231444.976 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914231447.873 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231448.109 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@37170b5
I 20210914231448.225 Message Google Drive could not be authenticated.
I 20210914231448.312 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231527.658 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231527.976 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@53a5345
I 20210914231528.096 Message Google Drive could not be authenticated.
I 20210914231528.179 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
I 20210914231530.842 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914232534.681 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aab3cad
E 20210914232534.716 CryptomatorApp BaseErrorHandler detected a problem
java.lang.NullPointerException: ll_progress must not be null
at org.cryptomator.presentation.ui.dialog.BaseProgressErrorDialog.showError(BaseProgressErrorDialog.kt:19)
at org.cryptomator.presentation.ui.activity.BaseActivity.showError(BaseActivity.kt:306)
at org.cryptomator.presentation.exception.MessageExceptionHandler.doHandle(MessageExceptionHandler.kt:12)
at org.cryptomator.presentation.exception.ExceptionHandler.handle(ExceptionHandler.kt:14)
at org.cryptomator.presentation.exception.ExceptionHandlers.handle(ExceptionHandlers.kt:59)
at org.cryptomator.presentation.presenter.Presenter.showError(Presenter.kt:180)
at org.cryptomator.presentation.presenter.Presenter$DefaultResultHandler.onError(Presenter.kt:161)
at org.cryptomator.presentation.presenter.BrowseFilesPresenter$getCloudList$1.onError(BrowseFilesPresenter.kt:181)
at org.cryptomator.domain.usecases.cloud.GetCloudListUseCase$Launcher$1.onError(GetCloudListUseCase.java:76)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.checkTerminated(FlowableObserveOn.java:209)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$ObserveOnSubscriber.runAsync(FlowableObserveOn.java:399)
at io.reactivex.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.run(FlowableObserveOn.java:176)
at io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:124)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7664)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
ErrorCode: AC4H:S572
I 20210914232728.160 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914233509.355 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914233528.781 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914233613.638 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914233638.749 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210914234636.256 CryptorsService ScreenLock received, destroying cryptors and shutting down service
I 20210915085214.903 App Cryptomator v1.5.18 (2331) "APK Store Edition" started on android 11 / API30 using a Pixel 4a (5G)
I 20210915085215.000 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
I 20210915085215.027 App Cryptors service connected
I 20210915085215.043 App Cryptors service connected
I 20210915085215.044 App Auto upload service connected
I 20210915085215.045 App Cryptors service connected
I 20210915085215.057 Database Configure v6
I 20210915085215.058 Database Open v6
I 20210915085215.111 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
I 20210915085218.308 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.SettingsActivity@e151103
I 20210915085240.591 Logging Debug mode enabled
D 20210915085253.250 ActivityLifecycle finish org.cryptomator.presentation.ui.activity.SettingsActivity@e151103
D 20210915085253.285 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.SettingsActivity@e151103
D 20210915085253.285 PresenterLifecycle pause org.cryptomator.presentation.presenter.SettingsPresenter@fe625a4
D 20210915085253.294 ActivityLifecycle onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085253.295 FragmentLifecycle onStart VaultListFragment{a00454a} (94792795-fb5e-4de2-8b69-1aeb5d4375b7 id=0x7f0a0105)
D 20210915085253.296 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
I 20210915085253.298 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085253.298 FragmentLifecycle onResume VaultListFragment{a00454a} (94792795-fb5e-4de2-8b69-1aeb5d4375b7 id=0x7f0a0105)
D 20210915085253.299 GetVaultListUseCase started 69babed5
D 20210915085253.299 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085253.299 PresenterLifecycle resume org.cryptomator.presentation.presenter.VaultListPresenter@5716b8d
D 20210915085253.300 GetVaultListUseCase finished 69babed5
D 20210915085253.349 GetVaultListUseCase started 69babed6
D 20210915085253.350 GetVaultListUseCase finished 69babed6
D 20210915085253.758 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.SettingsActivity@e151103
D 20210915085253.760 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.SettingsActivity@e151103
D 20210915085253.761 PresenterLifecycle destroy org.cryptomator.presentation.presenter.SettingsPresenter@fe625a4
V 20210915085258.305 FragmentLifecycle onPause VaultListFragment{a00454a} (94792795-fb5e-4de2-8b69-1aeb5d4375b7 id=0x7f0a0105)
D 20210915085258.305 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085258.305 PresenterLifecycle pause org.cryptomator.presentation.presenter.VaultListPresenter@5716b8d
D 20210915085258.312 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
V 20210915085258.330 FragmentLifecycle onCreate ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
V 20210915085258.330 FragmentLifecycle onCreateView ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
V 20210915085258.331 FragmentLifecycle onViewCreated ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
V 20210915085258.332 FragmentLifecycle onActivityCreated ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
V 20210915085258.332 FragmentLifecycle onStart ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
D 20210915085258.333 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
I 20210915085258.334 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
V 20210915085258.335 FragmentLifecycle onResume ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
D 20210915085258.335 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
D 20210915085258.335 PresenterLifecycle resume org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@a528be
V 20210915085258.801 FragmentLifecycle onStop VaultListFragment{a00454a} (94792795-fb5e-4de2-8b69-1aeb5d4375b7 id=0x7f0a0105)
D 20210915085258.801 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085258.802 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085259.666 GetCloudsUseCase started 69bb67c8
D 20210915085259.668 GetCloudsUseCase finished 69bb67c8
V 20210915085259.670 Progress UNKNOWN_MIMETYPE -1%
D 20210915085259.671 GetRootFolderUseCase started 69babed3
D 20210915085259.675 GetRootFolderUseCase failed 69babed3
V 20210915085259.705 Progress COMPLETED -1%
V 20210915085259.706 FragmentLifecycle onPause ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
D 20210915085259.707 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
D 20210915085259.707 PresenterLifecycle pause org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@a528be
D 20210915085259.715 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085259.721 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
I 20210915085259.722 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085259.723 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085259.723 PresenterLifecycle resume org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@39fa535
V 20210915085259.723 Progress AUTHENTICATION -1%
D 20210915085259.772 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085259.772 PresenterLifecycle pause org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@39fa535
D 20210915085259.865 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085259.866 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
V 20210915085259.867 FragmentLifecycle onStop ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
D 20210915085259.867 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
D 20210915085259.868 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@4c57a74
D 20210915085303.248 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@26ccb0e
D 20210915085303.249 PresenterLifecycle destroy org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@39fa535
V 20210915085303.257 FragmentLifecycle onDestroyView ChooseCloudServiceFragment{b4aa00e} (65a8ca9e-4fc7-45c5-8ae8-20a710a13ebe id=0x7f0a0105)
I 20210915085306.676 App Cryptomator v1.5.18 (2331) "APK Store Edition" started on android 11 / API30 using a Pixel 4a (5G)
D 20210915085306.677 App appId org.cryptomator
D 20210915085306.707 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085306.731 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
I 20210915085306.733 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085306.734 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085306.734 PresenterLifecycle resume org.cryptomator.presentation.presenter.SplashPresenter@3c21a49
D 20210915085306.738 ActivityLifecycle finish org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085306.740 CryptorsService created
D 20210915085306.744 AutoUploadService created
D 20210915085306.750 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085306.751 PresenterLifecycle pause org.cryptomator.presentation.presenter.SplashPresenter@3c21a49
I 20210915085306.758 App Cryptors service connected
I 20210915085306.761 App Cryptors service connected
I 20210915085306.762 App Auto upload service connected
I 20210915085306.763 App Cryptors service connected
D 20210915085306.768 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
I 20210915085306.772 Database Configure v6
I 20210915085306.773 Database Open v6
D 20210915085306.803 DoLicenseCheckUseCase started 69bb88dc
V 20210915085306.805 FragmentLifecycle onCreate VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
V 20210915085306.805 FragmentLifecycle onCreateView VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
V 20210915085306.816 FragmentLifecycle onViewCreated VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
V 20210915085306.816 FragmentLifecycle onActivityCreated VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
V 20210915085306.817 FragmentLifecycle onStart VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085306.820 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
I 20210915085306.821 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085306.822 FragmentLifecycle onResume VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085306.823 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085306.823 GetVaultListUseCase started 69bb88d6
D 20210915085306.823 PresenterLifecycle resume org.cryptomator.presentation.presenter.VaultListPresenter@34e0553
D 20210915085306.824 GetVaultListUseCase finished 69bb88d6
D 20210915085306.831 DoLicenseCheckUseCase finished 69bb88dc
D 20210915085306.900 GetVaultListUseCase started 69bb88d7
D 20210915085306.902 GetVaultListUseCase finished 69bb88d7
D 20210915085307.125 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085307.128 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.SplashActivity@f6ed68f
D 20210915085307.128 PresenterLifecycle destroy org.cryptomator.presentation.presenter.SplashPresenter@3c21a49
V 20210915085309.171 FragmentLifecycle onPause VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085309.172 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085309.172 PresenterLifecycle pause org.cryptomator.presentation.presenter.VaultListPresenter@34e0553
D 20210915085309.182 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085309.201 FragmentLifecycle onCreate ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
V 20210915085309.202 FragmentLifecycle onCreateView ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
V 20210915085309.205 FragmentLifecycle onViewCreated ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
V 20210915085309.206 FragmentLifecycle onActivityCreated ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
V 20210915085309.207 FragmentLifecycle onStart ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085309.208 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
I 20210915085309.211 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085309.212 FragmentLifecycle onResume ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085309.212 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085309.213 PresenterLifecycle resume org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@d44f8c3
V 20210915085309.681 FragmentLifecycle onStop VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085309.682 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085309.684 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085311.179 GetCloudsUseCase started 69bb9240
D 20210915085311.181 GetCloudsUseCase finished 69bb9240
V 20210915085311.184 Progress UNKNOWN_MIMETYPE -1%
D 20210915085311.185 GetRootFolderUseCase started 69bb88d6
D 20210915085311.189 GetRootFolderUseCase finished 69bb88d6
V 20210915085311.236 Progress COMPLETED -1%
V 20210915085311.238 FragmentLifecycle onPause ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085311.239 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085311.239 PresenterLifecycle pause org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@d44f8c3
D 20210915085311.248 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
V 20210915085311.258 FragmentLifecycle onCreate BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
V 20210915085311.259 FragmentLifecycle onCreateView BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
V 20210915085311.268 FragmentLifecycle onViewCreated BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
V 20210915085311.268 FragmentLifecycle onActivityCreated BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
V 20210915085311.269 FragmentLifecycle onStart BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085311.270 GetCloudListUseCase started 69bb9a51
D 20210915085311.270 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
I 20210915085311.271 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
V 20210915085311.272 FragmentLifecycle onResume BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085311.272 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
D 20210915085311.272 PresenterLifecycle resume org.cryptomator.presentation.presenter.BrowseFilesPresenter@a062189
D 20210915085311.671 GetCloudListUseCase failed 69bb9a51
V 20210915085311.696 FragmentLifecycle onPause BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085311.696 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
D 20210915085311.697 PresenterLifecycle pause org.cryptomator.presentation.presenter.BrowseFilesPresenter@a062189
D 20210915085311.711 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085311.718 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
I 20210915085311.719 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085311.719 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085311.719 PresenterLifecycle resume org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@2fa5660
V 20210915085311.720 Progress AUTHENTICATION -1%
V 20210915085311.739 FragmentLifecycle onStop ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085311.739 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085311.740 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085311.777 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085311.778 PresenterLifecycle pause org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@2fa5660
I 20210915085311.887 Message Google Drive could not be authenticated.
D 20210915085311.888 ActivityLifecycle finish org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
I 20210915085311.951 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
V 20210915085311.952 FragmentLifecycle onResume BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085311.952 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
D 20210915085311.952 PresenterLifecycle resume org.cryptomator.presentation.presenter.BrowseFilesPresenter@a062189
D 20210915085312.020 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085312.023 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@f4027ad
D 20210915085312.024 PresenterLifecycle destroy org.cryptomator.presentation.presenter.AuthenticateCloudPresenter@2fa5660
D 20210915085317.287 ActivityLifecycle finish org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
V 20210915085317.305 FragmentLifecycle onPause BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085317.306 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
D 20210915085317.306 PresenterLifecycle pause org.cryptomator.presentation.presenter.BrowseFilesPresenter@a062189
D 20210915085317.313 ActivityLifecycle onRestart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085317.314 FragmentLifecycle onStart ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085317.315 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
I 20210915085317.316 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085317.317 FragmentLifecycle onResume ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085317.318 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085317.318 PresenterLifecycle resume org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@d44f8c3
V 20210915085317.767 FragmentLifecycle onStop BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085317.767 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
V 20210915085317.769 FragmentLifecycle onDestroyView BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
V 20210915085317.769 FragmentLifecycle onDestroy BrowseFilesFragment{340633f} (a91fb838-9667-42e0-a16f-c7d7cd930bfe id=0x7f0a0105)
D 20210915085317.769 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@9717844
D 20210915085317.769 PresenterLifecycle destroy org.cryptomator.presentation.presenter.BrowseFilesPresenter@a062189
D 20210915085320.036 ActivityLifecycle finish org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085320.049 FragmentLifecycle onPause ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085320.049 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085320.049 PresenterLifecycle pause org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@d44f8c3
D 20210915085320.062 ActivityLifecycle onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085320.063 FragmentLifecycle onStart VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085320.064 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
I 20210915085320.066 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085320.067 FragmentLifecycle onResume VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085320.068 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085320.068 GetVaultListUseCase started 69bb88d8
D 20210915085320.068 PresenterLifecycle resume org.cryptomator.presentation.presenter.VaultListPresenter@34e0553
D 20210915085320.070 GetVaultListUseCase finished 69bb88d8
V 20210915085320.521 FragmentLifecycle onStop ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085320.521 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
V 20210915085320.522 FragmentLifecycle onDestroyView ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
V 20210915085320.523 FragmentLifecycle onDestroy ChooseCloudServiceFragment{97534d3} (04788054-aefd-4e6d-9b65-c8287690dadc id=0x7f0a0105)
D 20210915085320.523 ActivityLifecycle onDestroy org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@ff636c8
D 20210915085320.523 PresenterLifecycle destroy org.cryptomator.presentation.presenter.ChooseCloudServicePresenter@d44f8c3
D 20210915085321.357 GetVaultListUseCase started 69bb88d9
D 20210915085321.358 GetVaultListUseCase finished 69bb88d9
V 20210915085324.521 FragmentLifecycle onPause VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085324.521 ActivityLifecycle onPause org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085324.521 PresenterLifecycle pause org.cryptomator.presentation.presenter.VaultListPresenter@34e0553
D 20210915085324.532 ActivityLifecycle onCreate org.cryptomator.presentation.ui.activity.SettingsActivity@8b735f5
D 20210915085324.551 ActivityLifecycle onStart org.cryptomator.presentation.ui.activity.SettingsActivity@8b735f5
I 20210915085324.552 ActivityLifecycle onResume org.cryptomator.presentation.ui.activity.SettingsActivity@8b735f5
D 20210915085324.553 ActivityLifecycle onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@8b735f5
D 20210915085324.553 PresenterLifecycle resume org.cryptomator.presentation.presenter.SettingsPresenter@e660f89
V 20210915085325.015 FragmentLifecycle onStop VaultListFragment{ce95f41} (f720dc0f-f91a-41ab-99b8-5e3154c6ffb4 id=0x7f0a0105)
D 20210915085325.015 ActivityLifecycle onStop org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
D 20210915085325.016 ActivityLifecycle onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@3d677fe
V 20210915085330.274 Progress UNKNOWN_MIMETYPE -1%
Using Google Drive we ask the system to get an authenticated Google account using Google’s account picker:
On your device, the response isn’t OK
on this request. That is why we see those Google Drive could not be authenticated.
messages:
Do you see your account in the Choose account for Cryptomator
-dialog after clicking on Google Drive
in the cloud list?
Yes, I see the “choose an account” dialogue box listing my Google account in cryptomator, but when I select it and click ok it gives the failed to authenticate message.
I’m able to open the Google drive app and it automatically sees my phone is logged in to that google account and doesn’t prompt to authenticate but just let’s me see all my files, even after I’ve fully cleared the storage from the drive app. I really have no idea what else to try