The log entries indicate multiple warnings and errors related to the RemoteConfigController in the GalleryVault application, including issues with retrieving boolean values and JSON arrays. There are repeated failures in starting the DownloadService, often due to it not being in the foreground, and several exceptions related to authentication failures and method not found errors. Overall, the system appears to be experiencing significant connectivity and configuration issues.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
39 views587 pages
Log
The log entries indicate multiple warnings and errors related to the RemoteConfigController in the GalleryVault application, including issues with retrieving boolean values and JSON arrays. There are repeated failures in starting the DownloadService, often due to it not being in the foreground, and several exceptions related to authentication failures and method not found errors. Overall, the system appears to be experiencing significant connectivity and configuration issues.
error: java.io.IOException: NetworkError at com.google.android.gms.auth.zzl.zzg(com.google.android.gms:play-services- auth-base@@18.0.4:116) at com.google.android.gms.auth.zzl.zzb(com.google.android.gms:play-services- auth-base@@18.0.4:11) at com.google.android.gms.auth.zzf.zza(com.google.android.gms:play-services- auth-base@@18.0.4:7) at com.google.android.gms.auth.zzl.zzh(com.google.android.gms:play-services- auth-base@@18.0.4:24) at com.google.android.gms.auth.zzl.zza(com.google.android.gms:play-services- auth-base@@18.0.4:89) at com.google.android.gms.auth.zzl.getToken(com.google.android.gms:play- services-auth-base@@18.0.4:3) at com.google.android.gms.auth.zzl.getToken(com.google.android.gms:play- services-auth-base@@18.0.4:1) at com.google.android.gms.auth.GoogleAuthUtil.getToken(com.google.android.gms:play- services-auth-base@@18.0.4:1) at bo.e.b(GoogleAccountHelper.java:35) at bo.d.run(GoogleAccountHelper.java:20) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:07:36.930 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:37.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:37.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:37.549 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:37.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:37.955 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:38.160 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:38.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:38.565 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:38.772 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:38.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:39.187 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:39.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:39.599 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:39.806 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:40.010 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:40.216 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:40.424 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:40.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:40.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:41.040 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:41.246 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:41.840 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:42.070 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:07:47.396 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://m.facebook.com/ failed, favIconUrl https://m.facebook.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
2024-10-05 16:07:51.769 W/GalleryVault: [AdmobAdMediation] Admob does not support
enable log programmatically 2024-10-05 16:07:57.683 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.instagram.com/ failed, favIconUrl https://www.instagram.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:08:02.749 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-10-05 16:08:12.571 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 4, errorMsg: The server timed out., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-05 16:08:44.370 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.tiktok.com/ failed, favIconUrl https://www.tiktok.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://x.com/ failed, favIconUrl https://abs.twimg.com/favicons/twitter.3.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://vimeo.com/watch failed, favIconUrl https://vimeo.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.dailymotion.com/ failed, favIconUrl https://www.dailymotion.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.500px.com/popular failed, favIconUrl https://www.500px.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.pinterest.com/ failed, favIconUrl https://www.pinterest.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) 2024-10-05 16:09:31.077 E/GalleryVault: [WebBrowserPresenter] Init bookmark icon failed. 2024-10-05 16:10:03.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:10:04.081 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:10:04.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:10:04.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:10:04.609 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:10:09.865 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://m.facebook.com/ failed, favIconUrl https://m.facebook.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:10:20.201 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.instagram.com/ failed, favIconUrl https://www.instagram.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.instagram.com/ failed, favIconUrl https://www.instagram.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:11:12.341 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://x.com/ failed, favIconUrl https://abs.twimg.com/favicons/twitter.3.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:11:13.965 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:13.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:13.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:13.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:13.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:17.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:17.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:18.579 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:18.581 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:22.828 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://vimeo.com/watch failed, favIconUrl https://vimeo.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-05 16:11:23.594 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:23.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:25.794 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:25.796 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:27.192 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:27.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:27.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-05 16:11:27.832 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.tiktok.com/ failed, favIconUrl https://www.tiktok.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.dailymotion.com/ failed, favIconUrl https://www.dailymotion.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
onAdFailedToLoad, errorCode: 2, msg: Network error., scene: B_FileListBottom 2024-10-05 16:11:32.703 E/GalleryVault: [FileListActivity] Bottom Banner, onAdFailedToShow 2024-10-05 16:11:32.778 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.instagram.com/ failed, favIconUrl https://www.instagram.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://x.com/ failed, favIconUrl https://abs.twimg.com/favicons/twitter.3.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.instagram.com/ failed, favIconUrl https://www.instagram.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.500px.com/popular failed, favIconUrl https://www.500px.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.pinterest.com/ failed, favIconUrl https://www.pinterest.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
failed. 2024-10-05 16:11:48.937 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://vimeo.com/watch failed, favIconUrl https://vimeo.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
queryProductLicenseInfo network connect error 2024-10-05 16:11:54.122 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.dailymotion.com/ failed, favIconUrl https://www.dailymotion.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.500px.com/popular failed, favIconUrl https://www.500px.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
2024-10-05 16:12:04.179 E/GalleryVault: [AdsUmp] Failed to
requestConsentInfoUpdate, errorCode: 4, errorMsg: The server timed out., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-05 16:12:04.654 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.pinterest.com/ failed, favIconUrl https://www.pinterest.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.tiktok.com/ failed, favIconUrl https://www.tiktok.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://x.com/ failed, favIconUrl https://abs.twimg.com/favicons/twitter.3.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://x.com/ failed, favIconUrl https://abs.twimg.com/favicons/twitter.3.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://vimeo.com/watch failed, favIconUrl https://vimeo.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://vimeo.com/watch failed, favIconUrl https://vimeo.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.dailymotion.com/ failed, favIconUrl https://www.dailymotion.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.dailymotion.com/ failed, favIconUrl https://www.dailymotion.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) 2024-10-05 16:13:30.943 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.500px.com/popular failed, favIconUrl https://www.500px.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.500px.com/popular failed, favIconUrl https://www.500px.com/favicon.ico java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
favIcon web site https://www.pinterest.com/ failed, favIconUrl https://www.pinterest.com/favicon.ico java.net.SocketException: Software caused connection abort at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
failed. 2024-10-05 16:13:37.446 E/GalleryVault: [WebBrowserPresenter] Download bookmark favIcon web site https://www.pinterest.com/ failed, favIconUrl https://www.pinterest.com/favicon.ico java.net.SocketException: Software caused connection abort at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:118) at java.net.SocketInputStream.read(SocketInputStream.java:173) at java.net.SocketInputStream.read(SocketInputStream.java:143) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(Consc ryptEngineSocket.java:983) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(ConscryptEngineSocket.java:947) at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.-$ $Nest$mprocessDataFromSocket(Unknown Source:0) at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.j ava:236) at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocke t.java:218) at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:196) at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:153 ) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j ava:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc ation.java:128) at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9 7) at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289) at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl .java:465) at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl .java:131) at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp sURLConnection.java:90) at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm pl.java:30) at of.e.a(InstrURLConnectionBase.java:25) at of.d.connect(InstrHttpsURLConnection.java:3) at wp.m.c(DownloadManager4WebBrowser.java:47) at com.thinkyeah.galleryvault.discovery.browser.ui.presenter.WebBrowserPresenter$c.e(W ebBrowserPresenter.java:78) at kk.a.doInBackground(ManagedAsyncTask.java:1) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
json array str is null 2024-10-22 10:24:19.858 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-22 10:24:20.342 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-22 10:24:20.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:22.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:22.906 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-10-22 10:24:23.346 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-10-22 10:24:23.434 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-22 10:24:23.520 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:23.542 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-22 10:24:23.564 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:23.728 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:23.797 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-22 10:24:23.797 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-10-22 10:24:23.945 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:24.056 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-22 10:24:27.546 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:27.675 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-10-22 10:24:28.477 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:28.552 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-22 10:24:28.552 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-10-22 10:24:28.776 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:28.839 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-22 10:24:29.075 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-22 10:24:29.158 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:30.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 10:24:31.454 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:25.791 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-22 12:49:25.794 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-22 12:49:25.826 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-22 12:49:25.826 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-22 12:49:25.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:25.833 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:25.833 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:25.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:25.841 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-22 12:49:27.350 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:27.361 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:27.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:27.366 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-22 12:49:27.367 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 07:43:51.065 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 07:43:51.070 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-23 07:43:51.977 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 07:43:51.977 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-23 07:43:51.978 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-23 07:43:52.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 07:43:52.268 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 07:43:52.296 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 07:43:52.297 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 07:43:52.443 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-23 17:02:03.143 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 17:02:03.144 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-23 17:02:03.188 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 17:02:03.188 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-23 17:02:03.188 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-23 17:02:03.203 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:02:03.203 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:02:03.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:02:03.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:02:03.231 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-23 17:02:04.054 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2024-10-23 17:43:27.365 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 17:43:27.378 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-23 17:43:27.410 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-23 17:43:27.410 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-23 17:43:27.410 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-23 17:43:27.429 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:27.429 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:27.431 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:27.431 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:27.444 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-23 17:43:28.350 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:28.437 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:28.439 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:28.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-23 17:43:28.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-24 12:24:48.222 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-24 12:24:48.222 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-24 12:24:48.249 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-24 12:24:48.249 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-24 12:24:48.249 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-24 12:24:48.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-24 12:24:48.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-24 12:24:48.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-24 12:24:48.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-24 12:24:48.288 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-25 14:46:36.773 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-25 14:46:36.777 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-25 14:46:36.837 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-25 14:46:36.837 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-25 14:46:36.837 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-25 14:46:36.855 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 14:46:36.855 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 14:46:36.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 14:46:36.857 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 14:46:36.865 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-25 20:25:15.903 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-25 20:25:15.904 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-25 20:25:15.964 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-25 20:25:15.978 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 20:25:15.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 20:25:15.984 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 20:25:15.995 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-25 20:25:16.049 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 14:39:08.433 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 14:39:08.433 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 14:39:08.454 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 14:39:08.456 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:39:08.456 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:39:08.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:39:08.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:39:08.472 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 14:40:30.946 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 14:40:30.946 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 14:40:30.998 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:40:30.998 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 14:40:30.999 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:40:31.001 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:40:31.001 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 14:40:31.022 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 17:22:17.477 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 17:22:17.478 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 17:22:17.507 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 17:22:17.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 17:22:17.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 17:22:17.509 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 17:22:17.510 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 17:22:17.524 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 22:43:41.211 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 22:43:41.211 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 22:43:41.232 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 22:43:41.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 22:43:41.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 22:43:41.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 22:43:41.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 22:43:41.251 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 23:09:10.182 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 23:09:10.182 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 23:09:10.203 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 23:09:10.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:09:10.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:09:10.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:09:10.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:09:10.223 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-26 23:13:22.041 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 23:13:22.041 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-26 23:13:22.068 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-26 23:13:22.069 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-26 23:13:22.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:13:22.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:13:22.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:13:22.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-26 23:13:22.090 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-27 15:26:11.607 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 15:26:11.607 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-27 15:26:11.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:11.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:11.639 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:11.639 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:11.656 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-27 15:26:12.804 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-27 15:26:12.807 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:12.818 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-10-27 15:26:12.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:13.550 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:13.550 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 15:26:14.916 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:15.088 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:15.089 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 15:26:17.047 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:17.189 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:17.190 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 15:26:17.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:17.473 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:17.473 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 15:26:18.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:18.255 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:18.256 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 15:26:21.498 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:21.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:21.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 15:26:22.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:22.932 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:22.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:23.038 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 15:26:23.050 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:23.050 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 15:26:23.103 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:24.112 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:24.213 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 15:26:24.220 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:24.297 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:24.349 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:24.434 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:24.434 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 15:26:24.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.374 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.780 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.936 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:25.982 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.066 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 15:26:26.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.206 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:26.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:26.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 15:26:26.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.399 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.467 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:26.497 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 15:26:26.592 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.792 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.825 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:26.930 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:26.930 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 15:26:27.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.189 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.233 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.332 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:27.432 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.455 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.559 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 15:26:27.661 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.706 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:27.828 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:27.829 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 15:26:27.864 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:28.068 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:28.273 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:28.478 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:28.683 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:28.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:29.094 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:29.300 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:29.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:29.938 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-10-27 15:26:30.037 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-27 15:26:30.175 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-27 15:26:30.213 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:30.354 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:30.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:30.768 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:31.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:31.070 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:31.190 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 15:26:31.193 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:31.193 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 15:26:34.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:34.378 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:34.912 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:34.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:34.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-10-27 15:26:35.047 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:35.124 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-10-27 15:26:35.861 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-27 15:26:35.946 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:36.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:36.962 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:37.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:37.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:37.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-10-27 15:26:37.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:37.475 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-10-27 15:26:39.860 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:40.021 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:40.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:40.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:40.223 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:40.223 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-10-27 15:26:40.318 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-10-27 15:26:42.004 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-27 15:26:42.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:42.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:45.305 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:45.493 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:45.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 15:26:45.577 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:45.587 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 15:26:45.587 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-10-27 15:26:45.647 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-10-27 16:20:27.186 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 16:20:27.186 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-27 16:20:27.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:27.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:27.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:27.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:27.225 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-27 16:20:28.224 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-27 16:20:28.226 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:28.239 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-10-27 16:20:28.413 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:28.842 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:28.842 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 16:20:29.995 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:30.123 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:30.123 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 16:20:31.829 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:31.981 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:31.981 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 16:20:32.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:32.357 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:32.358 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 16:20:32.881 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:33.003 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:33.004 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 16:20:36.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:36.546 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:36.546 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 16:20:38.425 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:38.448 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:38.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:38.583 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 16:20:38.596 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:38.596 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-10-27 16:20:38.614 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:39.651 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:39.676 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:39.717 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:39.737 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 16:20:40.062 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:40.127 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:40.127 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-10-27 16:20:40.985 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.189 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.392 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.513 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.594 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.597 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 16:20:41.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.777 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:41.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.823 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 16:20:41.974 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:41.999 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.012 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.081 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:42.081 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-10-27 16:20:42.117 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:42.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.201 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.261 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:42.261 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-10-27 16:20:42.378 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.502 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 16:20:42.616 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.822 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:42.978 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:42.978 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-10-27 16:20:43.021 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:43.029 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:43.234 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:43.440 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:43.643 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:43.850 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:44.057 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:44.261 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:44.467 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:44.672 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:44.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:45.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:45.289 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:45.491 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:45.509 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:45.635 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 16:20:45.874 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-10-27 16:20:45.955 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-27 16:20:46.138 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-10-27 16:20:46.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:46.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:46.374 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:46.492 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:46.492 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-10-27 16:20:46.532 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:46.664 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:46.833 E/GalleryVault: [GVLicensePromotionPresenter] load pab iab items sku failed, error java.lang.Exception: BillingError : Misc at com.thinkyeah.galleryvault.main.ui.presenter.f.a(GVLicensePromotionPresenter.java:5 ) at androidx.emoji2.text.o.run(R8$$SyntheticClass:183) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
2024-10-27 16:20:48.298 E/GalleryVault: [FolderListFragment] No network. Cancel
loading top ad 2024-10-27 16:20:48.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:49.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:49.461 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-10-27 16:20:50.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:50.505 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:50.505 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-10-27 16:20:50.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:50.738 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:51.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:51.768 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-10-27 16:20:52.577 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:52.710 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:52.710 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-10-27 16:20:52.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:52.916 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:53.996 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:54.588 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:54.695 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-10-27 16:20:55.386 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:55.475 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:20:55.475 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-10-27 16:20:55.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:20:55.806 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:00.172 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:00.268 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-10-27 16:21:00.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:00.975 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:00.975 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-10-27 16:21:01.155 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:01.266 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:06.272 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:06.408 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-10-27 16:21:06.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:06.865 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:06.958 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:06.959 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-10-27 16:21:06.974 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:10.616 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:10.749 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-10-27 16:21:11.061 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:11.167 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:11.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:11.421 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:11.421 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-10-27 16:21:15.727 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:15.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:15.872 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-10-27 16:21:15.881 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:16.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:16.390 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:16.390 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-10-27 16:21:23.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:23.213 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:23.245 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:23.266 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-10-27 16:21:23.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:23.608 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:23.608 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-10-27 16:21:30.946 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:31.050 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-10-27 16:21:31.079 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:31.160 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:31.311 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:31.442 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:31.443 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-10-27 16:21:37.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:37.388 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-10-27 16:21:37.657 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:37.689 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:37.765 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:37.765 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-10-27 16:21:37.767 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:39.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:44.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:44.421 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-10-27 16:21:44.625 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:44.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:44.733 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:44.733 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-10-27 16:21:44.778 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:53.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:53.806 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-10-27 16:21:53.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:53.950 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:21:54.047 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:21:54.047 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-10-27 16:21:54.057 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:03.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:03.744 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-10-27 16:22:03.779 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:03.847 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:03.847 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-10-27 16:22:03.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:04.018 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:12.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:12.246 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:12.291 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-10-27 16:22:12.300 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:12.323 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:12.323 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-10-27 16:22:12.427 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:21.016 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:21.123 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:21.160 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:21.160 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-10-27 16:22:21.229 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-10-27 16:22:21.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:21.445 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:32.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:32.397 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:32.397 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-10-27 16:22:32.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:32.641 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-10-27 16:22:32.761 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:32.788 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:32.881 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-10-27 16:22:32.901 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:32.902 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:22:35.448 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-10-27 16:22:35.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:07.351 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 16:39:07.352 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-27 16:39:07.445 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 16:39:07.445 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-27 16:39:07.445 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-27 16:39:07.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:07.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:07.532 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:07.532 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:07.569 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-27 16:39:10.023 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:10.029 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:10.032 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:10.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 16:39:10.036 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:06:17.399 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 20:06:17.400 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-27 20:06:17.416 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-27 20:06:17.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:06:17.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:06:17.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:06:17.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:06:17.428 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-27 20:42:07.519 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 20:42:07.519 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-27 20:42:07.541 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-27 20:42:07.541 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-27 20:42:07.541 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-27 20:42:07.553 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:42:07.553 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:42:07.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:42:07.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-27 20:42:07.565 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-28 06:42:43.073 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-28 06:42:43.073 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-28 06:42:43.116 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-28 06:42:43.121 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-28 06:42:43.121 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-28 06:42:43.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-28 06:42:43.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-28 06:42:43.148 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-29 13:56:39.293 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-29 13:56:39.293 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-29 13:56:39.311 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-29 13:56:39.313 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 13:56:39.313 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 13:56:39.314 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 13:56:39.314 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 13:56:39.325 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-29 18:45:57.565 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-29 18:45:57.565 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-29 18:45:57.607 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-29 18:45:57.615 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 18:45:57.616 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 18:45:57.617 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 18:45:57.617 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 18:45:57.640 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-29 21:22:14.757 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-29 21:22:14.757 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-29 21:22:14.775 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-29 21:22:14.775 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-29 21:22:14.775 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-29 21:22:14.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 21:22:14.784 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 21:22:14.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 21:22:14.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-29 21:22:14.794 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 11:46:32.291 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 11:46:32.292 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 11:46:32.331 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 11:46:32.331 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-30 11:46:32.331 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 11:46:32.347 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:46:32.347 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:46:32.349 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:46:32.349 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:46:32.375 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 11:49:20.193 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 11:49:20.194 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 11:49:20.224 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 11:49:20.225 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-30 11:49:20.225 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 11:49:20.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:49:20.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:49:20.244 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:49:20.244 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 11:49:20.258 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 17:52:28.697 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 17:52:28.699 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 17:52:28.833 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 17:52:28.833 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-30 17:52:28.833 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 17:52:28.981 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:52:28.984 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:52:28.994 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:52:28.995 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:52:29.125 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 17:52:34.275 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2024-10-30 17:53:13.929 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 17:53:13.929 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 17:53:13.972 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 17:53:13.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:13.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:13.980 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:13.980 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:13.991 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 17:53:15.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:15.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:15.388 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:15.389 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 17:53:15.390 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:02.799 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 19:45:02.799 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 19:45:02.865 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 19:45:02.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:02.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:02.897 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:02.898 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:02.931 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 19:45:03.864 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:03.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:03.869 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:03.874 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 19:45:03.874 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:07:35.688 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 20:07:35.689 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 20:07:35.840 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 20:07:35.840 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-30 20:07:35.840 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 20:07:35.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:07:35.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:07:35.966 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:07:35.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:07:35.990 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 20:12:40.539 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-30 20:12:40.539 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-30 20:12:40.562 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-30 20:12:40.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:40.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:40.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:40.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:40.577 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-30 20:12:41.467 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:41.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:41.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:41.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-30 20:12:41.497 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 15:11:09.940 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 15:11:09.941 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-31 15:11:09.961 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 15:11:09.961 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-31 15:11:09.961 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-31 15:11:09.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 15:11:09.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 15:11:09.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 15:11:09.971 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 15:11:09.982 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-31 16:07:31.967 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 16:07:31.967 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-31 16:07:32.088 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 16:07:32.088 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-31 16:07:32.088 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-31 16:07:32.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:32.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:32.426 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:32.428 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:32.455 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-31 16:07:36.854 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:36.867 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:36.867 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:36.887 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:07:36.887 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:28.019 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 16:21:28.022 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-31 16:21:28.063 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 16:21:28.063 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-31 16:21:28.063 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-31 16:21:28.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:28.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:28.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:28.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:28.086 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-10-31 16:21:29.158 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:29.166 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:29.167 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:29.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 16:21:29.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 18:52:38.227 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 18:52:38.229 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-10-31 18:52:38.299 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-10-31 18:52:38.300 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-10-31 18:52:38.300 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-10-31 18:52:38.373 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 18:52:38.373 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 18:52:38.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 18:52:38.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-10-31 18:52:38.398 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 17:49:19.853 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:49:19.853 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 17:49:19.876 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:49:19.876 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 17:49:19.876 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 17:49:19.887 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:49:19.887 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:49:19.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:49:19.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:49:19.898 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 17:50:52.088 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:50:52.089 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 17:50:52.130 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:50:52.130 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 17:50:52.130 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 17:50:52.162 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:50:52.165 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:50:52.172 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:50:52.174 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:50:52.191 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 17:52:43.639 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:52:43.640 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 17:52:43.678 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:52:43.678 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 17:52:43.679 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 17:52:43.690 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:52:43.690 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:52:43.693 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:52:43.693 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:52:43.711 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 17:53:13.415 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:53:13.416 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 17:53:13.440 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:53:13.440 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 17:53:13.440 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 17:53:13.452 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:53:13.452 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:53:13.456 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:53:13.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:53:13.467 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 17:55:19.215 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:55:19.215 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 17:55:19.248 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 17:55:19.248 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 17:55:19.248 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 17:55:19.258 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:55:19.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:55:19.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:55:19.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 17:55:19.276 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 18:01:58.344 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 18:01:58.344 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 18:01:58.384 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 18:01:58.385 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 18:01:58.385 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 18:01:58.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 18:01:58.418 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 18:01:58.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 18:01:58.422 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:02:38.915 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:02:38.915 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 20:02:38.946 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:02:38.946 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 20:02:38.946 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 20:02:38.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:02:38.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:02:38.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:02:38.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:02:38.973 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 20:21:14.779 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:21:14.779 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 20:21:14.829 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:21:14.829 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 20:21:14.829 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 20:21:14.871 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:14.871 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:14.877 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:14.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:14.918 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 20:21:22.143 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:21:22.150 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 20:21:22.212 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:21:22.212 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 20:21:22.212 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 20:21:22.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:22.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:22.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:22.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:22.413 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 20:21:23.352 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:23.366 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:23.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:23.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:21:23.381 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:09.673 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:22:09.674 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-01 20:22:09.697 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-01 20:22:09.698 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-01 20:22:09.698 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-01 20:22:09.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:09.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:09.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:09.711 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:09.720 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-01 20:22:10.558 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:10.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:10.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:10.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-01 20:22:10.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 15:33:47.602 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 15:33:47.603 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-02 15:33:47.661 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 15:33:47.662 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-02 15:33:47.663 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-02 15:33:47.767 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 15:33:47.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 15:33:47.779 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 15:33:47.780 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 15:33:47.827 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-02 16:26:38.477 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 16:26:38.478 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-02 16:26:38.505 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 16:26:38.505 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-02 16:26:38.505 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-02 16:26:38.513 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 16:26:38.514 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 16:26:38.518 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 16:26:38.518 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 16:26:38.529 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-02 20:01:03.326 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 20:01:03.327 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-02 20:01:03.350 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-02 20:01:03.350 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-02 20:01:03.350 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-02 20:01:03.366 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 20:01:03.367 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 20:01:03.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 20:01:03.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-02 20:01:03.378 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-03 09:05:45.916 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-03 09:05:45.917 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-03 09:05:45.941 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-03 09:05:45.941 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-03 09:05:45.941 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-03 09:05:45.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 09:05:45.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 09:05:45.955 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 09:05:45.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 09:05:45.967 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-03 15:02:20.676 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-03 15:02:20.676 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-03 15:02:20.695 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-03 15:02:20.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 15:02:20.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 15:02:20.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 15:02:20.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 15:02:20.713 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-03 16:18:01.666 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-03 16:18:01.666 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-03 16:18:01.692 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-03 16:18:01.692 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-03 16:18:01.699 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 16:18:01.699 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 16:18:01.700 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 16:18:01.700 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-03 16:18:01.708 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 07:30:37.816 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 07:30:37.817 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 07:30:37.875 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 07:30:37.875 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-04 07:30:37.875 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-04 07:30:38.010 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 07:30:38.028 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 07:30:38.032 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 07:30:38.036 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 07:30:38.154 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 09:26:20.515 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 09:26:20.516 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 09:26:20.552 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:20.552 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:20.553 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:20.553 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:20.578 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 09:26:22.670 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-04 09:26:22.673 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:22.697 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-11-04 09:26:22.917 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:23.840 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:23.840 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:26:25.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:25.346 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:25.346 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:26:27.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:27.433 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:27.433 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:26:27.598 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:27.674 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:27.674 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:26:28.468 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:28.544 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:28.544 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:26:31.765 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:31.876 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:31.877 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:26:32.940 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:32.977 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:33.006 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:33.120 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:33.120 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:26:33.124 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:26:33.134 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:34.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:34.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:34.557 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:34.557 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:26:34.589 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:26:34.615 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:34.726 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:36.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:36.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:36.583 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:36.620 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:36.620 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:26:36.633 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:26:36.645 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:36.682 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:36.697 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:36.765 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:26:36.789 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:36.789 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:26:37.001 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:37.131 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:37.538 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:37.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:37.660 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:26:37.670 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:37.670 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:26:37.779 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:37.905 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:40.843 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:40.985 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:26:41.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:41.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:41.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:26:41.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:41.387 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:44.860 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:44.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:44.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:44.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:26:45.017 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:26:45.142 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:45.266 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:47.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:47.123 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:26:47.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:47.409 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:47.409 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:26:47.532 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:47.654 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:50.029 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:50.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:50.157 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:26:50.164 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:50.164 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:26:50.637 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:50.722 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:55.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:55.350 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:26:55.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:55.686 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:26:55.686 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:26:56.014 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:26:56.099 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:01.157 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:01.260 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:27:01.602 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:01.709 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:01.709 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:27:01.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:01.901 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:05.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:05.661 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-04 09:27:05.991 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:06.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:06.098 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:06.138 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:06.138 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-04 09:27:10.513 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:10.627 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-04 09:27:10.696 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:10.772 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:11.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:11.225 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:11.225 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-04 09:27:13.325 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:13.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:13.732 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:13.938 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:14.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:14.352 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:14.557 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:14.763 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:14.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:15.174 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:15.380 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:15.585 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:15.790 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:15.995 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:16.201 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:16.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:16.616 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:16.823 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.652 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.689 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.820 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-04 09:27:17.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:17.999 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:18.334 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-11-04 09:27:18.414 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-04 09:27:18.558 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-04 09:27:18.559 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:18.614 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:18.866 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:18.977 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:18.977 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-04 09:27:25.441 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:25.574 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-04 09:27:25.636 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:25.766 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:26.805 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:26.939 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:26.939 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-04 09:27:31.073 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:31.091 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:31.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:31.264 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:27:31.265 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:31.265 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:27:31.301 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:31.367 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-04 09:27:31.369 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:32.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:32.640 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:32.640 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:27:32.726 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:32.763 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:32.848 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:27:32.868 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:34.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:34.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:34.437 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:34.437 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:27:34.497 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:34.546 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:34.656 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:34.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:34.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:34.806 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:34.806 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:27:34.816 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:27:35.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:35.400 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:27:35.482 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:35.547 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:35.611 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:35.661 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:35.662 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:27:35.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:36.110 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:27:38.698 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:38.782 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:38.850 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:38.895 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:38.895 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:27:39.334 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:39.405 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:27:42.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:42.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:42.619 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:42.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:42.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:27:43.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:43.331 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:27:45.042 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.086 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.119 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.127 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:45.128 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:27:45.182 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:45.289 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.461 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.574 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:27:45.695 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:45.899 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:46.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:46.309 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:46.516 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:46.721 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:46.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.135 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.548 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.799 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:47.928 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:47.929 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:27:47.930 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:47.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.165 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.223 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.338 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:27:48.370 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.575 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.781 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:48.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:49.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:49.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:49.603 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:53.213 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:53.326 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:53.378 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:53.466 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:53.568 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:27:53.608 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:53.608 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:27:56.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:56.906 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:56.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:57.017 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:57.017 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:27:57.017 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:27:57.044 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:57.427 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-04 09:27:57.428 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:58.067 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:58.112 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:58.140 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:27:58.181 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:58.285 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:58.385 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:27:58.385 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:27:59.647 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:27:59.746 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:27:59.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:00.047 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:28:00.079 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:00.156 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:00.335 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:00.388 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:00.414 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:00.451 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:00.451 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:28:00.876 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:00.938 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:00.938 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:28:01.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:01.075 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:28:01.109 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:01.178 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:01.720 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:01.790 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:01.790 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:28:04.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:04.289 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:28:04.654 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:04.727 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:05.216 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:05.322 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:05.322 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:28:08.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:08.237 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:28:08.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:08.322 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:09.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:09.394 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:09.394 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:28:09.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.456 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:10.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.566 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:28:10.585 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.792 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:10.998 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.204 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.622 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.736 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:11.853 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:11.853 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:28:12.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:12.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:12.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:12.652 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:12.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.066 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.286 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.373 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.407 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:28:13.477 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:13.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.697 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:13.903 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:14.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:14.309 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:14.511 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:14.551 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:14.629 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:14.629 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:28:18.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:18.502 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:18.600 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:18.614 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:28:20.111 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:20.229 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:20.229 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:28:24.163 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:24.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:24.303 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:28:24.306 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:25.959 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:26.094 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:26.095 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:28:28.376 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:28.504 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:28.612 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:28.730 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-04 09:28:31.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:31.164 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:31.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:31.409 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:31.437 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:28:31.438 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:31.438 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-04 09:28:31.524 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-04 09:28:31.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:32.600 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:32.631 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:32.646 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:32.727 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:32.732 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:28:32.735 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:32.735 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-04 09:28:34.285 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.412 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:34.419 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:28:34.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.471 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.502 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.524 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:34.530 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:34.530 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-04 09:28:34.609 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:28:34.659 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:34.778 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:34.779 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-04 09:28:35.296 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:35.410 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:35.610 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:35.722 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:28:35.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:35.858 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:35.858 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-04 09:28:38.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:38.781 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:39.077 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:39.163 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:39.164 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:28:39.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:39.319 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-04 09:28:42.361 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:42.447 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:43.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:43.166 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:43.166 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:28:43.304 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:43.426 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-04 09:28:44.823 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:44.948 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:45.659 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:45.749 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:45.782 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:45.782 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:28:45.853 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-04 09:28:47.596 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:47.743 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:48.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:48.633 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:48.633 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:28:48.681 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:48.801 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-04 09:28:52.991 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:53.141 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:53.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:54.098 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:28:54.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:54.204 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:54.204 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-04 09:28:58.784 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:58.935 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:59.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:59.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:28:59.963 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:28:59.981 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:28:59.981 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-04 09:29:02.985 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:03.109 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:04.009 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:04.145 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:04.145 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-04 09:29:04.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:04.264 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-04 09:29:07.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:07.858 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:08.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:08.897 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:08.938 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:08.938 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-04 09:29:08.966 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-04 09:29:15.031 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:15.132 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:16.133 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:16.215 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:16.215 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-04 09:29:16.348 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:16.428 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-04 09:29:22.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:22.868 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:23.896 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:24.029 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:24.029 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-04 09:29:24.304 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:24.423 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-04 09:29:29.051 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:29.206 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:30.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:30.483 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:30.483 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-04 09:29:30.641 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:30.755 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-04 09:29:35.865 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:35.965 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:36.994 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:37.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:37.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-04 09:29:37.739 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:37.843 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-04 09:29:45.409 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:45.520 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:46.398 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:46.490 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:46.490 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-04 09:29:47.118 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:47.195 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-04 09:29:55.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:55.592 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:56.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:56.612 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:29:56.612 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-04 09:29:56.999 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:29:57.120 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-04 09:30:03.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:03.773 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:05.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:05.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:05.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:05.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-04 09:30:05.219 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-04 09:30:12.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:12.465 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:13.873 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:13.992 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-04 09:30:14.178 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:14.297 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:14.297 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-04 09:30:18.657 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:18.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:19.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:19.268 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:19.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:19.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:19.886 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:20.092 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:20.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:20.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:20.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:20.922 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:21.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:21.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:21.543 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:21.748 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:21.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:22.157 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:22.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:22.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:22.777 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:22.985 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:23.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:23.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:23.853 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:25.190 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:25.266 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-04 09:30:25.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:25.437 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:25.437 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-04 09:30:26.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:26.650 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:35.493 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:35.630 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:37.224 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:37.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:37.315 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-04 09:30:37.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:37.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-04 09:30:45.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:45.899 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:47.329 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:47.399 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-04 09:30:47.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:47.733 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:47.733 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-04 09:30:56.742 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:56.864 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:58.197 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:58.332 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-04 09:30:58.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:30:58.481 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:30:58.481 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-04 09:31:04.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:05.360 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-11-04 09:31:10.236 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:10.342 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:11.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:11.556 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-04 09:31:11.565 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:11.636 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:11.636 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-04 09:31:24.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:24.350 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:25.283 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:25.358 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-04 09:31:25.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:25.684 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:25.684 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-04 09:31:28.394 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-04 09:31:28.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:33.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:33.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:33.687 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:36.830 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:36.932 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:37.204 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-04 09:31:37.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:37.519 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:37.601 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-04 09:31:37.932 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:38.030 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-04 09:31:38.031 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-04 09:31:38.228 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 09:31:40.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:15.189 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 10:20:15.189 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 10:20:15.275 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-04 10:20:15.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:15.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:15.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:15.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:15.332 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 10:20:16.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:16.224 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:16.230 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:16.236 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:20:16.238 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:24:58.285 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 10:24:58.286 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 10:24:58.430 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 10:24:58.431 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-04 10:24:58.431 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-04 10:24:58.657 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:24:58.659 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:24:58.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:24:58.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:24:58.803 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 10:25:00.861 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:25:00.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:25:00.895 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:25:00.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:25:00.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:32:42.098 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 10:32:42.099 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 10:32:42.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:32:42.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:32:42.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:32:42.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 10:32:42.138 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 10:32:44.892 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-11-04 12:19:19.337 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 12:19:19.337 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-04 12:19:19.384 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-04 12:19:19.385 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-04 12:19:19.385 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-04 12:19:19.433 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:19.433 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:19.441 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:19.443 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:19.467 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-04 12:19:20.494 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:20.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:20.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:20.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-04 12:19:20.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-06 17:02:57.280 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-06 17:02:57.281 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-06 17:02:57.299 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-06 17:02:57.299 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-06 17:02:57.299 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-06 17:02:57.312 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-06 17:02:57.313 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-06 17:02:57.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-06 17:02:57.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-06 17:02:57.330 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-08 19:40:27.141 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-08 19:40:27.141 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-08 19:40:27.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:27.177 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:27.178 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:27.178 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:27.201 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-08 19:40:27.720 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-11-08 19:40:28.562 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-08 19:40:28.564 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:28.570 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-11-08 19:40:28.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:30.203 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:30.203 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-08 19:40:31.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:31.721 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:31.721 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-08 19:40:33.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:33.419 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:33.419 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-08 19:40:33.914 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:34.059 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:34.059 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-08 19:40:34.605 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:34.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:34.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-08 19:40:38.230 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:38.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:38.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-08 19:40:38.676 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:38.690 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:38.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:38.791 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-08 19:40:38.805 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:38.805 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-08 19:40:38.824 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:39.862 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:39.961 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:39.961 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-08 19:40:40.012 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:40.093 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:40.225 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:40.297 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-08 19:40:41.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:41.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:41.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-08 19:40:41.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:41.895 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:41.956 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:41.956 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-08 19:40:41.966 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-08 19:40:42.042 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:42.113 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:42.162 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:42.239 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-08 19:40:42.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:42.326 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:42.759 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:42.827 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:42.827 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-08 19:40:42.871 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:42.943 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-08 19:40:43.296 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:43.373 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:44.481 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:44.683 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:44.886 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.088 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.290 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.695 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.854 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.897 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:45.933 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:45.933 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-08 19:40:46.099 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.302 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.373 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.392 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.451 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-08 19:40:46.461 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:46.505 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:46.912 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:47.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:47.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:47.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:47.723 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:47.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:48.133 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:48.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:48.546 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:48.755 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:48.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:49.403 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-11-08 19:40:49.486 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 19:40:49.626 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-08 19:40:49.658 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:49.892 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:50.018 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:50.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:50.252 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:50.254 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:50.254 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-08 19:40:50.293 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:50.368 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-08 19:40:52.370 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:52.466 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-08 19:40:52.619 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:52.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:52.739 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:52.739 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-08 19:40:52.826 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:53.723 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 19:40:53.810 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:55.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:55.206 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-08 19:40:55.353 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:55.503 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:55.540 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:40:55.666 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:40:55.667 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-08 19:41:00.399 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:00.603 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-08 19:41:00.721 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:00.866 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:01.059 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:01.164 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:01.164 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-08 19:41:03.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:06.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:06.260 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-08 19:41:06.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:06.735 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:06.820 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:06.820 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:06.820 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-08 19:41:10.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:10.794 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-08 19:41:11.036 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:11.144 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:11.277 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:11.426 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:11.426 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-08 19:41:15.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:15.629 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-08 19:41:16.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:16.153 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:16.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:16.521 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:16.521 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-08 19:41:22.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:23.042 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-08 19:41:23.327 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:23.453 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:23.734 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:23.857 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:23.857 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-08 19:41:30.558 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:30.719 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-08 19:41:31.234 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:31.355 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:31.381 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:31.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:31.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-08 19:41:36.836 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:37.006 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-08 19:41:37.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:37.592 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:37.996 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:38.131 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:38.131 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-08 19:41:43.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:43.806 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-08 19:41:44.588 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:44.718 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:45.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:45.176 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:45.177 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-08 19:41:53.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:53.481 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-08 19:41:54.072 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:54.188 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:54.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:41:54.467 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:41:54.467 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-08 19:42:03.002 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:03.102 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-08 19:42:03.826 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:03.954 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:04.402 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:04.533 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:04.533 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-08 19:42:07.351 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:11.413 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:11.553 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-08 19:42:12.312 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:12.451 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:12.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:12.874 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:12.874 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-08 19:42:20.305 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:20.456 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-08 19:42:21.163 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:21.271 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:21.489 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:21.613 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:21.613 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-08 19:42:31.606 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:31.719 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-08 19:42:32.505 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:32.606 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:32.973 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:33.104 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:33.104 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-08 19:42:43.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:43.666 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-08 19:42:44.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:44.663 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:44.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:45.008 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:45.009 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-08 19:42:54.095 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:54.245 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-08 19:42:55.087 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:55.211 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:55.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:42:55.540 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:42:55.540 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-08 19:43:04.942 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:05.069 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-08 19:43:05.902 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:06.026 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:06.338 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:06.433 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:06.433 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-08 19:43:18.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:18.521 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-08 19:43:19.256 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:19.341 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:19.650 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:19.777 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:19.777 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-08 19:43:32.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:32.642 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-08 19:43:33.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:33.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:33.419 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:33.490 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:33.490 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-08 19:43:44.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:44.925 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-08 19:43:45.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:45.695 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:45.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:45.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:45.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-08 19:43:57.721 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:57.844 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:58.037 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-11-08 19:43:58.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:58.553 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:58.944 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:43:59.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:43:59.076 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-11-08 19:44:13.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:13.261 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-11-08 19:44:13.842 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:13.965 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:14.282 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:14.370 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:14.370 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-11-08 19:44:29.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:29.349 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-11-08 19:44:29.593 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:29.728 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:30.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:30.107 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:30.107 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-11-08 19:44:43.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:43.551 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:43.732 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-11-08 19:44:43.921 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:44.032 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:44.157 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:44.249 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:44.249 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-11-08 19:44:58.608 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:58.759 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-11-08 19:44:58.939 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:58.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:44:59.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:44:59.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-11-08 19:44:59.058 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:16.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:16.301 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-11-08 19:45:16.328 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:16.458 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:16.458 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-11-08 19:45:16.542 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:16.665 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:33.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:34.002 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:34.166 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:34.166 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-11-08 19:45:34.174 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-11-08 19:45:34.549 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:34.668 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:50.465 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:50.613 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-11-08 19:45:50.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:50.777 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:45:50.777 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-11-08 19:45:50.984 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:45:51.089 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:07.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:07.604 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:07.643 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-11-08 19:46:07.679 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:07.679 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-11-08 19:46:07.863 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:08.004 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:26.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:26.831 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-11-08 19:46:27.088 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:27.195 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:27.195 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-11-08 19:46:27.403 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:27.502 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:46.483 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:46.578 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-11-08 19:46:47.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:47.248 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:46:47.248 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-11-08 19:46:47.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:46:47.386 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:04.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:05.090 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-11-08 19:47:05.695 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:05.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:05.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:05.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-11-08 19:47:05.830 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:23.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:23.901 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-11-08 19:47:24.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:24.503 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:24.504 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-11-08 19:47:24.593 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:24.712 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:45.334 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:45.444 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-11-08 19:47:45.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:45.947 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:47:45.948 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-11-08 19:47:46.183 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:47:46.306 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:07.020 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:07.119 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-11-08 19:48:07.781 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:07.901 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:07.923 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:07.923 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-11-08 19:48:08.022 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:27.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:27.476 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-11-08 19:48:28.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:28.200 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:28.200 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-11-08 19:48:28.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:28.386 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:48.117 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:48.240 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-11-08 19:48:49.143 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:49.238 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:48:49.238 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-11-08 19:48:49.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:48:49.332 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:11.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:11.450 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-11-08 19:49:12.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:12.460 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:12.523 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:12.566 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:12.566 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-11-08 19:49:35.199 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:35.280 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-11-08 19:49:36.058 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:36.110 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:36.183 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:36.238 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:36.238 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-11-08 19:49:57.604 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:57.726 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-11-08 19:49:58.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:58.257 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:49:58.322 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:58.364 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:49:58.365 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-11-08 19:50:20.246 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:20.405 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-11-08 19:50:20.918 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:21.040 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:50:21.040 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-11-08 19:50:21.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:21.368 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:50:45.660 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:45.826 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-11-08 19:50:46.381 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:46.501 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:50:46.501 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-11-08 19:50:46.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:50:46.645 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:51:11.695 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:11.807 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-11-08 19:51:12.173 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:12.296 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:51:12.348 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:12.473 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:51:12.473 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-11-08 19:51:36.183 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:36.318 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-11-08 19:51:36.460 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:36.564 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:51:36.769 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:51:36.881 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:51:36.881 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-11-08 19:52:01.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:01.270 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:01.350 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:01.356 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-11-08 19:52:01.566 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:01.677 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:01.678 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-11-08 19:52:28.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:28.545 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:28.612 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:28.728 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-11-08 19:52:28.870 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:28.975 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:28.975 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-11-08 19:52:56.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:56.447 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 54 2024-11-08 19:52:56.475 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:56.563 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:56.788 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:52:56.904 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:52:56.904 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 54 2024-11-08 19:53:22.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:22.947 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:23.007 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:53:23.013 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 55 2024-11-08 19:53:23.040 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:23.152 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:53:23.152 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 55 2024-11-08 19:53:49.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:49.813 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 56 2024-11-08 19:53:49.933 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:49.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:53:49.999 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:53:49.999 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 56 2024-11-08 19:53:50.015 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:54:19.151 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:19.282 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:54:19.283 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 57 2024-11-08 19:54:19.313 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:19.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:19.425 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 57 2024-11-08 19:54:19.442 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:54:49.125 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:49.259 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:54:49.259 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 58 2024-11-08 19:54:49.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:49.418 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:54:49.464 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:54:49.488 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 58 2024-11-08 19:55:17.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:17.563 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:17.631 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 59 2024-11-08 19:55:17.636 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:55:17.687 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:17.796 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:55:17.796 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 59 2024-11-08 19:55:46.319 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:46.462 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:46.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:55:46.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 60 2024-11-08 19:55:46.553 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 60 2024-11-08 19:55:46.592 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:55:46.712 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:56:16.620 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:16.727 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 61 2024-11-08 19:56:16.739 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:16.855 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:56:16.856 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 61 2024-11-08 19:56:16.950 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:17.069 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:56:47.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:47.150 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:47.162 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:56:47.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:56:47.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 62 2024-11-08 19:56:47.270 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 62 2024-11-08 19:56:47.278 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:57:17.358 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:17.471 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 63 2024-11-08 19:57:17.734 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:17.777 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:17.830 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:57:17.831 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 63 2024-11-08 19:57:17.864 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:57:47.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:47.768 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 64 2024-11-08 19:57:48.286 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:48.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:57:48.401 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:57:48.407 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:57:48.407 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 64 2024-11-08 19:58:17.931 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:18.049 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 65 2024-11-08 19:58:18.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:18.616 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:58:18.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:18.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:58:18.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 65 2024-11-08 19:58:23.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:48.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:48.666 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 66 2024-11-08 19:58:48.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:48.870 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:58:48.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:58:49.032 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:58:49.032 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 66 2024-11-08 19:59:18.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:18.944 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 67 2024-11-08 19:59:19.024 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:19.131 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:59:19.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:19.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:59:19.360 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 67 2024-11-08 19:59:45.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:49.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:49.132 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 68 2024-11-08 19:59:49.192 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:49.294 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:59:49.590 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 19:59:49.666 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 19:59:49.666 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 68 2024-11-08 20:00:07.592 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:12.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:19.153 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:19.249 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 69 2024-11-08 20:00:19.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:19.627 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:00:20.109 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:20.231 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:00:20.231 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 69 2024-11-08 20:00:22.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:30.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:41.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:49.584 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:49.769 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 70 2024-11-08 20:00:50.014 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:50.128 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:00:50.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:50.755 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:00:50.755 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 70 2024-11-08 20:00:56.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:00:59.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:00.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:03.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:06.273 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:20.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:20.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:20.321 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 71 2024-11-08 20:01:20.325 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:01:21.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:21.302 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:01:21.302 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 71 2024-11-08 20:01:50.762 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:50.802 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:50.894 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:01:50.909 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 72 2024-11-08 20:01:51.793 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:01:51.922 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:01:51.922 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 72 2024-11-08 20:02:11.588 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:11.722 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:11.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:15.628 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 20:02:15.796 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:25.746 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 20:02:25.850 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:25.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:25.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:26.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:26.372 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:26.373 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:26.373 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-08 20:02:26.373 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-08 20:02:26.523 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-08 20:02:26.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:27.489 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:27.612 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:27.613 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-08 20:02:27.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:27.801 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:27.853 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:27.986 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-08 20:02:29.548 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:29.682 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:29.682 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-08 20:02:29.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:29.898 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:29.921 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:29.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:30.004 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:30.023 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-08 20:02:30.087 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:30.088 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-08 20:02:30.107 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:30.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:30.488 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-08 20:02:30.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:31.051 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:31.052 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-08 20:02:31.075 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:31.199 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:31.300 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:31.418 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-08 20:02:34.253 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:34.415 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:34.415 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-08 20:02:34.522 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:34.660 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:34.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:34.811 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-08 20:02:38.039 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.254 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.362 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:38.362 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-08 20:02:38.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.517 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.630 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:38.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.784 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.851 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:38.861 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-08 20:02:39.053 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:39.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:39.466 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:39.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:39.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.086 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.294 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.707 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.714 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:40.856 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:40.857 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-08 20:02:40.861 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:40.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.120 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.283 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.325 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.381 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-08 20:02:41.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:41.940 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:42.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:42.354 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:42.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:42.859 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 20:02:42.951 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:43.764 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:43.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:43.903 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:43.903 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-08 20:02:43.918 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:44.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:44.296 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-08 20:02:45.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:49.184 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:49.282 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:49.308 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:49.400 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:49.400 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-08 20:02:49.746 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:49.828 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-08 20:02:55.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:55.175 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:55.302 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:55.334 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:55.420 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:55.420 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-08 20:02:55.427 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-08 20:02:59.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:59.455 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:59.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:59.549 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:02:59.592 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-08 20:02:59.660 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:02:59.660 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-08 20:03:04.357 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:04.392 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:04.488 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-08 20:03:04.492 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:04.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:04.774 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:04.774 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-08 20:03:11.643 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:11.795 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:11.873 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:11.992 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-08 20:03:12.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:12.193 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:12.193 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-08 20:03:19.574 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:19.681 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-08 20:03:19.750 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:19.848 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:20.132 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:20.261 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:20.262 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-08 20:03:25.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:26.030 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:26.039 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:26.148 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-08 20:03:26.514 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:26.583 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:26.583 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-08 20:03:32.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:32.927 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:33.085 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:33.198 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-08 20:03:33.363 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:33.445 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:33.445 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-08 20:03:42.000 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:42.134 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:42.217 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:42.329 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-08 20:03:42.780 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:42.900 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:42.901 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-08 20:03:51.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:52.121 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:52.258 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:52.374 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-08 20:03:52.658 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:03:52.786 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:03:52.786 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-08 20:04:00.593 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:00.728 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:00.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:00.887 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:00.910 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-08 20:04:01.016 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:01.016 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-08 20:04:09.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:09.645 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:09.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:09.821 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-08 20:04:09.913 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:10.030 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:10.031 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-08 20:04:20.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:21.034 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:21.104 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:21.179 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-08 20:04:21.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:21.526 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:21.526 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-08 20:04:32.657 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:32.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:32.742 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:32.809 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-08 20:04:33.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:04:33.277 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-08 20:04:33.278 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-08 20:04:36.609 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-08 20:04:36.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-08 20:12:21.833 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-11-09 10:42:38.514 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 10:42:38.515 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 10:42:38.561 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 10:42:38.561 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 10:42:38.563 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 10:42:38.563 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 10:42:38.564 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 10:42:38.598 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 16:04:49.438 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:04:49.438 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 16:04:49.484 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:04:49.485 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-09 16:04:49.485 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 16:04:49.557 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:04:49.570 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:04:49.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:04:49.571 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:04:49.612 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 16:38:58.105 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:38:58.105 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 16:38:58.135 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 16:38:58.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:38:58.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:38:58.141 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:38:58.141 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:38:58.152 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 16:43:02.582 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:43:02.582 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 16:43:02.629 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 16:43:02.643 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:43:02.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:43:02.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:43:02.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:43:02.692 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 16:53:49.665 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:53:49.666 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 16:53:49.709 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 16:53:49.715 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:53:49.715 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:53:49.716 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:53:49.717 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:53:49.732 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 16:54:08.419 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 16:54:08.420 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 16:54:08.448 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 16:54:08.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:54:08.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:54:08.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:54:08.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 16:54:08.469 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 18:24:29.164 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 18:24:29.164 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 18:24:29.200 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 18:24:29.200 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-09 18:24:29.200 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 18:24:29.209 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 18:24:29.209 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 18:24:29.210 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 18:24:29.210 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 18:24:29.225 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-09 19:34:14.242 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-09 19:34:14.242 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-09 19:34:14.263 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-09 19:34:14.268 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 19:34:14.268 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 19:34:14.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 19:34:14.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-09 19:34:14.283 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-10 09:09:09.290 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 09:09:09.290 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-10 09:09:09.319 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-10 09:09:09.335 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 09:09:09.335 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 09:09:09.336 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 09:09:09.337 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 09:09:09.346 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-10 10:02:40.528 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 10:02:40.529 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-10 10:02:40.579 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 10:02:40.580 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-10 10:02:40.580 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-10 10:02:40.675 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 10:02:40.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 10:02:40.679 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 10:02:40.679 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 10:02:40.702 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-10 12:12:38.590 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 12:12:38.591 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-10 12:12:38.712 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 12:12:38.712 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-10 12:12:38.712 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-10 12:12:38.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 12:12:38.886 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 12:12:38.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 12:12:38.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 12:12:39.012 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-10 13:53:55.803 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 13:53:55.803 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-10 13:53:55.822 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-10 13:53:55.822 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-10 13:53:55.822 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-10 13:53:55.831 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 13:53:55.831 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 13:53:55.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 13:53:55.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-10 13:53:55.849 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-13 11:09:50.898 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-13 11:09:50.899 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-13 11:09:50.950 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-13 11:09:50.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 11:09:50.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 11:09:50.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 11:09:50.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 11:09:50.987 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-13 14:32:22.933 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-13 14:32:22.933 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-13 14:32:22.985 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-13 14:32:23.005 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 14:32:23.005 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 14:32:23.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 14:32:23.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 14:32:23.039 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-13 17:42:02.050 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-13 17:42:02.051 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-13 17:42:02.437 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-13 17:42:02.475 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:02.484 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:02.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:02.494 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:02.571 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-13 17:42:37.740 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-13 17:42:37.741 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-13 17:42:37.887 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-13 17:42:37.887 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-13 17:42:37.887 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-13 17:42:38.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:38.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:38.104 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:38.113 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:38.162 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-13 17:42:42.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:42.227 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:42.229 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:42.248 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-13 17:42:42.249 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-14 21:36:48.134 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-14 21:36:48.135 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-14 21:36:48.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-14 21:36:48.203 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-14 21:36:48.210 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-14 21:36:48.214 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-14 21:36:48.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-14 21:36:48.300 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-15 20:15:05.424 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-15 20:15:05.426 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-15 20:15:05.537 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-15 20:15:05.537 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-15 20:15:05.538 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-15 20:15:05.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:15:05.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:15:05.659 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:15:05.660 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:15:05.698 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-15 20:23:36.081 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-15 20:23:36.082 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-15 20:23:36.112 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-15 20:23:36.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:23:36.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:23:36.126 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:23:36.126 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 20:23:36.137 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-15 21:21:02.063 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-15 21:21:02.064 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-15 21:21:02.093 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-15 21:21:02.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.103 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.103 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.128 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-15 21:21:02.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.896 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-15 21:21:02.898 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-16 21:24:56.353 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-16 21:24:56.357 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-16 21:24:56.442 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-16 21:24:56.443 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-16 21:24:56.443 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-16 21:24:56.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-16 21:24:56.728 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-16 21:24:56.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-16 21:24:56.734 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-16 21:24:56.805 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-17 18:56:19.830 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-17 18:56:19.830 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-17 18:56:19.859 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-17 18:56:19.870 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-17 18:56:19.870 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-17 18:56:19.876 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-17 18:56:19.876 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-17 18:56:19.908 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-20 17:01:58.764 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-20 17:01:58.764 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-20 17:01:58.786 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-20 17:01:58.786 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-20 17:01:58.787 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-20 17:01:58.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:01:58.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:01:58.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:01:58.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:01:58.827 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-20 17:02:42.602 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-20 17:02:42.604 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-20 17:02:42.678 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-20 17:02:42.704 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:42.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:42.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:42.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:42.746 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-20 17:02:44.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:44.902 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:44.902 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:44.920 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:02:44.920 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:09:48.750 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-20 17:09:48.756 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-20 17:09:48.836 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-20 17:09:48.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:09:48.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:09:48.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:09:48.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-20 17:09:48.876 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-21 15:26:20.684 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-21 15:26:20.686 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-21 15:26:21.100 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-21 15:26:21.102 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-21 15:26:21.102 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-21 15:26:21.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-21 15:26:21.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-21 15:26:21.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-21 15:26:21.405 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-21 15:26:21.597 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-22 09:07:44.648 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-22 09:07:44.649 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-22 09:07:44.738 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-22 09:07:44.739 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-22 09:07:44.739 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-22 09:07:44.782 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 09:07:44.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 09:07:44.787 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 09:07:44.788 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 09:07:44.824 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-22 20:05:48.142 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-22 20:05:48.143 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-22 20:05:48.164 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-22 20:05:48.164 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-22 20:05:48.164 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-22 20:05:48.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:05:48.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:05:48.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:05:48.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:05:48.185 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-22 20:06:27.023 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-22 20:06:27.024 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-22 20:06:27.047 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-22 20:06:27.049 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:27.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:27.051 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:27.051 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:27.059 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-22 20:06:28.943 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:28.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:28.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:28.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-22 20:06:28.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-23 16:20:30.524 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-23 16:20:30.525 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-23 16:20:30.551 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-23 16:20:30.551 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-23 16:20:30.551 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-23 16:20:30.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-23 16:20:30.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-23 16:20:30.574 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-23 16:20:30.574 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-23 16:20:30.596 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-25 22:31:04.862 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-25 22:31:04.862 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-25 22:31:04.922 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-25 22:31:04.924 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-25 22:31:04.924 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-25 22:31:04.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:31:04.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:31:04.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:31:04.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:31:05.004 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-25 22:31:05.277 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-11-25 22:34:28.095 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-25 22:34:28.095 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-25 22:34:28.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:28.141 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:28.142 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:28.142 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:28.151 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-25 22:34:28.890 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-11-25 22:34:29.913 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-25 22:34:29.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:29.927 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-11-25 22:34:30.051 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:30.642 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:30.642 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-25 22:34:32.132 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:32.273 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:32.273 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-25 22:34:34.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:34.181 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:34.182 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-25 22:34:34.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:34.704 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:34.704 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-25 22:34:35.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:35.463 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:35.463 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-25 22:34:38.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:39.084 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:39.084 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-25 22:34:40.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:40.106 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:40.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:40.209 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-25 22:34:40.218 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:40.218 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-25 22:34:40.236 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:41.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:41.552 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:41.552 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-25 22:34:41.584 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:41.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:41.689 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:41.715 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-25 22:34:43.309 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.380 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-25 22:34:43.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.464 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-25 22:34:43.474 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:43.474 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-25 22:34:43.562 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.632 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:43.681 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:43.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-25 22:34:43.918 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:43.990 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:44.098 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.265 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-25 22:34:44.299 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.500 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.704 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.712 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:44.712 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-25 22:34:44.827 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:44.886 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:44.905 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:45.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:45.309 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:45.513 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:45.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:45.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:46.131 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:46.336 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:46.541 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:46.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:46.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.160 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.290 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.363 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.459 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-25 22:34:47.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.773 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:47.971 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:48.010 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:48.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:48.102 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:48.102 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-25 22:34:48.152 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:48.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:48.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:48.627 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:49.059 E/GalleryVault: [LicenseManagerImpl] queryProductLicenseInfo network connect error 2024-11-25 22:34:49.131 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-25 22:34:49.264 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-25 22:34:49.306 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:49.460 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:51.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:51.625 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-25 22:34:52.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:52.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:52.169 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:52.169 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-25 22:34:52.271 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:53.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:53.736 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-25 22:34:54.110 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-25 22:34:54.197 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:54.244 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:54.294 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:54.315 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:54.315 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-25 22:34:54.413 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:54.470 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:56.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:56.767 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-25 22:34:57.174 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:57.234 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:57.300 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:34:57.410 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:34:57.410 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-25 22:35:01.802 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:01.888 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-25 22:35:02.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:02.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:02.605 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:02.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:02.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-25 22:35:07.829 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:07.968 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-25 22:35:08.174 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:08.244 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:08.287 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:08.287 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-25 22:35:08.323 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:12.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:12.412 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-25 22:35:12.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:12.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:12.728 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:12.755 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:12.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-25 22:35:17.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:17.383 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:17.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:17.509 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:17.509 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-25 22:35:17.514 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-25 22:35:17.521 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:24.634 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:24.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:24.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:35:24.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-25 22:35:24.762 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-25 22:35:24.790 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:35:24.894 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:12.163 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:12.348 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:12.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:12.932 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-25 22:37:12.960 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:12.960 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-11-25 22:37:12.961 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:13.180 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: false, consentStatus: 0(Unknown), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: UNKNOWN 2024-11-25 22:37:13.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:13.978 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:14.098 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:14.098 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-25 22:37:14.158 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:14.270 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-11-25 22:37:14.414 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:14.511 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:15.865 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:15.954 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:15.991 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-25 22:37:16.068 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:16.068 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-11-25 22:37:16.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:16.122 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:16.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:16.183 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:16.183 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-25 22:37:16.225 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-11-25 22:37:16.247 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:16.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:16.648 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:16.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:17.110 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-25 22:37:17.134 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:17.233 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:17.233 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-11-25 22:37:17.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:17.543 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:20.591 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:20.624 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:20.704 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:20.728 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-25 22:37:20.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:20.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-11-25 22:37:20.798 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:24.437 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:24.524 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:24.524 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-25 22:37:24.723 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:24.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:24.805 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-11-25 22:37:24.834 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:25.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.018 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.221 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.425 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.831 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.864 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:26.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.002 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-25 22:37:27.008 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:27.009 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-11-25 22:37:27.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.194 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:27.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:27.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:28.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:28.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:28.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:28.679 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:28.885 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.092 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.298 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.706 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.763 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-25 22:37:29.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.841 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:29.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:29.998 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:29.998 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-11-25 22:37:30.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:30.321 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:34.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:34.877 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-25 22:37:35.073 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:35.235 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:35.405 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:35.534 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:35.534 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-11-25 22:37:40.807 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:40.862 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:40.968 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-25 22:37:40.972 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:41.224 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:41.341 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:41.341 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-11-25 22:37:44.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:45.148 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:45.205 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:45.341 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-25 22:37:45.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:45.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:45.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-11-25 22:37:49.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:50.089 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:50.109 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:50.283 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:50.461 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-25 22:37:50.461 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:50.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:50.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-11-25 22:37:57.494 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:57.626 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:37:57.626 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-25 22:37:57.730 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:57.840 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-11-25 22:37:57.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:37:58.024 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:05.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:05.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:05.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:05.670 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:05.670 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-25 22:38:05.673 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:05.732 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-11-25 22:38:11.793 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:11.935 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:11.935 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-25 22:38:12.005 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:12.039 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:12.122 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-11-25 22:38:12.131 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:18.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:18.945 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:19.005 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-25 22:38:19.018 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:19.019 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-11-25 22:38:19.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:19.263 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:23.609 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:28.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:28.413 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:28.413 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-25 22:38:28.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:28.614 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-11-25 22:38:28.751 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:28.897 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:38.200 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:38.337 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:38.338 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-25 22:38:38.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:38.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:38.615 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-11-25 22:38:38.633 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:45.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:46.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:46.767 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:46.849 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:46.849 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-25 22:38:46.858 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:46.989 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:47.117 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-11-25 22:38:55.652 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:55.795 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:55.795 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-25 22:38:55.815 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:55.841 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:38:55.890 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:38:55.924 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-11-25 22:39:07.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:07.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:07.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:07.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-25 22:39:07.253 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:07.424 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:07.540 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-11-25 22:39:16.609 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:19.218 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:19.258 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:19.335 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:19.335 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-25 22:39:19.347 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:19.370 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:19.460 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-11-25 22:39:29.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:29.682 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:29.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:29.830 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:29.859 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-25 22:39:29.951 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:29.953 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-11-25 22:39:40.205 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:40.366 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:40.608 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:40.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:40.726 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-25 22:39:40.806 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:40.807 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-11-25 22:39:53.517 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:53.633 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:53.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:53.938 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-25 22:39:54.075 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:39:54.193 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:39:54.194 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-11-25 22:40:07.199 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:07.301 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:07.734 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:07.855 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-25 22:40:07.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:07.974 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:07.974 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-11-25 22:40:19.763 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:19.912 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:20.317 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:20.399 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:20.434 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-25 22:40:20.506 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:20.507 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-11-25 22:40:32.814 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:32.961 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:33.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:33.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:33.289 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-11-25 22:40:33.374 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:33.375 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-11-25 22:40:48.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:48.234 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:48.605 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:48.734 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-11-25 22:40:48.748 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:40:48.866 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:40:48.866 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-11-25 22:41:04.038 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:04.167 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:04.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:04.533 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-11-25 22:41:04.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:04.798 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:04.798 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-11-25 22:41:18.223 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:18.347 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:18.744 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:18.866 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-11-25 22:41:19.251 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:19.369 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:19.369 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-11-25 22:41:33.040 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:33.148 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:33.378 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:33.488 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-11-25 22:41:33.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:34.096 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-11-25 22:41:34.096 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-11-25 22:41:45.709 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-11-25 22:41:45.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:48.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:49.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 22:41:50.801 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-11-25 23:01:05.507 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-25 23:01:05.507 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-25 23:01:05.531 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-25 23:01:05.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:05.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:05.537 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:05.537 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:05.548 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-25 23:01:21.069 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:21.122 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:21.130 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:21.200 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-25 23:01:21.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 17:02:17.280 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-27 17:02:17.280 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-27 17:02:17.313 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-27 17:02:17.313 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-27 17:02:17.313 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-27 17:02:17.349 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 17:02:17.350 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 17:02:17.353 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 17:02:17.353 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 17:02:17.379 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-27 19:23:22.722 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-27 19:23:22.722 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-27 19:23:22.742 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-27 19:23:22.742 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-27 19:23:22.743 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-27 19:23:22.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:22.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:22.753 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:22.753 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:22.789 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-27 19:23:23.608 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:23.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:23.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:23.615 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-27 19:23:23.615 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 10:24:16.326 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 10:24:16.326 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-29 10:24:16.376 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 10:24:16.376 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-29 10:24:16.376 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-29 10:24:16.432 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 10:24:16.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 10:24:16.439 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 10:24:16.439 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 10:24:16.461 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-29 15:33:32.351 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 15:33:32.351 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-29 15:33:32.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 15:33:32.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 15:33:32.406 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-29 15:33:32.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 15:33:32.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 15:33:32.440 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-29 20:02:00.363 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 20:02:00.363 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-29 20:02:00.386 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-29 20:02:00.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:02:00.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:02:00.392 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:02:00.392 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:02:00.409 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-29 20:06:29.376 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 20:06:29.376 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-29 20:06:29.409 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 20:06:29.410 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-29 20:06:29.410 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-29 20:06:29.418 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:06:29.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:06:29.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:06:29.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:06:29.437 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-29 20:07:30.797 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 20:07:30.798 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-29 20:07:30.877 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-29 20:07:30.878 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-29 20:07:30.880 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-29 20:07:30.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:30.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:30.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:30.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:30.941 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-11-29 20:07:32.454 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:32.486 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:32.490 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:32.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-29 20:07:32.509 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-30 16:16:04.704 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-30 16:16:04.705 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-11-30 16:16:04.735 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-11-30 16:16:04.736 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-11-30 16:16:04.736 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-11-30 16:16:04.759 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-30 16:16:04.759 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-30 16:16:04.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-30 16:16:04.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-11-30 16:16:04.781 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-01 13:52:25.281 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-01 13:52:25.281 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-01 13:52:25.323 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-01 13:52:25.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:25.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:25.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:25.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:25.355 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-01 13:52:27.537 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-01 13:52:27.537 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-01 13:52:27.561 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-01 13:52:27.566 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:27.566 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:27.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:27.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-01 13:52:27.576 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-03 14:03:53.719 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-03 14:03:53.719 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-03 14:03:53.743 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:53.743 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:53.744 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:53.744 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:53.755 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-03 14:03:55.525 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.627 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:03:55.644 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-03 14:03:55.753 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:04.475 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:04.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:07.522 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:07.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:07.929 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:08.133 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:08.347 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:08.552 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:08.756 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:08.958 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:09.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:09.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:09.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:09.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:09.973 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:10.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:10.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:10.586 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:11.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:12.198 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:12.380 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:12.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:12.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:13.043 W/GalleryVault: [Taichi3Delegate] Taichi_v3 is not enabled. Cancel send taichi event 2024-12-03 14:04:13.051 W/GalleryVault: [Taichi4Delegate] Not find countryCode in taichi_v4 remote config. Cancel send taichi event. CountryCode: GN 2024-12-03 14:04:13.122 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:13.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:13.780 W/GalleryVault: [Taichi3Delegate] Taichi_v3 is not enabled. Cancel send taichi event 2024-12-03 14:04:13.791 W/GalleryVault: [Taichi4Delegate] Not find countryCode in taichi_v4 remote config. Cancel send taichi event. CountryCode: GN 2024-12-03 14:04:15.448 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:16.944 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:18.309 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:20.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:21.523 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:22.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:23.369 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:24.308 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:25.630 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:28.364 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:28.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:28.743 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:29.044 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:30.292 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:32.794 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:32.796 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:32.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:32.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:32.800 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:32.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:34.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:34.514 W/GalleryVault: [Taichi3Delegate] Taichi_v3 is not enabled. Cancel send taichi event 2024-12-03 14:04:34.518 W/GalleryVault: [Taichi4Delegate] Not find countryCode in taichi_v4 remote config. Cancel send taichi event. CountryCode: GN 2024-12-03 14:04:35.497 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:35.541 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:35.564 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:35.674 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.160 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.263 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.917 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:37.990 E/GalleryVault: [AdmobBannerAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill., scene: B_FileListBottom 2024-12-03 14:04:37.990 E/GalleryVault: [FileListActivity] Bottom Banner, onAdFailedToShow 2024-12-03 14:04:38.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:38.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:38.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:39.179 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:40.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.412 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.414 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.415 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:40.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:41.087 E/GalleryVault: [AdmobBannerAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill., scene: B_FileListBottom 2024-12-03 14:04:41.089 E/GalleryVault: [FileListActivity] Bottom Banner, onAdFailedToShow 2024-12-03 14:04:41.813 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:42.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:42.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:42.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:43.109 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:04:57.396 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:57.487 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:04:57.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:03.381 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:05:03.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:03.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:04.321 W/GalleryVault: [Taichi3Delegate] Taichi_v3 is not enabled. Cancel send taichi event 2024-12-03 14:05:04.327 W/GalleryVault: [Taichi4Delegate] Not find countryCode in taichi_v4 remote config. Cancel send taichi event. CountryCode: GN 2024-12-03 14:05:04.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:06.717 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:09.594 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:09.598 E/GalleryVault: org.json.JSONException: Value [] of type org.json.JSONArray cannot be converted to JSONObject 2024-12-03 14:05:09.696 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:09.787 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.805 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.806 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.810 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:13.810 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:16.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:16.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:16.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:18.900 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:05:20.658 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:05:25.219 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill. 2024-12-03 14:05:25.612 E/GalleryVault: [AdmobBannerAdProvider] ==> onAdFailedToLoad, errorCode: 3, msg: No fill., scene: B_FileListBottom 2024-12-03 14:05:25.612 E/GalleryVault: [FileListActivity] Bottom Banner, onAdFailedToShow 2024-12-03 14:05:42.991 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-03 14:14:50.890 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-03 14:14:50.891 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-03 14:14:50.975 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-03 14:14:51.009 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:51.009 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:51.021 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:51.021 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:51.139 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-03 14:14:53.462 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:53.470 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:53.470 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:53.476 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 14:14:53.477 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 19:55:48.852 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-03 19:55:48.853 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-03 19:55:48.875 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-03 19:55:48.876 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-03 19:55:48.876 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-03 19:55:48.884 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 19:55:48.884 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 19:55:48.885 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 19:55:48.885 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-03 19:55:48.900 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-04 17:13:23.671 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 17:13:23.671 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-04 17:13:23.699 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-04 17:13:23.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:13:23.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:13:23.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:13:23.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:13:23.744 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-04 17:16:57.304 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 17:16:57.304 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-04 17:16:57.334 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 17:16:57.334 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-04 17:16:57.334 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-04 17:16:57.369 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:57.369 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:57.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:57.376 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:57.401 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-04 17:16:59.125 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:59.130 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:59.130 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:59.135 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 17:16:59.135 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:33:22.770 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 21:33:22.771 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-04 21:33:22.925 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 21:33:22.925 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-04 21:33:22.926 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-04 21:33:23.016 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:33:23.016 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:33:23.020 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:33:23.021 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:33:23.059 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-04 21:35:52.643 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-04 21:35:52.644 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-04 21:35:52.907 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:52.908 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:52.911 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:52.911 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:52.913 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-04 21:35:52.944 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-04 21:35:58.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:58.290 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:58.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:58.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-04 21:35:58.345 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:55.597 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-05 10:52:55.597 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-05 10:52:55.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:55.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:55.622 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:55.623 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:55.635 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-05 10:52:56.961 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-05 10:52:56.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:52:56.980 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-05 10:52:57.052 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:08.323 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:08.323 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-05 10:53:08.480 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:08.684 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:08.886 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.089 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:09.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:10.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:10.329 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:10.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:10.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:10.945 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:11.150 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:11.355 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:11.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:11.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:11.974 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:12.193 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:12.398 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:12.604 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:12.812 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:13.021 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:13.493 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-05 10:53:13.660 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-05 10:53:13.690 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:14.362 E/GalleryVault: [GVLicensePromotionPresenter] load pab iab items sku failed, error java.lang.Exception: BillingError : Misc at com.thinkyeah.galleryvault.main.ui.presenter.f.a(GVLicensePromotionPresenter.java:5 ) at androidx.emoji2.text.o.run(R8$$SyntheticClass:183) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 2024-12-05 10:53:18.427 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:18.427 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 1 2024-12-05 10:53:20.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:23.617 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-05 10:53:23.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:27.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:27.130 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:27.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:28.523 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:28.524 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-05 10:53:28.526 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-05 10:53:28.528 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:29.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:29.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:29.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:29.720 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-05 10:53:29.903 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:34.837 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-05 10:53:34.919 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 10:53:38.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:38.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-05 10:53:38.610 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-05 10:53:38.621 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-05 11:45:49.507 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-05 11:45:49.507 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-05 11:45:49.576 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:45:49.605 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-05 11:45:49.639 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:45:49.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:45:49.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:45:49.708 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-05 11:46:02.740 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-05 11:46:02.743 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-05 11:46:02.777 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-05 11:46:02.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:02.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:02.789 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:02.789 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:02.798 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-05 11:46:03.793 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:03.796 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:03.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:03.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 11:46:03.798 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 15:15:37.549 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-05 15:15:37.549 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-05 15:15:37.569 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-05 15:15:37.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 15:15:37.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 15:15:37.574 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 15:15:37.575 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-05 15:15:37.588 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-06 17:48:34.003 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 17:48:34.004 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-06 17:48:34.045 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 17:48:34.046 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-06 17:48:34.046 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-06 17:48:34.059 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 17:48:34.060 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 17:48:34.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 17:48:34.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 17:48:34.094 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-06 20:18:30.406 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 20:18:30.409 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-06 20:18:30.545 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 20:18:30.546 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-06 20:18:30.546 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-06 20:18:30.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:30.622 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:30.624 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:30.624 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:30.645 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-06 20:18:59.805 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 20:18:59.806 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-06 20:18:59.844 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-06 20:18:59.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:59.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:59.853 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:59.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 20:18:59.890 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-06 22:10:00.349 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 22:10:00.349 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-06 22:10:00.378 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-06 22:10:00.378 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-06 22:10:00.378 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-06 22:10:00.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:00.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:00.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:00.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:00.415 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-06 22:10:01.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:01.447 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:01.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:01.454 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-06 22:10:01.455 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 16:39:26.970 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-07 16:39:26.971 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-07 16:39:27.158 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-07 16:39:27.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 16:39:27.253 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 16:39:27.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 16:39:27.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 16:39:27.360 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-07 18:53:17.705 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-07 18:53:17.707 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-07 18:53:18.596 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-07 18:53:18.598 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-07 18:53:18.600 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-07 18:53:19.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 18:53:19.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 18:53:19.334 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 18:53:19.334 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-07 18:53:19.432 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 01:06:08.929 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 01:06:08.930 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 01:06:08.956 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 01:06:08.956 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-08 01:06:08.956 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 01:06:08.966 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 01:06:08.966 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 01:06:08.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 01:06:08.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 01:06:08.979 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 08:40:39.674 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 08:40:39.675 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 08:40:39.704 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 08:40:39.707 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 08:40:39.707 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 08:40:39.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 08:40:39.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 08:40:39.722 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 14:17:40.247 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 14:17:40.248 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 14:17:40.273 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 14:17:40.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:17:40.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:17:40.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:17:40.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:17:40.288 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 14:21:23.022 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 14:21:23.022 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 14:21:23.044 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 14:21:23.048 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:21:23.048 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:21:23.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:21:23.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 14:21:23.063 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 20:08:19.674 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 20:08:19.675 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 20:08:19.791 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 20:08:19.814 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:08:19.816 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:08:19.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:08:19.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:08:19.889 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-08 20:10:01.303 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 20:10:01.304 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-08 20:10:01.330 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-08 20:10:01.330 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-08 20:10:01.330 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-08 20:10:01.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:10:01.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:10:01.340 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:10:01.341 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-08 20:10:01.351 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 06:42:16.169 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 06:42:16.170 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 06:42:16.237 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 06:42:16.237 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 06:42:16.238 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 06:42:16.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 06:42:16.254 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 06:42:20.208 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-10 08:55:12.856 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 08:55:12.857 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 08:55:12.963 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-10 08:55:12.981 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:12.981 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:12.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:12.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:13.057 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 08:55:14.426 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:14.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:14.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:14.566 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 08:55:14.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:41.247 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 13:47:41.247 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 13:47:41.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:41.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:41.280 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:41.280 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:41.291 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 13:47:43.715 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-10 13:47:43.721 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:43.741 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-10 13:47:43.870 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:44.770 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:44.771 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-10 13:47:46.226 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:46.377 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:46.377 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-10 13:47:47.949 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:48.134 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:48.135 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-10 13:47:48.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:48.287 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:48.288 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-10 13:47:48.815 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:48.903 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:48.903 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-10 13:47:51.990 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:52.120 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:52.120 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-10 13:47:54.959 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:55.163 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:55.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:55.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:55.778 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:55.983 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:56.113 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:56.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:56.287 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:56.287 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-10 13:47:56.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:56.597 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:56.803 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:57.008 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:57.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:57.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:57.623 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:57.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.443 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.645 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:58.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:47:58.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-10 13:47:58.849 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:59.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:59.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:47:59.464 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:00.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:00.229 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-10 13:48:00.261 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:01.414 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:01.595 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:01.596 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-10 13:48:02.664 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:02.665 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:06.980 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:07.214 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:07.214 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-10 13:48:13.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.047 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.153 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.155 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.158 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:14.873 E/GalleryVault: [AdmobBannerAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, scene: B_FileListBottom 2024-12-10 13:48:14.873 E/GalleryVault: [FileListActivity] Bottom Banner, onAdFailedToShow 2024-12-10 13:48:14.875 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:14.875 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-10 13:48:15.150 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-10 13:48:15.173 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:15.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:16.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:16.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-10 13:48:16.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:16.222 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:16.382 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-10 13:48:16.449 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:17.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.141 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.208 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:18.208 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-10 13:48:18.298 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-10 13:48:18.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.498 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.533 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:18.588 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:18.588 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-10 13:48:18.646 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-10 13:48:18.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:18.892 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:19.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:19.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:19.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-10 13:48:19.540 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:19.661 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-10 13:48:19.669 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:19.780 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:22.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:22.906 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:22.906 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-10 13:48:22.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:23.070 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-10 13:48:23.234 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:23.315 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:26.839 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:26.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:27.000 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 13:48:27.218 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-10 13:48:27.244 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:27.244 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-10 13:48:27.283 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-10 13:48:40.909 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-10 14:51:01.190 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 14:51:01.191 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 14:51:01.230 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 14:51:01.231 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 14:51:01.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 14:51:01.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 14:51:01.243 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 14:51:01.358 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-10 15:06:27.463 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 15:06:27.463 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 15:06:27.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:06:27.533 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:06:27.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:06:27.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:06:27.561 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 15:06:27.769 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-10 15:32:05.680 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 15:32:05.680 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 15:32:05.709 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 15:32:05.709 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-10 15:32:05.709 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-10 15:32:05.721 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:32:05.722 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:32:05.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:32:05.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:32:05.739 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 15:32:05.897 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-10 15:33:56.981 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 15:33:56.982 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 15:33:57.064 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 15:33:57.064 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-10 15:33:57.064 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-10 15:33:57.112 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:57.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:57.118 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:57.118 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:57.160 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 15:33:58.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:58.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:58.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:58.183 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 15:33:58.184 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:20.903 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 18:40:20.938 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 18:40:21.508 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 18:40:21.508 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-10 18:40:21.508 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-10 18:40:21.807 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:21.807 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:21.824 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:21.825 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:22.020 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 18:40:23.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:23.991 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:23.991 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:24.002 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 18:40:24.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:16:47.879 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 20:16:47.879 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 20:16:47.923 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-10 20:16:47.929 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:16:47.929 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:16:47.930 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:16:47.930 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:16:47.943 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-10 20:35:51.111 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-10 20:35:51.111 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-10 20:35:51.142 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:35:51.142 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:35:51.143 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:35:51.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-10 20:35:51.156 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 17:08:39.040 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 17:08:39.043 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 17:08:39.168 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 17:08:39.169 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-11 17:08:39.169 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 17:08:39.350 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:39.351 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:39.356 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:39.356 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:39.480 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 17:08:52.212 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 17:08:52.213 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 17:08:52.284 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 17:08:52.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:52.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:52.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:52.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:08:52.314 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 17:37:26.316 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 17:37:26.321 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 17:37:26.352 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 17:37:26.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:26.361 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:26.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:26.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:26.372 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 17:37:27.707 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:27.712 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:27.714 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:27.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 17:37:27.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:03.602 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 18:56:03.603 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 18:56:03.627 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 18:56:03.627 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-11 18:56:03.627 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 18:56:03.635 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:03.635 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:03.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:03.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:03.674 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 18:56:04.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:04.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:04.418 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:04.422 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 18:56:04.424 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 19:26:36.115 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 19:26:36.116 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 19:26:36.187 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 19:26:36.187 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 19:26:36.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 19:26:36.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 19:26:36.201 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 19:26:36.220 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 21:27:52.486 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 21:27:52.486 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 21:27:52.523 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:27:52.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:27:52.525 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:27:52.525 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:27:52.539 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 21:51:52.983 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 21:51:52.984 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-11 21:51:53.009 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-11 21:51:53.009 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-11 21:51:53.010 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-11 21:51:53.022 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.022 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.037 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-11 21:51:53.764 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-11 21:51:53.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 11:52:33.407 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 11:52:33.408 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 11:52:33.443 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 11:52:33.443 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 11:52:33.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 11:52:33.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 11:52:33.462 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 12:25:17.328 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 12:25:17.329 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 12:25:17.372 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 12:25:17.373 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-12 12:25:17.373 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-12 12:25:17.398 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 12:25:17.399 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 12:25:17.402 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 12:25:17.403 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 12:25:17.419 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 17:47:23.147 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 17:47:23.147 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 17:47:23.167 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:23.167 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:23.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:23.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:23.181 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 17:47:25.078 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-12 17:47:25.082 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:25.106 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-12 17:47:25.286 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:25.853 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:25.853 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-12 17:47:27.218 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:27.369 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:27.369 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-12 17:47:29.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:29.290 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:29.290 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-12 17:47:29.634 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:29.728 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:29.728 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-12 17:47:30.533 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:30.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:30.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-12 17:47:33.947 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:34.060 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:34.060 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-12 17:47:37.634 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:37.660 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:37.745 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:37.745 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-12 17:47:37.863 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:38.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:38.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:38.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:38.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:38.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:39.078 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:39.280 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:39.482 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:39.687 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:39.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.095 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.149 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.253 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:40.253 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-12 17:47:40.298 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:40.908 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:41.111 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:41.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:41.520 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:41.726 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:41.931 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:42.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:42.717 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-12 17:47:42.882 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-12 17:47:42.929 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:43.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:43.489 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:43.490 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-12 17:47:47.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:48.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:48.991 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:48.991 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-12 17:47:54.604 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:54.746 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:54.746 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-12 17:47:55.337 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:55.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:55.388 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:55.426 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:55.446 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:55.446 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-12 17:47:56.099 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-12 17:47:56.103 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:56.507 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:56.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:56.641 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-12 17:47:57.385 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:57.521 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:57.553 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:57.677 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-12 17:47:58.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:58.690 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:58.690 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-12 17:47:58.823 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:58.974 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:58.974 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-12 17:47:59.248 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:59.341 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-12 17:47:59.481 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:59.511 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:59.591 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:47:59.611 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-12 17:47:59.877 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:47:59.984 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:00.024 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:00.024 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-12 17:48:00.053 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:00.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:00.514 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-12 17:48:00.860 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:00.942 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:03.342 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:03.506 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:03.507 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-12 17:48:03.863 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:04.008 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-12 17:48:04.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:04.345 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:07.429 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:07.588 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:07.588 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-12 17:48:07.958 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:07.989 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:08.068 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:08.076 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-12 17:48:09.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:10.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:10.075 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-12 17:48:10.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:10.228 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:10.277 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:10.338 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-12 17:48:12.599 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:12.754 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:12.754 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-12 17:48:12.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:13.009 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-12 17:48:13.071 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:13.220 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:17.920 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:18.083 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:18.083 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-12 17:48:18.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:18.378 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-12 17:48:18.577 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:18.713 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:23.950 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:24.011 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:24.118 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:24.118 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-12 17:48:24.141 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-12 17:48:24.311 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:24.444 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:28.199 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:28.310 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:28.326 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-12 17:48:28.383 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:28.383 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-12 17:48:28.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:28.594 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:32.877 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:33.024 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-12 17:48:33.069 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:33.201 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:33.201 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-12 17:48:33.411 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:33.561 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:40.094 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:40.233 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-12 17:48:40.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:40.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:40.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:40.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-12 17:48:40.705 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:48.261 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:48.341 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:48.369 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-12 17:48:48.432 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:48.432 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-12 17:48:48.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:48.833 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:54.606 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:54.742 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-12 17:48:54.872 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:54.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:48:54.966 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-12 17:48:55.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:48:55.290 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:01.348 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:01.486 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-12 17:49:01.608 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:01.745 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:01.745 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-12 17:49:01.822 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:01.958 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:10.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:10.701 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-12 17:49:11.078 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:11.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:11.229 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:11.229 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-12 17:49:11.332 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:20.311 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:20.416 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-12 17:49:20.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:20.937 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:20.937 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-12 17:49:21.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:21.457 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:28.780 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:28.930 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-12 17:49:29.135 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:29.270 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:29.271 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-12 17:49:29.845 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:29.989 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:37.897 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:38.043 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-12 17:49:38.214 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:38.350 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:38.350 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-12 17:49:38.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:38.983 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:49.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:49.394 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-12 17:49:49.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:49.856 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:49:49.857 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-12 17:49:50.043 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:49:50.185 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:01.055 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:01.174 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-12 17:50:01.598 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:01.734 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:01.734 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-12 17:50:02.163 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:02.279 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:11.306 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:11.444 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-12 17:50:12.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:12.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:12.314 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:12.314 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-12 17:50:12.392 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:22.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:22.385 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-12 17:50:22.882 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:23.016 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:23.016 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-12 17:50:23.273 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:23.361 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:35.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:35.627 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-12 17:50:36.115 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:36.225 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:36.225 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-12 17:50:36.545 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:36.693 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:49.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:49.386 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-12 17:50:49.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:49.881 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:50:49.881 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-12 17:50:50.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:50:50.801 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:01.699 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:01.804 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-12 17:51:02.038 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:02.155 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:02.155 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-12 17:51:03.075 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:03.216 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:14.323 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:14.440 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-12 17:51:15.098 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:15.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:15.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-12 17:51:15.782 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:15.906 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:29.795 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:29.920 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-12 17:51:30.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:30.834 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:30.834 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-12 17:51:30.978 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:31.110 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:45.775 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:45.908 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-12 17:51:46.401 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:46.495 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:51:46.495 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-12 17:51:46.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:51:46.819 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:00.409 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:00.535 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-12 17:52:00.720 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:00.837 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:00.837 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-12 17:52:00.917 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:01.031 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:15.321 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:15.444 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-12 17:52:15.634 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:15.763 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:15.763 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-12 17:52:15.955 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:16.076 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:32.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:32.851 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-12 17:52:33.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:33.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:33.353 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:33.354 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-12 17:52:33.449 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:50.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:50.478 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-12 17:52:51.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:51.258 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:51.347 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:52:51.498 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:52:51.498 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-12 17:53:06.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:06.818 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-12 17:53:07.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:07.448 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:07.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:07.951 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:07.952 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-12 17:53:23.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:23.794 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-12 17:53:24.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:24.135 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:24.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:24.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:24.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-12 17:53:42.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:43.094 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-12 17:53:43.399 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:43.532 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:44.322 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:53:44.439 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:53:44.439 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-12 17:54:02.919 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:03.034 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-12 17:54:03.302 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:03.427 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:04.257 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:04.367 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:04.367 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-12 17:54:21.209 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:21.352 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-12 17:54:21.590 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:21.720 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:22.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:22.761 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:22.761 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-12 17:54:40.337 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:40.480 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-12 17:54:40.636 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:40.754 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:41.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:54:41.716 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:54:41.716 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-12 17:55:01.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:55:01.906 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:55:01.978 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:55:02.069 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-12 17:55:03.061 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:55:03.143 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:55:03.143 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-12 17:56:37.538 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:37.807 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:37.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:39.732 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:39.732 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-12 17:56:39.733 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-12 17:56:39.733 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:39.734 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-12 17:56:39.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:40.824 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:40.949 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-12 17:56:41.110 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:41.126 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:41.320 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:41.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:41.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-12 17:56:42.499 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:42.628 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-12 17:56:42.896 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.002 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-12 17:56:43.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.098 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:43.153 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.247 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:43.247 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-12 17:56:43.262 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:43.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.708 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:43.708 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-12 17:56:43.940 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:43.990 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:44.037 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-12 17:56:44.079 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:44.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:44.748 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:44.748 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-12 17:56:47.041 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:47.145 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-12 17:56:47.512 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:47.596 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:48.081 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:48.176 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:48.177 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-12 17:56:50.758 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:50.831 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:50.891 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-12 17:56:51.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:51.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:51.345 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:51.423 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:51.442 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:51.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:51.848 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.253 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.269 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:52.270 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-12 17:56:52.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:52.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.280 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.546 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-12 17:56:53.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:53.754 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:53.913 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.117 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.604 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.736 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:54.741 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:54.742 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-12 17:56:54.941 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:55.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:55.354 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:56.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:56.582 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-12 17:56:56.672 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:56.780 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:57.430 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:56:57.598 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:56:57.598 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-12 17:57:01.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:57:02.078 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:57:02.088 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-12 17:57:02.133 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:57:02.669 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 17:57:02.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-12 17:57:02.729 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-12 18:14:25.209 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 18:14:25.209 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 18:14:25.315 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 18:14:25.315 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-12 18:14:25.315 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-12 18:14:25.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 18:14:25.383 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 18:14:25.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 18:14:25.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 18:14:25.442 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 19:48:53.437 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 19:48:53.438 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 19:48:53.506 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-12 19:48:53.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:53.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:53.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:53.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:53.551 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 19:48:54.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:54.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:54.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:54.520 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 19:48:54.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:18:00.137 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 22:18:00.137 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 22:18:00.166 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 22:18:00.166 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-12 22:18:00.166 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-12 22:18:00.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:18:00.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:18:00.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:18:00.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:18:00.216 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-12 22:19:00.290 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-12 22:19:00.290 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-12 22:19:00.312 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-12 22:19:00.314 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:19:00.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:19:00.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:19:00.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-12 22:19:00.327 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:03:37.896 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:03:37.896 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:03:37.926 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 14:03:37.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:03:37.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:03:37.935 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:03:37.935 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:03:37.947 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:11:06.493 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:11:06.494 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:11:06.542 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:11:06.543 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 14:11:06.543 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 14:11:06.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:06.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:06.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:06.723 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:06.794 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:11:07.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:07.624 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:07.624 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:07.625 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:11:07.625 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:13:41.210 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:13:41.210 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:13:41.246 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:13:41.246 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 14:13:41.246 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 14:13:41.261 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:13:41.261 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:13:41.263 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:13:41.263 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:13:41.287 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:17:28.663 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:17:28.664 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:17:28.687 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:28.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:28.689 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:28.689 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:28.704 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:17:30.517 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-13 14:17:30.520 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:30.537 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-13 14:17:30.701 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:42.223 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:17:42.223 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-13 14:17:43.513 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:44.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:44.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:44.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:44.911 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:45.117 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:45.319 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:45.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:45.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:45.939 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:46.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:46.351 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:46.557 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:46.765 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:46.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:47.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:47.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:47.585 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:47.790 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:47.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:48.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:48.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:48.618 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:48.823 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:49.406 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-13 14:17:49.578 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-13 14:17:49.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:17:53.862 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:17:53.862 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 1 2024-12-13 14:17:55.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:00.789 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:00.847 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:00.921 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:06.170 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:18:06.171 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-13 14:18:06.174 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 0 2024-12-13 14:18:06.175 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:18:07.282 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:07.430 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:07.570 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:18:17.576 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:18:17.577 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 1 2024-12-13 14:18:17.580 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine. 2024-12-13 14:18:17.584 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Unable to obtain a JavascriptEngine., retried: 1 2024-12-13 14:19:13.637 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-13 14:21:24.358 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:21:24.361 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:21:24.387 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:21:24.388 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 14:21:24.388 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 14:21:24.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:21:24.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:21:24.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:21:24.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:21:24.464 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:27:19.121 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:27:19.122 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 14:27:19.230 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 14:27:19.237 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 14:27:19.237 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 14:27:19.281 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:19.281 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:19.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:19.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:19.323 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 14:27:20.652 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:20.657 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:20.658 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:20.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 14:27:20.669 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 16:37:10.077 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 16:37:10.078 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 16:37:10.197 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 16:37:10.201 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 16:37:10.203 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 16:37:10.323 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 16:37:10.323 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 16:37:10.328 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 16:37:10.328 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 16:37:10.431 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 21:46:53.337 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 21:46:53.338 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 21:46:53.553 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 21:46:53.554 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-13 21:46:53.556 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 21:46:53.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:46:53.714 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:46:53.753 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:46:53.755 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:46:53.895 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 21:47:47.239 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 21:47:47.240 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 21:47:47.274 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 21:47:47.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:47:47.280 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:47:47.281 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:47:47.281 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 21:47:47.293 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 23:29:45.072 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-13 23:29:45.072 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-13 23:29:45.116 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-13 23:29:45.122 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:29:45.123 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:29:45.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:29:45.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:29:45.136 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-13 23:30:07.973 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:30:07.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:30:07.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:30:08.024 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-13 23:30:08.024 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:29.381 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-14 09:21:29.381 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-14 09:21:29.422 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-14 09:21:29.422 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-14 09:21:29.423 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-14 09:21:29.541 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:29.542 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:29.594 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:29.595 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:29.652 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-14 09:21:31.010 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:31.022 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:31.023 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:31.029 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-14 09:21:31.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 12:57:33.755 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-16 12:57:33.755 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-16 12:57:33.786 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-16 12:57:33.786 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-16 12:57:33.787 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-16 12:57:34.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 12:57:34.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 12:57:34.325 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 12:57:34.329 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 12:57:34.420 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-16 16:40:27.606 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-16 16:40:27.607 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-16 16:40:27.707 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-16 16:40:27.707 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-16 16:40:27.707 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-16 16:40:27.765 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 16:40:27.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 16:40:27.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 16:40:27.775 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-16 16:40:27.881 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-18 12:12:46.218 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-18 12:12:46.219 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-18 12:12:46.830 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-18 12:12:46.874 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 12:12:46.876 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 12:12:46.899 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 12:12:46.899 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 12:12:47.011 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-18 12:12:48.937 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-18 17:01:46.827 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-18 17:01:46.828 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-18 17:01:46.860 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-18 17:01:46.860 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-18 17:01:46.860 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-18 17:01:46.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:01:46.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:01:46.881 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:01:46.882 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:01:46.908 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-18 17:01:47.426 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2024-12-18 17:07:17.757 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-18 17:07:17.758 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-18 17:07:17.788 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-18 17:07:17.788 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-18 17:07:17.788 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-18 17:07:17.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:17.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:17.803 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:17.804 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:17.823 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-18 17:07:23.543 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:23.551 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:23.552 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:23.555 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-18 17:07:23.556 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-19 12:26:52.148 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-19 12:26:52.149 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-19 12:26:52.168 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-19 12:26:52.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-19 12:26:52.172 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-19 12:26:52.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-19 12:26:52.175 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-19 12:26:52.183 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 07:18:48.796 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 07:18:48.798 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 07:18:48.848 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 07:18:48.855 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 07:18:48.855 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 07:18:48.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 07:18:48.857 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 07:18:48.883 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 11:42:59.359 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 11:42:59.360 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 11:42:59.423 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:42:59.423 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:42:59.428 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 11:42:59.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:42:59.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:42:59.461 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 11:43:10.948 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 11:43:10.948 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 11:43:10.981 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 11:43:10.981 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-20 11:43:10.981 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 11:43:10.991 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:43:10.992 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:43:11.001 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:43:11.002 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 11:43:11.011 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 12:14:01.181 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 12:14:01.181 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 12:14:01.204 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 12:14:01.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:01.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:01.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:01.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:01.224 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 12:14:06.772 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 12:14:06.773 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 12:14:06.883 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 12:14:06.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:06.925 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:06.936 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:06.936 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 12:14:06.945 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 16:51:49.368 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 16:51:49.369 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 16:51:49.402 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:49.402 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:49.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:49.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:49.425 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 16:51:51.466 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-20 16:51:51.470 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:51.486 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-20 16:51:51.742 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:52.702 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:51:52.702 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-20 16:51:53.843 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:54.020 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:51:54.020 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-20 16:51:55.868 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:55.962 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:51:55.962 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-20 16:51:56.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:56.220 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:51:56.220 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-20 16:51:56.943 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:51:57.013 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:51:57.014 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-20 16:52:00.125 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:00.239 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:00.239 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-20 16:52:03.759 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:03.885 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:03.885 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-20 16:52:06.004 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:06.114 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:06.114 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-20 16:52:08.217 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:08.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:08.623 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:08.806 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:08.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:08.910 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:08.910 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-20 16:52:09.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:09.239 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:09.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:09.651 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:09.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:10.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:10.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:10.475 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:10.683 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:10.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:11.096 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:11.304 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:11.511 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:11.716 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:11.925 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:12.132 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:12.337 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:12.543 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:12.749 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:13.287 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-20 16:52:13.430 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-20 16:52:13.470 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:14.041 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:14.085 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:52:14.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:14.339 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-20 16:52:14.390 E/GalleryVault: [UpgradePromotionDialogActivity] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:52:20.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:20.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:20.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-20 16:52:21.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:21.846 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:21.861 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:21.905 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:21.922 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:21.922 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-20 16:52:22.642 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-20 16:52:22.649 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:22.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:23.137 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:23.138 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-20 16:52:23.815 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:23.929 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:23.956 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:24.041 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-20 16:52:24.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:24.795 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:24.796 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-20 16:52:24.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:25.087 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:25.089 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-20 16:52:25.847 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:25.914 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:25.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:25.967 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:25.967 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-20 16:52:25.986 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:26.033 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-20 16:52:26.078 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:26.177 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:26.207 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:26.293 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-20 16:52:26.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:26.910 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:27.041 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:27.168 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-20 16:52:29.165 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:29.333 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:29.334 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-20 16:52:30.374 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:30.547 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:30.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:30.760 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-20 16:52:33.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:33.252 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:33.252 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-20 16:52:34.156 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:34.304 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:34.692 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:34.822 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-20 16:52:35.707 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:35.861 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:35.862 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-20 16:52:36.626 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:36.781 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:37.309 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:37.427 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-20 16:52:49.698 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-20 16:52:49.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:49.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:50.017 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:50.044 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:50.077 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:52:50.574 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:50.574 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-20 16:52:50.574 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:50.574 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-20 16:52:50.723 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-20 16:52:50.730 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:51.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:52.019 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:52.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:52.084 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-20 16:52:52.103 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:52.103 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-20 16:52:52.165 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:53.842 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:53.937 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:53.960 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-20 16:52:54.034 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:54.036 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-20 16:52:54.070 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.092 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.163 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-20 16:52:54.178 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:54.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.334 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:54.334 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-20 16:52:54.500 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.604 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:54.751 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:54.895 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-20 16:52:55.008 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:55.008 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-20 16:52:55.602 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:55.705 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:57.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:58.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:58.099 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-20 16:52:58.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:52:58.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-20 16:52:58.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:52:58.994 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:01.617 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:01.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:01.833 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:01.906 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-20 16:53:02.038 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.103 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.245 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:02.246 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-20 16:53:02.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.869 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:02.954 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:03.060 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:03.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:03.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:03.681 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:03.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.095 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.304 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.342 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.480 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-20 16:53:04.510 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.516 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:04.609 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-20 16:53:04.714 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:04.919 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.356 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.452 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:05.561 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:05.971 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:06.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:06.429 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-20 16:53:06.562 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:06.616 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:53:07.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:07.237 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-20 16:53:07.412 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:07.576 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:07.577 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-20 16:53:08.041 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:08.192 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:12.583 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:12.701 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-20 16:53:12.933 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:13.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:13.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-20 16:53:13.378 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:13.529 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:14.460 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:14.462 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:18.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:18.612 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-20 16:53:18.921 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:19.007 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:19.007 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-20 16:53:19.480 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:19.566 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:22.681 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:22.765 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-20 16:53:23.248 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:23.340 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:23.340 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-20 16:53:23.611 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:23.811 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:27.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:27.778 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-20 16:53:27.879 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:27.956 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:27.956 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-20 16:53:28.772 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:28.860 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:35.077 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:35.167 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-20 16:53:35.237 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:35.327 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:35.327 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-20 16:53:36.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:36.089 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:42.741 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:42.849 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-20 16:53:43.289 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:43.378 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:43.379 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-20 16:53:44.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:44.098 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:49.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:49.310 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-20 16:53:49.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:49.494 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:49.661 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:49.662 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-20 16:53:50.394 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-20 16:53:50.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:50.610 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:54.126 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-20 16:53:54.227 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:54.229 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:53:54.229 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-20 16:53:56.086 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:56.146 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:56.248 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-20 16:53:56.396 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 16:53:56.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-20 16:53:56.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-20 16:53:57.357 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:42.636 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 17:08:42.636 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 17:08:42.698 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 17:08:42.698 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-20 17:08:42.699 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 17:08:42.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:42.778 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:42.794 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:42.805 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:42.865 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 17:08:44.412 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:44.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:44.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:44.461 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 17:08:44.462 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:01:35.167 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 20:01:35.168 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 20:01:35.254 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 20:01:35.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:01:35.264 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:01:35.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:01:35.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:01:35.294 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 20:04:36.473 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 20:04:36.476 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 20:04:36.540 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 20:04:36.540 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-20 20:04:36.540 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 20:04:36.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:04:36.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:04:36.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:04:36.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:04:36.612 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 20:08:58.797 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-20 20:08:58.798 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-20 20:08:58.835 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-20 20:08:58.839 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:08:58.839 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:08:58.841 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:08:58.841 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:08:58.886 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-20 20:09:00.322 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:09:00.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:09:00.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:09:00.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-20 20:09:00.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:13:56.583 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-21 10:13:56.583 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-21 10:13:56.641 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-21 10:13:56.642 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-21 10:13:56.642 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-21 10:13:56.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:13:56.727 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:13:56.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:13:56.730 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:13:56.761 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-21 10:17:51.945 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-21 10:17:51.948 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-21 10:17:52.132 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-21 10:17:52.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:17:52.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:17:52.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:17:52.188 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 10:17:52.341 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-21 13:37:24.438 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-21 13:37:24.441 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-21 13:37:24.498 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-21 13:37:24.500 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 13:37:24.500 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 13:37:24.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 13:37:24.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 13:37:24.534 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-21 21:28:56.070 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-21 21:28:56.070 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-21 21:28:56.099 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 21:28:56.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 21:28:56.106 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-21 21:28:56.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 21:28:56.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-21 21:28:56.121 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-22 22:47:32.297 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-22 22:47:32.297 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-22 22:47:32.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:32.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:32.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:32.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:32.342 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-22 22:47:35.611 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-22 22:47:36.675 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-22 22:47:36.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:36.698 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-22 22:47:36.853 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:37.863 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:37.863 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-22 22:47:39.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:39.334 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:39.334 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-22 22:47:40.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:41.072 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:41.072 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-22 22:47:41.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:41.318 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:41.318 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-22 22:47:42.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:42.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:42.328 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-22 22:47:45.479 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 22:47:45.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-22 22:47:45.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-22 23:40:40.534 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-22 23:40:40.543 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-22 23:40:40.832 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-22 23:40:40.832 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-22 23:40:40.832 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-22 23:40:40.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 23:40:40.917 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 23:40:40.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 23:40:40.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-22 23:40:40.965 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-23 06:45:14.724 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 06:45:14.725 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-23 06:45:14.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:14.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:14.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:14.758 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:14.767 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-23 06:45:16.586 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-23 06:45:16.589 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:16.603 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-23 06:45:16.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:17.220 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:17.220 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-23 06:45:18.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:18.584 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:18.584 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-23 06:45:20.438 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:20.564 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:20.565 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-23 06:45:20.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:20.775 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:20.775 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-23 06:45:21.669 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:21.762 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:21.762 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-23 06:45:25.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:25.420 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:25.421 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-23 06:45:29.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:29.296 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:29.296 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-23 06:45:30.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:30.364 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:30.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:30.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:30.979 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.184 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.601 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.744 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.803 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:31.872 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:31.872 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-23 06:45:32.008 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:32.213 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:32.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:32.625 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:32.830 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:33.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:33.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:33.448 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:33.653 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:33.859 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.064 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.475 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.679 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:34.782 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:34.783 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-23 06:45:35.216 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-23 06:45:35.372 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-23 06:45:35.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:35.856 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 06:45:35.995 E/GalleryVault: [GVLicensePromotionPresenter] load pab iab items sku failed, error java.lang.Exception: BillingError : Misc at com.thinkyeah.galleryvault.main.ui.presenter.f.a(GVLicensePromotionPresenter.java:5 ) at androidx.emoji2.text.o.run(R8$$SyntheticClass:183) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
2024-12-23 06:45:38.857 E/GalleryVault: [FolderListFragment] No network. Cancel
loading top ad 2024-12-23 06:45:38.944 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:38.978 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 06:45:40.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:40.388 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:40.388 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-23 06:45:45.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:46.015 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:46.015 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-23 06:45:46.712 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:46.745 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:46.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:46.803 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:46.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:46.819 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-23 06:45:47.459 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:47.465 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-23 06:45:48.243 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:48.404 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:48.404 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-23 06:45:48.541 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:48.673 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:48.695 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-23 06:45:48.800 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:50.307 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:50.415 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:50.415 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-23 06:45:50.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:50.666 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:50.701 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:50.701 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-23 06:45:50.715 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:50.782 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-23 06:45:50.795 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:50.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:50.949 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-23 06:45:51.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:51.154 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:51.230 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:51.358 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:51.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-23 06:45:51.615 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:51.699 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-23 06:45:52.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:52.156 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:54.616 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:54.755 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:54.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-23 06:45:54.913 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:55.011 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-23 06:45:55.568 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:55.722 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:58.552 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:58.692 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-23 06:45:58.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:58.874 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:45:58.874 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-23 06:45:59.315 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:45:59.436 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:00.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:00.909 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-23 06:46:01.300 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:01.432 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:01.432 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-23 06:46:01.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:01.610 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:01.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:03.761 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:03.899 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-23 06:46:04.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:04.317 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:04.317 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-23 06:46:04.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:04.466 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:09.327 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:09.458 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-23 06:46:09.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:09.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:09.886 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:09.886 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-23 06:46:09.994 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:15.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:15.144 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-23 06:46:15.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:15.531 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:15.531 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-23 06:46:15.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:15.823 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:19.290 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:19.420 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-23 06:46:19.788 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:19.875 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:19.875 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-23 06:46:20.000 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:20.097 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:24.028 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:24.167 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-23 06:46:24.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:24.773 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:24.774 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-23 06:46:25.131 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:25.216 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:28.405 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:31.562 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:31.704 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-23 06:46:32.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:32.289 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:32.290 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-23 06:46:32.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:32.491 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:39.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:39.719 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-23 06:46:39.896 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:40.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:40.038 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-23 06:46:40.065 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:40.191 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:45.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:45.916 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-23 06:46:46.041 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:46.175 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:46.175 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-23 06:46:46.308 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:46.423 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:52.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:52.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:46:52.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-23 06:46:52.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:53.001 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:46:53.031 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-23 06:46:53.106 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:02.085 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:02.217 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:02.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:02.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-23 06:47:02.325 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:02.342 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:02.460 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-23 06:47:11.953 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:12.128 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:12.178 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:12.210 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:12.289 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-23 06:47:12.300 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:12.300 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-23 06:47:13.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:20.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:20.654 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:20.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:20.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:20.798 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:20.800 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-23 06:47:20.875 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-23 06:47:29.472 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:29.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:29.585 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:29.597 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-23 06:47:29.711 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:29.810 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:29.810 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-23 06:47:38.471 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:40.865 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:40.896 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:41.001 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-23 06:47:41.013 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:41.192 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:41.303 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:41.304 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-23 06:47:52.559 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:52.698 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-23 06:47:52.814 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:52.901 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:47:52.917 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:47:52.917 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-23 06:47:52.981 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:02.776 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:02.920 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-23 06:48:02.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:03.087 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:03.087 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-23 06:48:03.188 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:03.286 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:13.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:13.767 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:13.784 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:13.784 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-23 06:48:13.865 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-23 06:48:14.235 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:14.364 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:27.157 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:27.274 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-23 06:48:27.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:27.358 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:27.358 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-23 06:48:27.417 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:27.543 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:41.048 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:41.105 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:41.179 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-23 06:48:41.187 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:41.187 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-23 06:48:41.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:41.616 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:53.209 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:53.249 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:53.356 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-23 06:48:53.360 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:53.360 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-23 06:48:53.936 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:54.065 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:48:54.606 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:48:54.610 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:06.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:06.189 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:06.283 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:06.283 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-23 06:49:06.307 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-23 06:49:06.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:07.030 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:15.270 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-23 06:49:15.384 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:15.436 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 06:49:15.451 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 06:49:21.582 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:21.698 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:21.726 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-23 06:49:21.792 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:21.792 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-23 06:49:22.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:22.286 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:32.743 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:37.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:37.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:37.423 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-23 06:49:37.484 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:37.484 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-23 06:49:38.283 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:38.371 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:51.524 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:51.648 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-23 06:49:51.777 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:51.904 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:49:51.905 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-23 06:49:52.425 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:49:52.525 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:06.623 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:06.738 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-23 06:50:06.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:07.022 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:07.022 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-23 06:50:07.465 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:07.598 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:24.169 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:24.323 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:24.353 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-23 06:50:24.413 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:24.413 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-23 06:50:24.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:24.828 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:42.044 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:42.070 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:42.169 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-23 06:50:42.188 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:42.188 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-23 06:50:42.527 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:42.622 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:58.235 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:58.349 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-23 06:50:58.682 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:58.809 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:50:58.809 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-23 06:50:58.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:50:59.116 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:15.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:15.284 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-23 06:51:15.739 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:15.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:15.869 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:15.869 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-23 06:51:15.870 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:34.712 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:34.853 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-23 06:51:34.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:35.009 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:35.067 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:35.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:35.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-23 06:51:54.580 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:54.695 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:54.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:54.821 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-23 06:51:55.141 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:51:55.250 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:51:55.250 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-23 06:52:12.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:12.982 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:13.055 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:13.153 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-23 06:52:13.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:13.424 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:13.425 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-23 06:52:31.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:31.823 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:32.081 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:32.190 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-23 06:52:32.247 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:32.343 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:32.343 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-23 06:52:52.845 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:52.951 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:53.276 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:53.374 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-23 06:52:53.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:52:53.841 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:52:53.841 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-23 06:53:14.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:14.592 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:15.043 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:15.172 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-12-23 06:53:15.596 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:15.715 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:15.715 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-12-23 06:53:34.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:34.912 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:35.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:35.784 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-12-23 06:53:36.095 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:36.231 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:36.232 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-12-23 06:53:55.614 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:55.727 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:56.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:56.654 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-12-23 06:53:56.742 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:53:56.869 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:53:56.869 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-12-23 06:54:18.804 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:18.909 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:54:20.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:20.087 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:20.156 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:54:20.156 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-12-23 06:54:20.186 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-12-23 06:54:42.646 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:42.764 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:54:43.844 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:43.951 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-12-23 06:54:44.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:54:44.219 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:54:44.219 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-12-23 06:55:05.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:05.178 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:06.219 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:06.270 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:06.334 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-12-23 06:55:06.368 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:06.368 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-12-23 06:55:28.070 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:28.270 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:28.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:29.015 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:29.064 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-12-23 06:55:29.107 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:29.107 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-12-23 06:55:53.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:53.462 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:54.478 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:54.561 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:55:54.593 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-12-23 06:55:54.665 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:55:54.665 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-12-23 06:56:19.255 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:19.383 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:56:20.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:20.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:20.472 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-12-23 06:56:20.487 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:56:20.487 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-12-23 06:56:43.633 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:43.741 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:56:44.941 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:44.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:56:45.039 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:56:45.039 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-12-23 06:56:45.040 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-12-23 06:57:08.613 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:08.847 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:57:09.742 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:09.829 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-12-23 06:57:09.976 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:10.063 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:57:10.063 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-12-23 06:57:36.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:36.216 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:57:36.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:36.961 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-12-23 06:57:37.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:37.585 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-23 06:57:37.586 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-12-23 06:57:48.871 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-23 06:57:48.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 06:57:49.003 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 06:57:49.049 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-23 07:22:32.748 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-23 07:35:01.832 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 07:35:01.833 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-23 07:35:01.863 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-23 07:35:01.866 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 07:35:01.866 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 07:35:01.867 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 07:35:01.867 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 07:35:01.883 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-23 17:54:02.556 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 17:54:02.556 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-23 17:54:02.574 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 17:54:02.575 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-23 17:54:02.575 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-23 17:54:02.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:02.631 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:02.635 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:02.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:02.684 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-23 17:54:09.419 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 17:54:09.434 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-23 17:54:09.473 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-23 17:54:09.473 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-23 17:54:09.473 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-23 17:54:09.500 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:09.501 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:09.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:09.503 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-23 17:54:09.530 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-24 05:10:04.095 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-24 05:10:04.096 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-24 05:10:04.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 05:10:04.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 05:10:04.142 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-24 05:10:04.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 05:10:04.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 05:10:04.172 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-24 22:19:33.034 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-24 22:19:33.039 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-24 22:19:34.886 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-24 22:19:36.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:19:36.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:19:36.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:19:36.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:19:36.795 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-24 22:22:44.921 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-24 22:22:44.921 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-24 22:22:45.072 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-24 22:22:45.072 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-24 22:22:45.072 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-24 22:22:45.148 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:45.149 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:45.151 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:45.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:45.200 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-24 22:22:46.178 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:46.192 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:46.197 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:46.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-24 22:22:46.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:31:32.408 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:31:32.409 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-25 18:31:32.686 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:31:32.686 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-25 18:31:32.686 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-25 18:31:33.062 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:31:33.062 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:31:33.067 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:31:33.069 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:31:33.183 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-25 18:34:12.989 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:34:12.993 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-25 18:34:13.033 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:34:13.033 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-25 18:34:13.034 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-25 18:34:13.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:34:13.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:34:13.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:34:13.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:34:13.141 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-25 18:34:52.426 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-25 18:45:30.323 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:45:30.324 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-25 18:45:30.348 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-25 18:45:30.348 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-25 18:45:30.348 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-25 18:45:30.357 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:30.358 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:30.359 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:30.359 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:30.382 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-25 18:45:30.656 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2024-12-25 18:45:32.491 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-25 18:45:32.497 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:32.508 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-25 18:45:32.619 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:33.175 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:33.175 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-25 18:45:34.193 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:34.293 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:34.293 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-25 18:45:35.821 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:35.933 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:35.933 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-25 18:45:35.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:36.048 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:36.048 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-25 18:45:36.792 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:36.871 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:36.871 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-25 18:45:40.077 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:40.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:40.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-25 18:45:43.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:43.234 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:43.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:43.641 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:43.844 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.047 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.253 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.320 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:44.320 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-25 18:45:44.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.667 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:44.873 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:45.080 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:45.285 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:45.490 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:45.696 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:45.901 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.105 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.310 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.518 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.722 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.925 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:46.960 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:46.960 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-25 18:45:47.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:47.333 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:47.539 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:48.058 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-25 18:45:48.193 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-25 18:45:48.236 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:48.501 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-25 18:45:48.908 E/GalleryVault: [UpgradePromotionDialogActivity] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-25 18:45:49.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:50.096 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:50.096 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-25 18:45:55.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:45:55.756 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:45:55.757 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-25 18:46:01.265 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:01.418 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:01.419 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-25 18:46:02.678 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:02.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:02.755 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:02.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:02.818 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:02.818 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-25 18:46:03.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:03.708 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:03.712 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-25 18:46:04.250 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:04.367 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:04.367 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-25 18:46:04.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:04.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:04.816 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:04.847 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-25 18:46:06.151 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:06.322 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:06.322 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-25 18:46:06.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:06.646 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:06.725 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:06.725 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-25 18:46:06.767 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:06.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:06.901 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:06.951 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-25 18:46:07.006 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:07.247 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:07.322 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:07.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:07.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-25 18:46:07.412 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-25 18:46:07.782 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:07.919 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:08.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:08.513 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-25 18:46:10.403 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:10.521 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:10.521 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-25 18:46:11.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:11.520 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:11.597 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:11.717 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-25 18:46:14.221 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:14.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:14.380 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-25 18:46:15.359 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:15.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:15.513 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-25 18:46:15.616 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:16.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:16.935 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:16.935 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-25 18:46:17.585 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:17.711 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-25 18:46:17.966 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:18.097 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:19.716 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:19.893 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:19.893 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-25 18:46:20.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:20.406 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-25 18:46:20.948 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:21.105 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:24.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:25.148 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:25.149 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-25 18:46:25.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:26.012 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-25 18:46:26.433 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:26.586 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:31.134 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:31.307 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:31.307 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-25 18:46:31.947 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:32.069 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-25 18:46:32.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:32.322 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:35.406 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:35.554 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:35.555 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-25 18:46:36.290 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:36.427 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-25 18:46:36.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:36.798 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:40.131 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:40.307 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:40.307 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-25 18:46:41.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:41.226 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-25 18:46:41.588 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:41.750 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:47.739 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:47.913 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:47.913 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-25 18:46:48.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:48.772 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-25 18:46:49.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:49.263 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:55.914 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:56.103 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:46:56.103 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-25 18:46:56.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:56.503 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-25 18:46:56.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:46:56.930 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:02.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:02.719 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:02.719 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-25 18:47:03.006 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:03.109 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-25 18:47:03.318 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:03.447 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:09.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:09.705 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:09.705 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-25 18:47:09.988 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:10.119 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-25 18:47:10.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:10.487 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:18.870 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:19.026 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:19.026 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-25 18:47:19.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:19.581 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-25 18:47:19.795 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:19.892 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-25 18:47:23.466 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-25 18:47:23.577 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-25 18:47:23.617 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-25 18:47:23.617 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-25 18:48:05.629 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-26 12:03:11.043 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 12:03:11.043 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-26 12:03:11.067 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 12:03:11.068 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-26 12:03:11.068 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-26 12:03:11.076 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:11.077 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:11.079 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:11.079 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:11.095 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-26 12:03:12.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:12.815 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:12.815 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:12.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 12:03:12.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 13:32:16.163 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 13:32:16.163 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-26 13:32:16.192 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 13:32:16.192 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-26 13:32:16.192 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-26 13:32:16.204 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 13:32:16.204 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 13:32:16.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 13:32:16.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 13:32:16.218 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-26 18:51:52.816 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 18:51:52.816 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-26 18:51:52.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:52.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:52.836 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:52.836 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:52.848 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-26 18:51:54.213 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-26 18:51:54.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:54.226 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-26 18:51:54.306 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:54.820 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:51:54.820 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-26 18:51:55.992 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:56.084 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:51:56.084 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-26 18:51:58.077 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:58.247 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:51:58.247 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-26 18:51:58.605 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:58.742 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:51:58.742 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-26 18:51:59.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:51:59.803 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:51:59.804 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-26 18:52:02.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:03.113 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:03.113 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-26 18:52:05.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:05.957 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.160 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.364 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.778 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.839 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:06.973 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:06.973 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-26 18:52:06.981 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:07.184 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:07.389 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:07.596 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:07.802 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:08.008 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:08.213 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:08.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:08.626 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:08.832 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.271 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:09.271 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-26 18:52:09.443 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.647 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:09.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:10.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:10.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:10.759 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 18:52:10.891 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-26 18:52:10.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:11.310 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:52:11.674 E/GalleryVault: [UpgradePromotionDialogActivity] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:52:11.822 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:11.915 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:11.915 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-26 18:52:17.338 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:17.461 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:17.461 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-26 18:52:19.361 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:23.355 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:23.514 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:23.514 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-26 18:52:24.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:24.363 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:24.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:24.418 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:24.470 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:24.470 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-26 18:52:25.085 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-26 18:52:25.086 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:25.586 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:25.731 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:25.731 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-26 18:52:26.158 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:26.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:26.290 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:26.385 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-26 18:52:27.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:27.459 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:27.459 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-26 18:52:27.821 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:27.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:27.969 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:28.004 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:28.005 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-26 18:52:28.219 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:28.343 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-26 18:52:28.439 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:28.569 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:28.801 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:28.863 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:28.933 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-26 18:52:28.959 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:28.960 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-26 18:52:29.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:29.390 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:29.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:29.761 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-26 18:52:32.322 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:32.455 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:32.455 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-26 18:52:32.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:32.643 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:32.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:33.071 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-26 18:52:35.995 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:36.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:36.165 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-26 18:52:36.580 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:36.715 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:37.046 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:37.171 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-26 18:52:38.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:38.623 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:38.623 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-26 18:52:39.082 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:39.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:39.226 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:39.320 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-26 18:52:41.312 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:41.442 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:41.442 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-26 18:52:41.914 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:42.049 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-26 18:52:42.081 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:42.218 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:46.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:46.627 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:46.628 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-26 18:52:47.089 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:47.226 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-26 18:52:47.572 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:47.692 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:52.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:52.623 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:52.623 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-26 18:52:52.849 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:52.986 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-26 18:52:53.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:53.527 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:54.433 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 18:52:54.526 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:54.527 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:52:54.555 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:52:56.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:56.992 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:56.992 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-26 18:52:57.049 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:57.139 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-26 18:52:57.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:57.757 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:52:58.223 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 18:52:58.304 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:52:58.305 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:52:58.305 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:53:01.960 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:02.015 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:02.124 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:53:02.124 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-26 18:53:02.145 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-26 18:53:02.635 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:02.738 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:53:08.126 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 18:53:08.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:08.215 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:53:08.216 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 18:53:09.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:09.308 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-26 18:53:09.386 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:09.516 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 18:53:09.517 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-26 18:53:10.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 18:53:10.145 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:10.838 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 19:02:11.121 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:11.201 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:11.218 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:11.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:11.980 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 19:02:12.252 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:12.252 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-26 19:02:12.253 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:12.254 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-26 19:02:12.437 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-26 19:02:12.439 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:13.460 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:13.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:13.593 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-26 19:02:13.603 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:13.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:13.870 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:13.871 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-26 19:02:15.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:15.582 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:15.596 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-26 19:02:15.629 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:15.656 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:15.740 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-26 19:02:15.823 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:15.911 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:15.911 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-26 19:02:16.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:16.155 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:16.184 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:16.320 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:16.353 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:16.353 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-26 19:02:16.428 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-26 19:02:17.157 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:17.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:17.302 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:17.406 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:17.406 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-26 19:02:19.627 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:19.716 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-26 19:02:20.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:20.709 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:20.709 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-26 19:02:20.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:20.938 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:23.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:23.845 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-26 19:02:24.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:24.655 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:24.693 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:24.828 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:24.828 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-26 19:02:26.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:26.143 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-26 19:02:26.850 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:26.928 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:26.928 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-26 19:02:27.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:27.149 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:27.817 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:28.022 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:28.226 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:28.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:28.640 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:28.849 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.078 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.184 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-26 19:02:29.256 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.659 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.754 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:29.754 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-26 19:02:29.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.860 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:29.870 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 19:02:30.062 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:30.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:30.469 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:30.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:30.872 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:31.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:31.276 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:31.477 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:31.679 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:31.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:32.083 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:32.286 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:32.565 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-26 19:02:32.650 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:32.706 E/GalleryVault: [PromotionBannerView] Query price failed, productItemId: galleryvault.subscription_1y_08 2024-12-26 19:02:34.498 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:34.617 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-26 19:02:34.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 19:02:34.996 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-26 20:16:50.730 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-26 21:15:29.880 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 21:15:29.881 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-26 21:15:30.001 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-26 21:15:30.001 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-26 21:15:30.001 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-26 21:15:30.031 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:30.031 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:30.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:30.038 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:30.057 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-26 21:15:32.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:32.920 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:32.925 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:32.938 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-26 21:15:32.938 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 09:46:18.647 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 09:46:18.648 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-27 09:46:18.722 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 09:46:18.722 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-27 09:46:18.722 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-27 09:46:18.805 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 09:46:18.805 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 09:46:18.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 09:46:18.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 09:46:18.856 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-27 15:15:55.704 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 15:15:55.705 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-27 15:15:55.728 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-27 15:15:55.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 15:15:55.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 15:15:55.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 15:15:55.731 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 15:15:55.738 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-27 20:06:50.387 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 20:06:50.387 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-27 20:06:50.555 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 20:06:50.555 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-27 20:06:50.555 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-27 20:06:50.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:06:50.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:06:50.633 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:06:50.633 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:06:50.654 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-27 20:07:25.551 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 20:07:25.552 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-27 20:07:25.656 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-27 20:07:25.656 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-27 20:07:25.657 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-27 20:07:25.697 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:07:25.698 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:07:25.701 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:07:25.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-27 20:07:25.765 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-27 20:07:26.695 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:40.551 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-29 12:46:40.552 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-29 12:46:40.583 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:40.583 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:40.584 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:40.584 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:40.592 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-29 12:46:42.016 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-29 12:46:42.020 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:42.029 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2024-12-29 12:46:42.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:42.808 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:42.808 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-29 12:46:43.864 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:44.012 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:44.013 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-29 12:46:45.728 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:45.894 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:45.895 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-29 12:46:46.075 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:46.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:46.212 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-29 12:46:46.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:46.958 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:46.958 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-29 12:46:50.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:50.384 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:50.384 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-29 12:46:53.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.103 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.155 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.245 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:54.245 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-29 12:46:54.357 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.561 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:54.977 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:55.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:55.396 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:55.603 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:55.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.015 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.225 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.431 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.438 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.584 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:56.584 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-29 12:46:56.634 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:56.839 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:57.056 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:57.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:57.468 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:57.674 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:57.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:58.087 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:58.293 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:58.499 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:58.999 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-29 12:46:59.138 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-29 12:46:59.174 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:59.480 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:46:59.626 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:46:59.626 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-29 12:47:04.782 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:04.921 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:04.921 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-29 12:47:10.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:10.995 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:10.995 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-29 12:47:12.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:12.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:12.156 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:12.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:12.220 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:12.270 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:12.270 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-29 12:47:13.007 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:13.035 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-29 12:47:13.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:13.587 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:13.587 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-29 12:47:14.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:14.315 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-29 12:47:14.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:14.630 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:15.425 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:15.570 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:15.570 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-29 12:47:15.727 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:15.850 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:15.851 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-29 12:47:16.112 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:16.256 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-29 12:47:16.498 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:16.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:16.575 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:16.611 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:16.611 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-29 12:47:16.632 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2024-12-29 12:47:16.647 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:16.737 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:16.813 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:17.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:17.310 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2024-12-29 12:47:17.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:17.723 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:19.902 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:20.070 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:20.070 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-29 12:47:20.598 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:20.760 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2024-12-29 12:47:21.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:21.265 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:24.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:24.179 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:24.179 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-29 12:47:24.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:24.782 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2024-12-29 12:47:25.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:25.357 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:26.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:26.531 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:26.531 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-29 12:47:26.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:26.940 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2024-12-29 12:47:27.386 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:27.529 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:29.317 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:29.448 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:29.449 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-29 12:47:29.589 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:29.721 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2024-12-29 12:47:30.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:30.243 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:34.811 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:34.898 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:34.979 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:34.979 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-29 12:47:35.014 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2024-12-29 12:47:35.356 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:35.522 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:40.788 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:40.932 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-29 12:47:40.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:41.095 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:41.096 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2024-12-29 12:47:41.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:41.580 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:45.206 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:45.372 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:45.372 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-29 12:47:45.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:45.531 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2024-12-29 12:47:45.873 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:45.991 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:50.097 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:50.207 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:50.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:50.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-29 12:47:50.309 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2024-12-29 12:47:50.612 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:50.759 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:57.446 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:57.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:57.587 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-29 12:47:57.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:47:57.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2024-12-29 12:47:57.904 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:47:57.990 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:03.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:05.294 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:05.451 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-29 12:48:05.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:05.648 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:05.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:05.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2024-12-29 12:48:05.771 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:11.516 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:11.677 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-29 12:48:11.774 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:11.811 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:11.898 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:11.899 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2024-12-29 12:48:11.939 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:18.217 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:18.372 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-29 12:48:18.559 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:18.593 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:18.712 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:18.728 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:18.728 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2024-12-29 12:48:27.666 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:27.808 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-29 12:48:27.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:28.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:28.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2024-12-29 12:48:28.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:28.279 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:37.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:37.474 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-29 12:48:37.944 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:38.053 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:38.053 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2024-12-29 12:48:38.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:38.362 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:45.893 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:46.037 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-29 12:48:46.255 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:46.375 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:46.375 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2024-12-29 12:48:46.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:46.875 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:54.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:54.981 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-29 12:48:55.038 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:55.184 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:48:55.185 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2024-12-29 12:48:55.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:48:55.897 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:03.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:06.162 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:06.284 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-29 12:49:06.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:06.540 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:06.540 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2024-12-29 12:49:07.169 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:07.323 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:18.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:18.311 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:18.343 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-29 12:49:18.387 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:18.388 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2024-12-29 12:49:19.312 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:19.399 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:28.591 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:28.689 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:28.722 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:28.722 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-29 12:49:28.808 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2024-12-29 12:49:29.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:29.579 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:39.365 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:39.482 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:39.507 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:39.507 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-29 12:49:39.595 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2024-12-29 12:49:39.672 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:40.321 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:40.425 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:52.655 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:52.812 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-29 12:49:52.965 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:53.076 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:49:53.076 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2024-12-29 12:49:53.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:49:53.640 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:06.508 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:06.653 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-29 12:50:06.990 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:07.134 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:07.134 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2024-12-29 12:50:07.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:07.406 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:18.755 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:18.896 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-29 12:50:19.515 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:19.633 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:19.664 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:19.665 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2024-12-29 12:50:19.785 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:31.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:31.901 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-29 12:50:32.414 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:32.549 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:32.549 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2024-12-29 12:50:32.638 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:32.767 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:47.362 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:47.469 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-29 12:50:47.653 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:47.768 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:50:47.769 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2024-12-29 12:50:48.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:50:48.281 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:03.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:03.471 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-29 12:51:03.690 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:03.816 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:03.816 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2024-12-29 12:51:03.965 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:04.098 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:17.566 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:17.683 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-29 12:51:18.133 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:18.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:18.265 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:18.314 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:18.315 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2024-12-29 12:51:32.453 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:32.581 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-29 12:51:33.244 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:33.307 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:33.371 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:33.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:33.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2024-12-29 12:51:49.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:49.933 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-29 12:51:50.597 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:50.731 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:51:50.731 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2024-12-29 12:51:50.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:51:50.917 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:07.806 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:07.927 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-29 12:52:08.415 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:08.558 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:08.558 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2024-12-29 12:52:08.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:08.796 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:24.220 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:24.365 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-29 12:52:24.800 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:24.929 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:24.929 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 35 2024-12-29 12:52:24.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:25.113 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:41.133 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:41.268 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-29 12:52:41.739 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:41.848 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:52:41.878 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:52:41.878 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 36 2024-12-29 12:52:41.971 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:00.711 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:00.839 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-29 12:53:01.255 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:01.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:01.376 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:01.440 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:01.441 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 37 2024-12-29 12:53:20.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:20.656 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-29 12:53:21.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:21.358 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:21.398 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:21.475 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:21.476 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 38 2024-12-29 12:53:38.951 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:39.082 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-29 12:53:39.488 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:39.582 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:39.582 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 39 2024-12-29 12:53:39.663 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:39.770 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:57.912 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:58.029 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-29 12:53:58.549 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:58.644 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:53:58.693 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:53:58.693 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 40 2024-12-29 12:53:58.774 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:54:19.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:19.534 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-29 12:54:19.814 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:19.850 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:19.933 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:54:19.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:54:19.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 41 2024-12-29 12:54:41.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:41.318 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-12-29 12:54:41.537 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:41.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:54:41.671 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 42 2024-12-29 12:54:41.735 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:54:41.879 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:01.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:01.587 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-12-29 12:55:01.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:02.010 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:02.041 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:02.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:02.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 43 2024-12-29 12:55:22.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:22.508 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-12-29 12:55:22.667 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:22.798 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:22.798 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 44 2024-12-29 12:55:22.951 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:23.094 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:45.781 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:45.922 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-12-29 12:55:46.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:46.266 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:46.266 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 45 2024-12-29 12:55:46.586 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:55:46.724 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:55:58.067 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:09.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:09.680 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-12-29 12:56:09.819 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:09.967 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:56:09.967 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 46 2024-12-29 12:56:10.603 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:10.734 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:56:31.980 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:32.105 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:56:32.105 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-12-29 12:56:32.176 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:32.296 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 47 2024-12-29 12:56:32.850 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:32.991 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:56:54.828 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:54.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:54.989 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-12-29 12:56:54.991 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:56:54.991 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 48 2024-12-29 12:56:55.663 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:56:55.798 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:57:20.056 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:20.106 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:20.203 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:57:20.203 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-12-29 12:57:20.229 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 49 2024-12-29 12:57:21.193 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:21.330 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:57:45.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:45.840 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:45.909 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:57:45.909 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-12-29 12:57:45.965 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 50 2024-12-29 12:57:47.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:57:47.179 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:58:10.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:10.137 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-12-29 12:58:10.246 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:10.342 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:58:10.342 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 51 2024-12-29 12:58:11.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:11.705 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:58:34.946 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:34.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:35.097 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:58:35.097 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-12-29 12:58:35.109 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 52 2024-12-29 12:58:36.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:58:36.548 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:02.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:02.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:02.320 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:02.320 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-12-29 12:59:02.372 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 53 2024-12-29 12:59:04.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:04.166 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:29.891 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2024-12-29 12:59:29.993 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:30.106 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:30.238 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 54 2024-12-29 12:59:30.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:30.335 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:30.335 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 54 2024-12-29 12:59:32.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:32.289 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:40.066 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:56.455 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:56.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:56.625 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 55 2024-12-29 12:59:56.630 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 12:59:56.630 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 55 2024-12-29 12:59:58.296 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 12:59:58.441 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:00:23.217 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:23.297 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:23.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:00:23.359 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 56 2024-12-29 13:00:23.372 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 56 2024-12-29 13:00:25.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:25.594 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:00:52.412 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:52.542 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 57 2024-12-29 13:00:52.787 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:52.918 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:00:52.918 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 57 2024-12-29 13:00:55.085 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:00:55.246 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:30.541 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:30.617 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:30.643 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:31.442 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2024-12-29 13:04:31.444 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:31.475 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-29 13:04:31.498 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:31.498 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2024-12-29 13:04:31.513 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:32.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:32.721 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:32.721 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-29 13:04:32.769 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:32.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:32.847 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2024-12-29 13:04:32.860 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:34.237 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:34.338 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:04:34.338 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2024-12-29 13:04:34.438 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:04:34.540 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2024-12-29 13:14:19.631 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2024-12-29 13:17:02.942 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-29 13:17:02.942 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-29 13:17:02.973 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-29 13:17:02.973 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-29 13:17:02.973 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-29 13:17:03.014 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.015 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.016 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.016 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.040 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-29 13:17:03.950 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.957 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-29 13:17:03.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-30 09:56:26.334 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-30 09:56:26.335 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-30 09:56:26.357 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-30 09:56:26.358 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-30 09:56:26.359 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-30 09:56:26.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-30 09:56:26.360 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-30 09:56:26.373 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2024-12-31 11:47:41.537 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-31 11:47:41.538 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2024-12-31 11:47:41.622 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2024-12-31 11:47:41.622 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2024-12-31 11:47:41.622 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2024-12-31 11:47:41.709 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-31 11:47:41.710 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-31 11:47:41.728 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-31 11:47:41.728 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2024-12-31 11:47:41.781 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-01 15:51:03.593 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 15:51:03.593 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-01 15:51:03.616 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-01 15:51:03.618 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 15:51:03.618 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 15:51:03.620 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 15:51:03.620 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 15:51:03.635 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-01 17:11:07.928 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 17:11:07.929 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-01 17:11:08.020 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 17:11:08.021 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-01 17:11:08.021 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-01 17:11:08.216 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:08.216 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:08.219 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:08.220 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:08.373 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-01 17:11:54.448 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 17:11:54.449 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-01 17:11:54.576 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-01 17:11:54.576 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:54.576 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:54.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:54.579 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 17:11:54.614 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-01 19:38:36.050 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 19:38:36.054 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-01 19:38:36.190 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-01 19:38:36.190 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-01 19:38:36.190 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-01 19:38:36.339 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 19:38:36.340 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 19:38:36.344 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 19:38:36.345 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-01 19:38:36.448 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-03 11:16:26.479 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 11:16:26.480 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-03 11:16:26.530 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 11:16:26.530 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-03 11:16:26.530 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-03 11:16:26.602 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:16:26.603 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:16:26.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:16:26.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:16:26.681 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-03 11:16:28.056 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2025-01-03 11:32:40.913 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 11:32:40.914 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-03 11:32:41.104 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-03 11:32:41.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:32:41.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:32:41.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:32:41.136 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 11:32:41.169 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-03 11:32:43.020 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE 2025-01-03 20:28:53.021 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 20:28:53.022 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-03 20:28:53.884 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 20:28:53.884 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-03 20:28:53.884 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-03 20:28:54.608 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:28:54.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:28:54.672 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:28:54.674 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:28:54.997 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-03 20:30:14.641 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 20:30:14.642 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-03 20:30:14.670 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-03 20:30:14.670 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-03 20:30:14.670 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-03 20:30:14.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:30:14.712 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:30:14.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:30:14.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-03 20:30:14.808 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-04 09:56:55.171 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-04 09:56:55.171 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-04 09:56:55.226 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-04 09:56:55.226 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-04 09:56:55.226 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-04 09:56:55.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 09:56:55.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 09:56:55.245 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 09:56:55.245 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 09:56:55.277 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-04 15:55:33.135 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-04 15:55:33.136 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-04 15:55:33.166 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-04 15:55:33.167 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-04 15:55:33.168 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-04 15:55:33.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 15:55:33.179 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 15:55:33.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 15:55:33.181 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-04 15:55:33.194 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-05 17:46:44.666 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-05 17:46:44.667 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-05 17:46:44.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:44.685 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:44.686 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:44.686 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:44.697 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-05 17:46:45.887 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-05 17:46:45.889 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:45.903 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2025-01-05 17:46:46.011 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:46.508 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:46.508 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-05 17:46:47.565 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:47.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:47.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-05 17:46:49.367 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:49.517 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:49.517 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-05 17:46:49.809 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:49.944 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:49.945 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-05 17:46:50.826 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:50.965 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:50.966 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-05 17:46:54.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:54.499 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:54.499 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-05 17:46:58.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:46:58.501 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:46:58.501 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-05 17:46:59.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.020 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.224 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.426 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.830 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:00.984 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:01.051 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:01.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:01.109 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-05 17:47:01.254 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:01.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:01.661 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:01.867 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:02.073 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:02.279 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:02.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:02.692 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:02.895 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.097 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.511 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.716 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.808 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:03.978 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:03.979 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-05 17:47:04.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:04.335 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:04.873 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:47:05.019 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-05 17:47:05.058 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:09.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:09.483 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:09.483 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-05 17:47:10.358 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:47:10.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:15.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:15.325 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:15.325 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-05 17:47:16.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:16.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:16.071 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:16.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:16.130 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:16.130 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-05 17:47:16.679 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:16.701 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-05 17:47:17.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:17.589 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:17.590 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-05 17:47:17.691 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:17.775 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:18.089 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:18.180 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-05 17:47:19.352 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:19.431 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:19.431 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-05 17:47:19.589 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:19.684 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:19.684 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-05 17:47:19.770 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:19.792 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:19.864 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:19.886 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-05 17:47:19.922 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:20.003 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-05 17:47:20.177 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:20.201 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:20.265 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:20.303 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:20.303 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-05 17:47:20.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:20.760 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-05 17:47:21.040 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:21.102 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:23.328 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:23.423 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:23.423 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-05 17:47:23.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:23.970 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-05 17:47:24.215 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:24.325 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:27.346 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:27.438 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:27.438 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-05 17:47:27.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:27.806 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-05 17:47:27.878 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:27.953 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:29.800 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:29.866 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:29.910 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:29.990 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-05 17:47:29.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:29.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-05 17:47:30.159 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:30.272 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:31.251 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-05 17:47:31.688 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:47:31.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:32.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:32.597 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:32.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:32.680 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-05 17:47:32.700 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-05 17:47:32.913 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:33.016 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:53.757 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:47:53.881 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:53.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:53.941 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:53.981 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:54.262 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:54.262 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-05 17:47:54.270 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-05 17:47:54.272 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:54.424 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-05 17:47:54.426 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:55.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:55.398 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-05 17:47:55.490 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:55.579 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:55.599 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:55.599 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-05 17:47:55.660 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:57.004 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.099 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-05 17:47:57.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.276 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:57.276 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-05 17:47:57.323 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.439 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-05 17:47:57.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.760 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.781 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:57.836 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:57.905 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:57.905 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-05 17:47:57.978 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:58.303 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:58.431 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-05 17:47:58.498 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:58.634 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:58.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:47:58.909 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:47:58.909 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-05 17:48:01.894 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:01.932 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:02.033 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:02.042 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-05 17:48:02.256 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:02.336 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:02.337 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-05 17:48:05.581 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:05.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:05.683 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-05 17:48:05.709 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:06.241 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:06.376 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:06.376 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-05 17:48:07.723 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:07.898 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:08.123 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:08.264 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-05 17:48:08.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:08.889 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:08.889 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-05 17:48:10.726 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:10.914 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:10.965 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:11.088 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-05 17:48:11.493 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:11.681 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:11.681 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-05 17:48:15.987 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:16.096 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:16.152 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:16.232 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-05 17:48:16.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:17.122 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:17.122 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-05 17:48:21.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:22.037 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:22.058 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-05 17:48:22.111 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:22.681 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:22.860 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:22.860 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-05 17:48:26.266 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:26.409 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:26.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:26.661 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-05 17:48:27.331 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:27.448 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:27.448 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-05 17:48:30.963 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:31.145 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:31.282 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:31.412 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-05 17:48:32.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:32.310 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:32.311 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-05 17:48:38.576 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:38.633 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:38.687 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:38.719 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-05 17:48:39.369 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:39.514 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:39.514 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-05 17:48:46.678 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:46.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:46.841 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-05 17:48:46.866 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:47.043 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:47.191 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:47.191 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-05 17:48:53.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:53.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:53.310 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-05 17:48:53.348 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:53.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:48:53.508 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:48:53.508 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-05 17:49:00.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:00.140 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:00.222 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:00.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:00.321 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:00.321 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-01-05 17:49:00.344 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-01-05 17:49:09.447 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:09.596 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:09.617 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:09.744 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:09.744 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-01-05 17:49:09.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:09.911 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-01-05 17:49:19.448 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:19.570 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:19.628 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:19.688 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:19.717 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:19.717 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-01-05 17:49:19.775 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-01-05 17:49:24.666 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:24.869 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:25.073 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:25.277 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:25.479 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:25.683 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:25.888 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:26.094 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:26.299 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:26.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:26.708 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:26.917 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.123 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.328 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.533 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.727 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.767 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.885 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:27.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:27.976 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:28.024 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:28.081 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:28.081 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-01-05 17:49:28.133 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-01-05 17:49:28.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:28.387 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:28.593 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:28.799 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:29.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:29.208 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:29.593 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:49:29.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:36.719 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:36.790 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:36.810 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-01-05 17:49:36.851 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:37.008 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:37.097 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:37.097 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-01-05 17:49:48.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:48.230 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:48.307 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:48.389 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2025-01-05 17:49:48.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:48.525 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:49:48.526 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2025-01-05 17:49:58.646 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:59.756 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:49:59.841 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:49:59.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:00.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:00.045 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:50:00.090 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2025-01-05 17:50:00.482 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:00.605 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-05 17:50:00.605 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2025-01-05 17:50:04.190 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-05 17:50:04.262 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:05.004 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:06.106 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 17:50:07.440 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-05 18:00:27.240 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-05 18:00:27.242 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-05 18:00:27.398 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-05 18:00:27.399 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-05 18:00:27.399 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-05 18:00:27.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 18:00:27.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 18:00:27.592 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 18:00:27.598 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-05 18:00:27.669 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-07 13:12:42.151 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-07 13:12:42.152 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-07 13:12:42.236 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-07 13:12:42.236 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-07 13:12:42.236 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-07 13:12:42.269 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-07 13:12:42.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-07 13:12:42.281 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-07 13:12:42.282 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-07 13:12:42.332 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-08 18:07:53.535 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-08 18:07:53.536 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-08 18:07:53.954 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-08 18:07:54.006 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 18:07:54.008 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 18:07:54.028 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 18:07:54.030 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 18:07:54.127 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-08 19:44:37.353 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-08 19:44:37.354 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-08 19:44:37.375 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-08 19:44:37.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 19:44:37.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 19:44:37.378 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 19:44:37.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 19:44:37.386 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-08 20:26:39.071 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-08 20:26:39.071 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-08 20:26:39.095 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-08 20:26:39.095 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-08 20:26:39.095 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-08 20:26:39.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 20:26:39.108 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 20:26:39.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 20:26:39.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-08 20:26:39.151 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-09 15:00:05.474 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-09 15:00:05.475 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-09 15:00:05.517 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:05.517 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:05.526 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:05.526 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:05.538 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-09 15:00:05.575 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-09 15:00:06.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:06.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:06.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:06.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-09 15:00:06.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:00:27.340 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-10 21:00:27.344 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-10 21:00:27.517 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-10 21:00:27.565 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:00:27.567 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:00:27.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:00:27.569 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:00:27.604 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-10 21:00:28.391 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-10 21:31:02.758 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-10 21:31:02.759 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-10 21:31:02.799 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-10 21:31:02.799 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-10 21:31:02.799 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-10 21:31:03.098 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:31:03.098 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:31:03.101 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:31:03.102 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-10 21:31:03.126 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-10 21:31:07.506 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-11 13:34:44.092 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-11 13:34:44.094 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-11 13:34:44.127 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-11 13:34:44.127 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-11 13:34:44.127 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-11 13:34:44.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 13:34:44.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 13:34:44.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 13:34:44.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 13:34:44.161 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-11 13:34:44.838 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-11 21:02:14.470 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-11 21:02:14.470 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-11 21:02:14.549 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-11 21:02:14.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 21:02:14.550 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 21:02:14.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 21:02:14.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-11 21:02:14.576 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-11 21:02:16.032 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-12 15:54:10.867 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-12 15:54:10.867 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-12 15:54:10.883 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-12 15:54:10.884 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-12 15:54:10.884 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-12 15:54:10.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:10.891 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:10.892 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:10.892 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:10.905 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-12 15:54:11.088 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-12 15:54:14.560 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-12 15:54:14.561 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-12 15:54:14.579 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-12 15:54:14.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:14.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:14.587 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:14.588 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 15:54:14.598 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-12 15:54:14.781 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-12 16:00:50.364 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-12 16:00:50.365 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-12 16:00:50.429 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-12 16:00:50.429 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-12 16:00:50.429 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-12 16:00:50.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 16:00:50.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 16:00:50.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 16:00:50.458 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-12 16:00:50.489 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 11:16:04.378 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 11:16:04.379 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 11:16:04.410 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 11:16:04.410 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-13 11:16:04.410 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 11:16:04.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:16:04.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:16:04.422 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:16:04.422 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:16:04.439 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 11:16:04.812 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-13 11:46:35.708 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 11:46:35.708 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 11:46:35.747 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 11:46:35.747 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-13 11:46:35.747 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 11:46:35.778 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:46:35.778 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:46:35.779 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:46:35.779 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 11:46:35.798 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 11:46:36.759 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-13 14:20:36.770 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 14:20:36.770 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 14:20:36.821 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 14:20:36.821 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-13 14:20:36.821 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 14:20:36.875 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:20:36.876 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:20:36.883 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:20:36.884 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:20:36.909 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 14:54:54.634 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 14:54:54.634 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 14:54:54.656 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 14:54:54.664 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:54:54.664 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:54:54.665 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:54:54.668 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:54:54.701 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 14:55:15.087 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 14:55:15.087 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 14:55:15.111 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 14:55:15.111 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-13 14:55:15.111 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 14:55:15.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:55:15.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:55:15.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:55:15.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 14:55:15.135 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 15:59:55.182 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 15:59:55.183 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 15:59:55.215 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 15:59:55.221 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 15:59:55.221 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 15:59:55.223 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 15:59:55.223 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 15:59:55.238 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 15:59:55.603 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-13 16:02:25.006 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 16:02:25.008 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 16:02:25.032 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 16:02:25.043 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 16:02:25.043 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 16:02:25.046 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 16:02:25.046 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 16:02:25.058 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-13 17:28:11.520 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-13 17:28:11.520 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-13 17:28:11.543 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-13 17:28:11.545 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 17:28:11.546 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 17:28:11.548 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 17:28:11.548 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-13 17:28:11.559 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-14 21:22:26.671 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-14 21:22:26.671 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-14 21:22:26.705 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-14 21:22:26.705 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-14 21:22:26.705 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-14 21:22:26.715 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:26.715 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:26.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:26.718 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:26.741 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-14 21:22:28.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:28.185 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:28.186 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:28.189 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-14 21:22:28.190 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 17:01:17.677 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-15 17:01:17.677 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-15 17:01:17.701 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-15 17:01:17.701 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-15 17:01:17.701 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-15 17:01:17.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 17:01:17.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 17:01:17.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 17:01:17.725 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 17:01:17.753 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-15 18:04:07.334 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-15 18:04:07.335 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-15 18:04:07.444 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-15 18:04:07.445 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-15 18:04:07.445 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-15 18:04:07.529 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 18:04:07.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 18:04:07.533 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 18:04:07.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-15 18:04:07.554 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-16 13:08:03.478 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 13:08:03.478 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-16 13:08:03.514 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 13:08:03.514 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-16 13:08:03.514 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-16 13:08:03.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 13:08:03.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 13:08:03.537 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 13:08:03.537 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 13:08:03.559 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-16 14:04:56.330 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 14:04:56.330 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-16 14:04:56.351 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 14:04:56.351 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-16 14:04:56.352 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-16 14:04:56.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:04:56.368 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:04:56.371 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:04:56.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:04:56.386 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-16 14:32:53.385 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 14:32:53.386 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-16 14:32:53.425 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 14:32:53.426 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-16 14:32:53.426 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-16 14:32:53.483 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:32:53.485 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:32:53.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:32:53.493 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 14:32:53.530 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-16 16:32:26.039 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-16 16:32:26.040 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-16 16:32:26.081 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-16 16:32:26.114 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 16:32:26.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 16:32:26.120 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 16:32:26.120 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-16 16:32:26.158 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-17 20:01:52.363 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-17 20:01:52.363 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-17 20:01:52.395 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-17 20:01:52.403 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:01:52.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:01:52.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:01:52.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:01:52.417 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-17 20:02:32.716 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-17 20:02:32.716 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-17 20:02:32.932 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-17 20:02:32.932 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-17 20:02:32.932 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-17 20:02:32.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:02:32.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:02:32.972 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:02:32.972 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-17 20:02:32.994 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-18 11:50:54.149 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 11:50:54.150 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-18 11:50:54.202 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 11:50:54.202 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-18 11:50:54.203 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-18 11:50:54.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 11:50:54.284 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 11:50:54.287 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 11:50:54.289 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 11:50:54.319 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-18 16:08:20.245 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 16:08:20.246 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-18 16:08:20.273 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-18 16:08:20.274 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 16:08:20.274 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 16:08:20.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 16:08:20.275 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 16:08:20.286 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-18 17:23:35.597 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 17:23:35.602 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-18 17:23:35.716 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 17:23:35.716 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-18 17:23:35.716 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-18 17:23:35.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:35.748 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:35.751 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:35.752 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:35.766 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-18 17:23:40.182 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 17:23:40.183 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-18 17:23:40.200 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 17:23:40.200 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-18 17:23:40.201 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-18 17:23:40.210 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:40.210 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:40.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:40.211 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 17:23:40.219 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-18 20:14:02.877 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 20:14:02.928 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-18 20:14:03.010 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-18 20:14:03.010 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-18 20:14:03.010 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-18 20:14:03.069 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 20:14:03.069 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 20:14:03.088 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 20:14:03.088 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-18 20:14:03.111 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-20 20:08:18.130 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-20 20:08:18.144 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-20 20:08:18.288 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-20 20:08:18.289 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-20 20:08:18.289 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-20 20:08:18.449 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 20:08:18.450 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 20:08:18.461 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 20:08:18.462 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 20:08:18.565 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-20 22:59:28.167 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-20 22:59:28.167 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-20 22:59:28.189 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-20 22:59:28.193 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 22:59:28.193 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 22:59:28.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 22:59:28.195 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-20 22:59:28.209 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-22 01:18:47.505 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 01:18:47.505 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-22 01:18:47.843 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 01:18:47.844 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-22 01:18:47.844 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-22 01:18:47.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 01:18:47.910 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 01:18:47.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 01:18:47.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 01:18:48.172 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-22 10:57:23.880 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 10:57:23.881 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-22 10:57:23.933 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 10:57:23.934 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-22 10:57:23.965 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 10:57:23.967 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 10:57:23.968 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 10:57:23.969 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 10:57:24.032 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-22 17:11:31.187 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 17:11:31.228 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-22 17:11:31.280 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 17:11:31.280 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-22 17:11:31.280 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-22 17:11:31.424 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 17:11:31.425 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 17:11:31.428 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 17:11:31.428 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 17:11:31.560 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-22 17:11:32.739 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-22 18:08:28.218 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-22 18:08:28.218 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-22 18:08:28.249 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-22 18:08:28.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 18:08:28.253 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 18:08:28.259 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 18:08:28.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-22 18:08:28.272 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-23 22:02:21.459 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-23 22:02:21.460 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-23 22:02:21.485 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-23 22:02:21.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-23 22:02:21.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-23 22:02:21.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-23 22:02:21.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-23 22:02:21.505 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-24 17:43:45.846 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 17:43:45.847 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-24 17:43:45.900 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 17:43:45.901 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-24 17:43:45.901 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-24 17:43:45.928 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 17:43:45.930 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 17:43:45.931 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 17:43:45.932 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 17:43:45.972 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-24 18:31:12.477 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 18:31:12.478 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-24 18:31:12.517 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-24 18:31:12.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 18:31:12.521 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 18:31:12.522 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 18:31:12.523 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 18:31:12.552 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-24 20:30:23.186 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 20:30:23.186 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-24 20:30:23.222 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 20:30:23.223 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-24 20:30:23.223 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-24 20:30:23.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:30:23.240 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:30:23.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:30:23.242 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:30:23.255 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-24 20:31:56.010 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-24 20:31:56.011 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-24 20:31:56.050 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-24 20:31:56.065 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:31:56.065 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:31:56.068 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:31:56.068 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-24 20:31:56.090 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-25 20:33:13.463 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-25 20:33:13.463 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-25 20:33:13.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:13.495 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:13.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:13.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:13.507 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-25 20:33:15.774 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-25 20:33:15.777 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:15.791 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2025-01-25 20:33:16.079 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:17.113 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:17.113 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-25 20:33:18.442 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:18.579 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:18.579 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-25 20:33:20.306 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:20.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:20.493 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-25 20:33:20.599 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:20.719 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:20.721 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-25 20:33:21.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:21.517 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:21.517 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-25 20:33:24.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:25.099 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:25.099 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-25 20:33:28.827 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.036 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.068 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.180 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:29.181 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-25 20:33:29.271 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:29.884 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:30.090 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:30.296 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:30.502 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:30.723 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:30.926 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.128 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.330 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.451 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.534 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.606 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:31.607 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-25 20:33:31.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:31.945 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:32.150 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:32.355 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:32.562 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:32.768 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:32.972 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:33.180 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:33.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:34.237 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-25 20:33:34.430 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-25 20:33:34.479 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:34.874 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:35.121 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:35.122 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-25 20:33:35.244 E/GalleryVault: [GVLicensePromotionPresenter] load pab iab items sku failed, error java.lang.Exception: BillingError : Misc at com.thinkyeah.galleryvault.main.ui.presenter.f.a(GVLicensePromotionPresenter.java:5 ) at androidx.emoji2.text.o.run(R8$$SyntheticClass:183) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:8919) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
2025-01-25 20:33:36.841 E/GalleryVault: [FolderListFragment] No network. Cancel
loading top ad 2025-01-25 20:33:37.033 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:40.220 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:40.350 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:40.350 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-25 20:33:40.998 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-25 20:33:41.134 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:46.127 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:46.161 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:46.182 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:46.221 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:46.305 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:46.305 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-25 20:33:46.871 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-25 20:33:46.886 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:47.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:47.864 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:47.864 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-25 20:33:47.911 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:48.040 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:48.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:48.188 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-25 20:33:49.507 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:49.672 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:49.672 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-25 20:33:49.722 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:49.756 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:49.838 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:49.874 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-25 20:33:49.935 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:49.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:50.027 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-25 20:33:50.058 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:50.076 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:50.184 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:50.185 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-25 20:33:50.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:50.892 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:50.910 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:50.977 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:50.977 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-25 20:33:51.000 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-25 20:33:51.043 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:52.405 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:52.408 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:54.050 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:54.140 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:54.211 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-25 20:33:54.234 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:54.307 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:54.455 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:54.455 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-25 20:33:57.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:57.987 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:58.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:58.177 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:33:58.231 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:33:58.232 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-25 20:33:58.287 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-25 20:34:00.167 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:00.319 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:00.570 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:00.658 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:00.658 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-25 20:34:00.750 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:00.840 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-25 20:34:03.100 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:03.201 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:03.316 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:03.347 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:03.424 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:03.424 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-25 20:34:03.448 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-25 20:34:08.288 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:08.499 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:08.565 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:08.661 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-25 20:34:08.862 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:08.939 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:08.939 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-25 20:34:14.247 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:14.274 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:14.365 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-25 20:34:14.376 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:14.535 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:14.618 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:14.618 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-25 20:34:18.678 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:18.762 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:18.776 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:18.849 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:18.849 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-25 20:34:18.856 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:18.941 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-25 20:34:21.744 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:22.779 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-25 20:34:23.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:23.538 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:23.540 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:23.702 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:23.702 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-25 20:34:23.771 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:23.858 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-25 20:34:26.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:26.976 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:30.957 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:30.992 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:31.066 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-25 20:34:31.099 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:31.201 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:31.288 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:31.288 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-25 20:34:38.645 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:38.799 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-25 20:34:38.858 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:38.944 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:39.307 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:39.511 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:39.511 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-25 20:34:45.150 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:45.259 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-25 20:34:45.282 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:45.355 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:45.994 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:46.083 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:46.083 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-25 20:34:52.219 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:52.232 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:52.343 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:52.354 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-01-25 20:34:52.907 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:34:52.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:34:52.997 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-01-25 20:35:01.729 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:01.763 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:01.860 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-01-25 20:35:01.872 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:02.356 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:02.488 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:02.489 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-01-25 20:35:11.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:11.636 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:11.826 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:11.926 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-01-25 20:35:12.229 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:12.337 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:12.337 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-01-25 20:35:19.970 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:20.044 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:20.092 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-01-25 20:35:20.125 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:20.427 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:20.512 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:20.512 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-01-25 20:35:28.915 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:29.069 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-01-25 20:35:29.093 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:29.192 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:29.404 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:29.479 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:29.479 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-01-25 20:35:40.402 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:40.517 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2025-01-25 20:35:40.670 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:40.753 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:40.857 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:40.945 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:40.946 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 21 2025-01-25 20:35:52.053 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:52.190 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2025-01-25 20:35:52.374 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:52.451 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:52.625 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:35:52.719 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:35:52.720 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 22 2025-01-25 20:36:02.546 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:02.663 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2025-01-25 20:36:02.786 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:02.866 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:03.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:03.181 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:03.181 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 23 2025-01-25 20:36:13.580 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:13.705 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:13.728 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2025-01-25 20:36:13.820 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:13.990 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:14.088 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:14.088 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 24 2025-01-25 20:36:26.800 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:26.954 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2025-01-25 20:36:27.098 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:27.225 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:27.359 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:27.435 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:27.435 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 25 2025-01-25 20:36:40.750 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:41.086 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:41.132 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:41.342 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2025-01-25 20:36:41.352 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:41.364 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:41.364 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 26 2025-01-25 20:36:53.441 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:53.544 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:53.581 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:53.638 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:36:53.638 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2025-01-25 20:36:53.811 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:36:53.901 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 27 2025-01-25 20:37:06.165 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:06.191 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:06.277 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:06.282 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:06.282 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2025-01-25 20:37:06.783 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:06.921 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 28 2025-01-25 20:37:21.509 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:21.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:21.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2025-01-25 20:37:21.761 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:21.849 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:21.957 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:22.057 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 29 2025-01-25 20:37:37.461 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:37.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:37.590 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:37.615 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:37.615 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2025-01-25 20:37:37.675 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:37.753 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 30 2025-01-25 20:37:51.684 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:51.782 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:51.782 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2025-01-25 20:37:51.882 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:51.965 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:37:52.119 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:37:52.209 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 31 2025-01-25 20:38:06.656 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:06.757 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:06.786 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:06.829 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:06.829 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2025-01-25 20:38:07.003 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:07.104 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 32 2025-01-25 20:38:23.947 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:24.019 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:24.141 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:24.141 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2025-01-25 20:38:24.169 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:24.483 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:24.571 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 33 2025-01-25 20:38:38.680 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:38.994 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
2025-01-25 20:38:39.811 E/GalleryVault: [AutoBackupManager] Failed to move from
/storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-25 20:38:42.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:42.142 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:42.142 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2025-01-25 20:38:42.167 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:42.261 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-25 20:38:42.390 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:42.478 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 34 2025-01-25 20:38:46.530 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-25 20:38:46.717 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:47.724 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:38:48.934 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:43:20.094 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-25 20:43:20.094 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-25 20:43:20.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:43:20.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:43:20.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:43:20.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:43:20.157 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-25 20:43:24.415 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-25 20:46:13.227 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-25 20:46:13.228 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-25 20:46:13.265 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-25 20:46:13.265 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-25 20:46:13.266 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-25 20:46:13.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:13.301 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:13.302 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:13.303 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:13.341 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-25 20:46:17.129 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:17.144 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:17.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:17.153 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-25 20:46:17.154 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-26 00:03:39.829 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-26 00:03:39.830 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-26 00:03:39.914 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-26 00:03:39.922 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-26 00:03:39.922 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-26 00:03:39.923 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-26 00:03:39.924 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-26 00:03:39.944 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-27 22:24:27.136 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-27 22:24:27.136 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-27 22:24:27.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:27.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:27.172 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:27.172 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:27.182 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-27 22:24:28.469 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-27 22:24:28.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:28.493 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2025-01-27 22:24:28.591 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:29.172 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:29.172 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-27 22:24:30.632 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:30.730 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:30.730 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-27 22:24:32.528 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:32.662 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:32.663 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-27 22:24:33.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:33.185 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:33.185 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-27 22:24:33.781 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:33.930 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:33.931 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-27 22:24:37.407 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:37.533 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:37.533 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-27 22:24:39.170 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:39.375 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:39.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:39.785 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:39.993 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:40.200 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:40.405 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:40.612 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:40.818 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.039 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.195 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:41.195 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-27 22:24:41.228 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.434 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.643 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:41.848 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:42.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:42.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:42.467 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:42.675 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:42.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:43.086 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:43.292 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:43.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:43.488 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:43.488 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-27 22:24:43.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:43.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:44.231 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-27 22:24:44.374 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-01-27 22:24:44.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:46.126 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:46.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:46.251 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-27 22:24:51.480 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:51.568 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-27 22:24:51.692 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:51.695 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:51.695 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-27 22:24:57.554 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-01-27 22:24:57.671 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:57.675 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:57.805 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:57.805 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-27 22:24:58.621 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:58.639 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:58.660 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:58.684 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:24:58.817 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:58.818 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-27 22:24:59.600 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:24:59.602 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-01-27 22:25:00.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:00.265 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:00.265 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-27 22:25:00.622 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:00.734 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-01-27 22:25:01.071 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:01.157 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:01.814 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:01.902 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:01.902 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-27 22:25:02.358 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:02.440 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:02.440 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-27 22:25:02.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:02.569 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-01-27 22:25:02.677 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:02.733 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:02.770 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:02.925 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-01-27 22:25:02.931 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-01-27 22:25:03.016 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:03.147 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:03.260 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:03.260 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-27 22:25:03.512 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:03.613 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-01-27 22:25:03.899 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:03.991 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:04.363 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-01-27 22:25:06.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:06.624 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-27 22:25:07.005 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:07.128 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-01-27 22:25:07.382 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:07.467 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:10.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:10.510 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:10.510 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-27 22:25:11.123 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:11.210 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-01-27 22:25:11.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:11.492 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:12.930 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:13.025 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:13.025 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-27 22:25:13.447 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:13.520 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:13.534 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-01-27 22:25:13.597 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:15.578 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:15.676 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:15.676 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-27 22:25:16.096 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:16.179 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-01-27 22:25:16.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:16.465 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:16.485 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:20.943 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:21.084 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:21.085 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-27 22:25:21.260 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:21.353 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-01-27 22:25:21.547 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:21.681 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:24.355 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:24.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:24.474 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:26.940 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:27.048 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:27.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:27.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-27 22:25:27.156 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-01-27 22:25:27.641 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:27.722 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:31.311 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:31.455 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:31.456 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-27 22:25:31.602 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:31.715 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-01-27 22:25:31.734 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:31.840 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:36.124 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:36.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:36.235 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-27 22:25:36.658 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:36.773 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-01-27 22:25:36.833 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:36.906 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:40.869 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:43.457 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:43.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:43.602 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-27 22:25:44.093 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:44.205 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-01-27 22:25:44.366 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:44.492 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:47.192 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:51.484 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:51.595 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:51.595 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-27 22:25:51.944 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:52.037 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-01-27 22:25:52.354 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:52.445 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:57.946 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:58.041 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:25:58.041 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-27 22:25:58.267 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:58.508 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-01-27 22:25:58.950 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 22:25:59.231 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-01-27 22:26:01.004 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
2025-01-27 22:26:04.797 E/GalleryVault: [AutoBackupManager] Failed to move from
/storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-27 23:27:08.255 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-27 23:27:08.256 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-27 23:27:08.373 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-27 23:27:08.394 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:08.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:08.400 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:08.400 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:08.455 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-27 23:27:09.453 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:09.484 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:09.487 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:09.502 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-27 23:27:09.504 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:38:51.975 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-28 16:38:51.975 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-28 16:38:52.011 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:38:52.012 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:38:52.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:38:52.013 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:38:52.022 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-28 16:38:55.111 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-28 16:40:04.124 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-28 16:40:04.124 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-28 16:40:04.152 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:40:04.153 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:40:04.154 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:40:04.155 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 16:40:04.166 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-28 16:40:07.185 E/GalleryVault: [AutoBackupManager] Failed to move from /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db. tmp to /storage/emulated/0/.galleryvault_DoNotDelete_1715675969/backup/file_action_log.db 2025-01-28 22:02:11.338 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-28 22:02:11.339 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-28 22:02:11.368 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-28 22:02:11.368 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-28 22:02:11.368 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-28 22:02:11.376 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:11.376 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:11.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:11.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:11.400 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-28 22:02:15.089 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:15.105 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:15.106 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:15.116 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-28 22:02:15.117 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 09:28:55.785 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 09:28:55.785 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-29 09:28:55.904 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 09:28:55.905 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_FR,fr,FR] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-29 09:28:55.905 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-29 09:28:55.951 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 09:28:55.952 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 09:28:55.961 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 09:28:55.962 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 09:28:56.013 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-29 10:07:12.766 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 10:07:12.769 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-29 10:07:12.824 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-29 10:07:12.833 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 10:07:12.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 10:07:12.837 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 10:07:12.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 10:07:12.852 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-29 16:35:47.076 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 16:35:47.076 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-29 16:35:47.102 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-29 16:35:47.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 16:35:47.107 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 16:35:47.110 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 16:35:47.110 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 16:35:47.120 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-29 18:22:01.039 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 18:22:01.040 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-29 18:22:01.153 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 18:22:01.153 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-29 18:22:01.153 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-29 18:22:01.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:01.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:01.197 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:01.197 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:01.216 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-29 18:22:01.490 E/GalleryVault: [PushManager] getToken: java.util.concurrent.ExecutionException: java.io.IOException: FIS_AUTH_ERROR 2025-01-29 18:22:58.930 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 18:22:58.930 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-29 18:22:59.168 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-29 18:22:59.216 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-29 18:22:59.216 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-29 18:22:59.388 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:59.389 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:59.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:59.403 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-29 18:22:59.430 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-30 10:04:31.339 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 10:04:31.339 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-30 10:04:31.368 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 10:04:31.369 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-30 10:04:31.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 10:04:31.377 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 10:04:31.379 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 10:04:31.380 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 10:04:31.402 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-30 20:57:53.885 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:57:53.885 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-30 20:57:53.918 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:57:53.918 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-30 20:57:53.918 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-30 20:57:53.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:57:53.927 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:57:53.928 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:57:53.928 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:57:53.937 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-30 20:58:31.962 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:58:31.964 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-30 20:58:32.003 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:58:32.003 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-30 20:58:32.004 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-30 20:58:32.024 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:32.025 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:32.034 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:32.040 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:32.070 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-30 20:58:33.345 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:58:33.345 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-30 20:58:33.375 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-30 20:58:33.375 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-30 20:58:33.375 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-30 20:58:33.388 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:33.389 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:33.390 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:33.391 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-30 20:58:33.400 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-31 13:43:51.704 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 13:43:51.705 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-31 13:43:51.739 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-31 13:43:51.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:43:51.740 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:43:51.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:43:51.747 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:43:51.769 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-31 13:48:40.238 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 13:48:40.239 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-31 13:48:40.359 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 13:48:40.359 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-31 13:48:40.359 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-31 13:48:40.381 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:48:40.381 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:48:40.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:48:40.393 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 13:48:40.461 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-31 20:01:35.806 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 20:01:35.806 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-31 20:01:35.829 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-31 20:01:35.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:01:35.835 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:01:35.837 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:01:35.838 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:01:35.852 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-31 20:42:16.575 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 20:42:16.576 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-01-31 20:42:16.617 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-01-31 20:42:16.618 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Postfix: fr_GN,fr,GN] [Segments: gv_StartDownloadServiceInBgEnabled], defaultValue: false 2025-01-31 20:42:16.618 E/GalleryVault: [DownloadService] Not foreground. Cancel starting DownloadService. Action: resume_all_all_interrupt_tasks 2025-01-31 20:42:16.640 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:16.641 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:16.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:16.642 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:16.664 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-01-31 20:42:17.429 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:17.436 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:17.437 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:17.445 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-01-31 20:42:17.446 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:29.489 W/GalleryVault: [BaseRemoteConfigController] getPrimitiveBoolean. RemoteConfigController is not ready, return false. Key: com_LanguageRegionPostfixDisabled 2025-02-01 23:12:29.490 W/GalleryVault: [BaseRemoteConfigController] getBoolean. RemoteConfigController is not ready, return default. Key: [Prefix: gv][Postfix: fr_FR,fr,FR][Segments: EnableCloudSync], defaultValue: true 2025-02-01 23:12:29.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:29.536 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:29.538 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:29.538 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:29.555 W/GalleryVault: java.lang.NoSuchMethodException: android.os.storage.StorageVolume.getPath [] 2025-02-01 23:12:31.244 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-02-01 23:12:31.246 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:31.259 W/GalleryVault: [AdmobAdMediation] Admob does not support enable log programmatically 2025-02-01 23:12:31.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:32.009 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:32.010 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-02-01 23:12:33.063 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:33.194 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:33.194 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-02-01 23:12:35.143 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:35.263 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:35.263 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-02-01 23:12:35.595 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:35.675 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:35.675 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-02-01 23:12:36.202 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:36.317 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:36.317 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-02-01 23:12:39.701 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:39.826 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:39.826 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-02-01 23:12:43.581 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:43.681 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:43.681 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-02-01 23:12:45.983 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:46.114 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:46.114 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-02-01 23:12:47.473 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:47.676 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:47.880 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:48.084 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:48.291 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:48.496 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:48.702 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:48.909 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.082 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.117 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.221 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:49.221 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-02-01 23:12:49.322 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.526 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.732 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:49.940 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:50.145 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:50.351 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:50.560 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:50.766 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:50.971 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:51.177 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:51.384 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:51.591 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:51.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:52.002 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:52.475 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-01 23:12:52.628 E/GalleryVault: [AdsUmp] Failed to requestConsentInfoUpdate, errorCode: 2, errorMsg: Error making request., canRequest: true, consentStatus: 1(NotRequired), isConsentFormAvailable: false, PrivacyOptionsRequirementStatus: NOT_REQUIRED 2025-02-01 23:12:52.667 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:54.494 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:12:54.676 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:12:54.676 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-02-01 23:12:58.169 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-01 23:13:00.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:00.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:00.843 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-02-01 23:13:01.395 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:01.419 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:01.447 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:01.506 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:01.529 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:01.529 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-02-01 23:13:02.021 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-02-01 23:13:02.040 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:02.309 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6) 2025-02-01 23:13:02.834 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:02.923 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:02.923 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-02-01 23:13:03.073 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:03.168 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:03.288 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:03.492 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:03.591 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-02-01 23:13:04.591 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:04.703 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:04.703 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-02-01 23:13:04.990 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:05.056 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:05.110 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:05.110 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-02-01 23:13:05.192 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:05.410 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:05.511 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:05.512 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:05.602 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-02-01 23:13:05.986 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:06.035 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:06.121 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:06.121 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-02-01 23:13:06.153 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-02-01 23:13:06.189 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:06.288 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:06.414 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:06.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:07.159 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-02-01 23:13:09.342 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:09.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:09.430 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-02-01 23:13:09.797 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:09.895 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:10.661 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:10.794 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-02-01 23:13:13.126 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:13.241 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:13.241 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-02-01 23:13:13.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:13.721 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:14.539 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:14.673 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:14.834 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-02-01 23:13:15.573 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:15.737 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:15.737 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-02-01 23:13:15.987 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:16.154 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-01 23:13:17.212 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-01 23:13:17.307 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-02-01 23:13:17.662 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-15 18:52:00.503 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:00.503 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-02-15 18:52:02.453 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-15 18:52:02.554 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:05.864 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:06.041 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:06.041 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-02-15 18:52:07.511 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:10.763 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.000 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.129 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:12.129 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-02-15 18:52:12.640 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.667 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.696 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.773 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:12.837 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:12.837 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-02-15 18:52:13.554 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:13.616 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 0 2025-02-15 18:52:14.194 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:14.373 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:14.373 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-02-15 18:52:14.874 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:14.995 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:15.029 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:15.126 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 1 2025-02-15 18:52:16.039 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:16.148 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:16.148 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-02-15 18:52:16.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:16.414 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:16.414 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-02-15 18:52:16.530 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:16.638 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:16.848 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:16.955 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 2 2025-02-15 18:52:17.097 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:17.125 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:17.275 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:17.275 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-02-15 18:52:17.289 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:17.323 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:17.522 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 3 2025-02-15 18:52:17.535 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6) 2025-02-15 18:52:17.540 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-15 18:52:18.033 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:18.314 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:18.466 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 4 2025-02-15 18:52:19.709 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-15 18:52:20.901 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:20.901 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-02-15 18:52:21.497 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:21.531 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:21.612 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:21.655 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 5 2025-02-15 18:52:22.803 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:24.754 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:24.949 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:24.949 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-02-15 18:52:25.343 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:25.397 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:25.461 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:25.518 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 6 2025-02-15 18:52:27.096 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:27.276 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:27.276 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-02-15 18:52:27.735 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:27.849 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:27.903 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:27.968 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 7 2025-02-15 18:52:30.278 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:30.397 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:30.397 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-02-15 18:52:30.631 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:30.646 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:30.748 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 8 2025-02-15 18:52:30.770 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:35.845 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:35.936 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:35.936 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-02-15 18:52:36.074 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:36.175 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:36.256 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:36.364 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 9 2025-02-15 18:52:41.843 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:41.890 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:41.997 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:42.017 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:42.018 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-02-15 18:52:42.035 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 10 2025-02-15 18:52:42.090 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:46.054 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:46.214 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-02-15 18:52:46.349 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:46.416 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:46.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:46.477 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 11 2025-02-15 18:52:46.522 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:51.111 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:51.171 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:51.222 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:51.269 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-02-15 18:52:51.298 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:51.395 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:51.395 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 12 2025-02-15 18:52:58.435 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:58.573 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-02-15 18:52:58.630 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:58.703 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:52:58.732 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:58.811 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:52:58.811 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-02-15 18:53:06.121 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:06.224 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-02-15 18:53:06.326 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:06.422 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:06.649 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:06.757 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:06.758 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 14 2025-02-15 18:53:12.420 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:12.468 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:12.562 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-02-15 18:53:12.571 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:12.900 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:13.046 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:13.046 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 15 2025-02-15 18:53:19.372 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:19.465 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:19.524 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-02-15 18:53:19.563 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:19.998 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:20.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:20.077 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 16 2025-02-15 18:53:28.920 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:28.956 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:29.062 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:29.085 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-02-15 18:53:29.231 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:29.342 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:29.342 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 17 2025-02-15 18:53:30.997 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-15 18:53:31.149 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:32.421 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:38.713 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:38.839 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:38.852 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:38.905 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:39.003 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-02-15 18:53:39.019 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:39.020 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 18 2025-02-15 18:53:40.336 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:46.975 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:47.099 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:47.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:47.347 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:47.347 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-02-15 18:53:47.431 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:47.562 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 19 2025-02-15 18:53:48.582 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-15 18:53:48.667 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:50.375 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6) 2025-02-15 18:53:50.404 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-15 18:53:56.074 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:56.137 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:56.252 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:53:56.283 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-15 18:53:56.283 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-02-15 18:53:56.352 E/GalleryVault: [AdmobInterstitialAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 20 2025-02-15 18:53:58.981 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-15 18:53:59.062 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:54:02.575 E/GalleryVault: [FolderListFragment] No network. Cancel loading top ad 2025-02-15 18:54:02.662 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-15 18:54:04.103 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
json array str is null 2025-02-19 12:27:15.035 E/GalleryVault: [AdmobAppOpenAdProvider] ==> [LoadAppOpenAdCallback], onAppOpenAdFailedToLoad, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-19 12:27:15.035 E/GalleryVault: [AdmobAppOpenAdProvider] ==> onAdLoadFailed, errCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname, retried: 13 2025-02-19 12:27:15.647 W/GalleryVault: [BaseRemoteConfigController] getJsonArray. json array str is null 2025-02-19 12:27:15.736 E/GalleryVault: [AdmobNativeAdProvider] ==> onAdFailedToLoad, errorCode: 0, msg: Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname 2025-02-19 12:27:19.018 E/GalleryVault: [InsideFileAdapter] Glide Exception java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)
java.lang.IllegalArgumentException: Problem decoding into existing bitmap at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:917) at k5.f.a(Downsampler.java:19) at k5.f.b(Downsampler.java:134) at k5.q.a(StreamBitmapDecoder.java:237) at k5.m.a(ImageVideoBitmapDecoder.java:9) at c5.a.a(DecodeJob.java:97) at c5.g.b(EngineRunnable.java:138) at c5.g.run(EngineRunnable.java:7) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) at f5.a$a$a.run(FifoPriorityThreadPoolExecutor.java:6)