AnchorFreePartner / hydrasdk-demo-android

Hydra VPN SDK demo app for Android
https://developer.anchorfree.com/
60 stars 31 forks source link

com.anchorfree.partner.exceptions.EmptyBaseUrlException #118

Closed dzboot02 closed 3 years ago

dzboot02 commented 3 years ago

I set up the app to run just like how it is mentioned in the docs, but I keep getting this errors when I try to login:

E/USDK-NetworkCallback:
E/USDK-NetworkCallback: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-UrlRotatorImpl: Mark url https://backend.northghost.com failure
E/USDK-UrlRotatorImpl: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-RetryHelper:
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-RetryHelper: InternalRetry tag: login uuid: 95007cbd-a168-4278-a0f6-e73593015c50 retry step:0
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919)

I get this error a couple of times, then it just throws com.anchorfree.vpnsdk.exceptions.InternalException: Unexpected at the end, and it fails to login. Here is the last exception:

W/Main: com.anchorfree.vpnsdk.exceptions.InternalException: Unexpected at com.anchorfree.sdk.utils.Utils.exceptionFromApi(Utils.java:109) at com.anchorfree.sdk.BoltsUtils.lambda$callbackContinue$0(BoltsUtils.java:18) at com.anchorfree.sdk.-$$Lambda$BoltsUtils$aUqOhGfS9-89sqvRjbdfY7fHXnU.then(Unknown Source:2) at com.anchorfree.bolts.Task$14.run(Task.java:914) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:237) at android.app.ActivityThread.main(ActivityThread.java:7830) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1040) Caused by: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919)

If I try using the demo app, it works fine. But not with my actual app. The code is exactly the same! Here is how I initialize the SDK:

class BaseApp : Application() {

    override fun onCreate() {
            super.onCreate()
            instance = this
            initHydraSdk()
    }

    private fun initHydraSdk() {
            val transportConfigList: MutableList<TransportConfig> = ArrayList()
            transportConfigList.add(HydraTransportConfig.create())
            transportConfigList.add(OpenVpnTransportConfig.tcp())
            transportConfigList.add(OpenVpnTransportConfig.udp())
            UnifiedSDK.update(transportConfigList, CompletableCallback.EMPTY)

            val notificationConfig = NotificationConfig.newBuilder()
                    .title(resources.getString(R.string.app_name))
                    .channelId(NotifManager.VPN_CHANNEL_ID)
                    .build()
            UnifiedSDK.update(notificationConfig)
            UnifiedSDK.setLoggingLevel(Log.WARN)
    }

    companion object {
            var instance: BaseApp? = null
            val unifiedSDK: UnifiedSDK by lazy {
                val clientInfo = ClientInfo.newBuilder()
                        .addUrl(Constants.BASE_HOST)
                        .carrierId(Constants.BASE_CARRIER_ID)
                        .build()

                UnifiedSDK.clearInstances()
                return@lazy UnifiedSDK.getInstance(clientInfo)
            }
    }
}

And this is how I login:

private fun loginVPN() {
  updateStatus(ConnectionStatus.LOGGING_IN)
  unifiedSDK.backend.login(AuthMethod.anonymous(), object : Callback<User> {
      override fun success(user: User) {
          updateStatus(ConnectionStatus.LOGGED_IN)
          updateUI()
      }

      override fun failure(e: VpnException) {
          //TODO initialization failed
          updateStatus(ConnectionStatus.LOGGED_IN)
          updateUI()
          handleError(e)
      }
  })
}
timoshenkoav commented 3 years ago

hello! Just tried with exact copy of your code - it works for me. please enable verbose logging UnifiedSDK.setLoggingLevel(Log.VERBOSE) and send full logs in file please

dzboot02 commented 3 years ago

Verbose logging on. I don't see anything else special :(

D/USDK-CarrierBackend: Called login for carrier: dzb_testtest
I/Choreographer: Skipped 1 frames! The application may be doing too much work on its main thread. D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 step:0 maxRetry: 4
D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-UrlRotatorImpl: Provide url https://backend.northghost.com
E/USDK-NetworkCallback:
E/USDK-NetworkCallback: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=31515Kbps Specifier: <3>] |

E/USDK-UrlRotatorImpl: Mark url https://backend.northghost.com failure
E/USDK-UrlRotatorImpl: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-RetryHelper:
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 should retry: true
E/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 retry step:0
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=31259Kbps Specifier: <3>] |

V/FA: Inactivity, disconnecting from the service D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=28218Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27425Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27275Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=26725Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=26875Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=27825Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=28375Kbps Specifier: <3>] |

D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 step:1 maxRetry: 4
D/USDK-UrlRotatorImpl: Provide url https://api.pango-paas.co
E/USDK-NetworkCallback:
E/USDK-NetworkCallback: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-UrlRotatorImpl: Mark url https://api.pango-paas.co failure
E/USDK-UrlRotatorImpl: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/AudioManager: get_do_mute_music = false E/USDK-RetryHelper:
D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 should retry: true
E/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 retry step:1
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-ConnectionObserver: --------------------------------------------------------- | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=28775Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=29250Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=27325Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | Got active network info [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: connected, extra: internet, failover: false, ava | | ilable: true, roaming: false] | D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: getActiveNetwork start
D/USDK-ConnectionObserver: Got all Networks []
D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | check network: 217 info: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: connected, extra: internet, failover: false, av | D/USDK-ConnectionObserver: | ailable: true, roaming: false] cap: [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_R | D/USDK-ConnectionObserver: | OAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=27325Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: Got networks [217]
D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27956Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27990Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=29440Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=29800Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=29250Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=30615Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=30875Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=29709Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=23375Kbps LinkDnBandwidth>=27909Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=23375Kbps LinkDnBandwidth>=25528Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=26178Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=27428Kbps Specifier: <3>] |

D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 step:2 maxRetry: 4
D/USDK-UrlRotatorImpl: Provide url https://d1pijg9qb98hxx.cloudfront.net
E/USDK-NetworkCallback:
E/USDK-NetworkCallback: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-UrlRotatorImpl: Mark url https://d1pijg9qb98hxx.cloudfront.net failure
E/USDK-UrlRotatorImpl: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-RetryHelper:
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 should retry: true
E/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 retry step:2
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=28925Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27459Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=28559Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=28159Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27475Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=26850Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=29365Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=30981Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=31321Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=29525Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27759Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=26175Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=26325Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=27390Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=28490Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=28575Kbps LinkDnBandwidth>=30181Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=30481Kbps Specifier: <3>] |

D/AudioManager: get_do_mute_music = false D/AudioManager: getStreamVolume packageName=com.zoz.germany.vpn.free, index=6, streamType=3 D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=26575Kbps LinkDnBandwidth>=29190Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=29440Kbps Specifier: <3>] |

D/USDK-ConnectionObserver: --------------------------------------------------------- D/USDK-ConnectionObserver: | onCapabilitiesChanged [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGRO | D/USDK-ConnectionObserver: | UND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=24975Kbps LinkDnBandwidth>=30315Kbps Specifier: <3>] |

D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 step:3 maxRetry: 4
D/USDK-UrlRotatorImpl: Provide url https://android.stable-vpn.com
E/USDK-NetworkCallback:
E/USDK-NetworkCallback: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-UrlRotatorImpl: Mark url https://android.stable-vpn.com failure
E/USDK-UrlRotatorImpl: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) E/USDK-RetryHelper:
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) D/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 should retry: true
E/USDK-RetryHelper: InternalRetry tag: login uuid: 3b60ff3f-7ac1-4398-a108-9c3faa9e5ff3 giving Up
E/USDK-RetryHelper: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) W/Main: com.anchorfree.vpnsdk.exceptions.InternalException: Unexpected at com.anchorfree.sdk.utils.Utils.exceptionFromApi(Utils.java:109) at com.anchorfree.sdk.BoltsUtils.lambda$callbackContinue$0(BoltsUtils.java:18) at com.anchorfree.sdk.-$$Lambda$BoltsUtils$aUqOhGfS9-89sqvRjbdfY7fHXnU.then(Unknown Source:2) at com.anchorfree.bolts.Task$14.run(Task.java:914) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:237) at android.app.ActivityThread.main(ActivityThread.java:7830) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1040) Caused by: com.anchorfree.partner.exceptions.EmptyBaseUrlException at com.anchorfree.partner.api.network.OkHttpNetworkLayer.postRequest(OkHttpNetworkLayer.java:141) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.lambda$postRequest$5(SdkNetworkLayerSource.java:150) at com.anchorfree.sdk.-$$Lambda$SdkNetworkLayerSource$DelegateNetworkLayer$hDmSeJx868Q5CcmrDMnYqIabLuA.then(Unknown Source:8) at com.anchorfree.bolts.Task$14.run(Task.java:914) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeImmediately(Task.java:905) at com.anchorfree.bolts.Task.continueWith(Task.java:688) at com.anchorfree.bolts.Task.continueWith(Task.java:700) at com.anchorfree.sdk.SdkNetworkLayerSource$DelegateNetworkLayer.postRequest(SdkNetworkLayerSource.java:149) at com.anchorfree.partner.api.impl.PartnerApiImpl.postRequest(PartnerApiImpl.java:443) at com.anchorfree.partner.api.impl.PartnerApiImpl.lambda$login$0$PartnerApiImpl(PartnerApiImpl.java:138) at com.anchorfree.partner.api.impl.-$$Lambda$PartnerApiImpl$II_lrRmss_Rb1U92jUS0lJZSKUc.then(Unknown Source:6) at com.anchorfree.bolts.Task$15.run(Task.java:959) at com.anchorfree.bolts.BoltsExecutors$ImmediateExecutor.execute(BoltsExecutors.java:108) at com.anchorfree.bolts.Task.completeAfterTask(Task.java:950) at com.anchorfree.bolts.Task.continueWithTask(Task.java:747) at com.anchorfree.bolts.Task.continueWithTask(Task.java:759) at com.anchorfree.bolts.Task$13.then(Task.java:858) at com.anchorfree.bolts.Task$13.then(Task.java:846) at com.anchorfree.bolts.Task$15.run(Task.java:959) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919)

timoshenkoav commented 3 years ago

this error happen if for some reason it cannot parse the backend url, if you can could you please debug the com.anchorfree.partner.api.network.OkHttpNetworkLayer class method public void postRequest and check maybe some exception is thown there

dzboot02 commented 3 years ago

Did what you suggested, and I got : Failed resolution of: Lcom/google/firebase/perf/network/FirebasePerfOkHttpClient;

So I disabled Firebase Performance library, and it is working fine now :) But this is weird!

Thanks man :)

timoshenkoav commented 3 years ago

hm, maybe it replaces some httpurl parsing function. will check.

timoshenkoav commented 3 years ago

Hell, i've checked with Firebase Performance library and everything works for me as well. Please check Firebase Performance library integration on your side.

dzboot02 commented 3 years ago

Firebase Performance library was not enabled in my project yet, but this shouldn't impact your code anyway.

timoshenkoav commented 3 years ago

but before you've wrote that is was enabled. If you disabled it that means that is was enabled. How was it integrated when you had a problem. I need to reproduce it on my side in order to fix it

Did what you suggested, and I got : Failed resolution of: Lcom/google/firebase/perf/network/FirebasePerfOkHttpClient;

So I disabled Firebase Performance library, and it is working fine now :) But this is weird!

Thanks man :)

dzboot02 commented 3 years ago

By 'I disabled it', I meant remove its dependencies from gradle.

Just add this to app level gradle:

buildscript {
   //...
   dependencies {
      //...
      classpath 'com.google.firebase:perf-plugin:1.3.5'
   }
}

And this to you app gradle:

plugins {
   id 'com.android.application'
   id 'com.google.firebase.firebase-perf'
}

Without setting up Firebase account and it will fail when trying to login.

timoshenkoav commented 3 years ago

ok, i was able to reproduce the issue, but i will not fix it. As with this config even this code does not work

val okHttpClient = OkHttpClient()
        okHttpClient.newCall(Request.Builder().url("https://google.com").build()).enqueue(object:okhttp3.Callback{
            override fun onFailure(call: Call, e: IOException) {

            }

            override fun onResponse(call: Call, response: Response) {

            }

        })

So its not sdk related. you just need to complete firebase perf integration

noshair commented 2 years ago

I am not finding this error but I am not using firebase then please tell me why problem is happening

noshair commented 2 years ago

i just changed basehost but i changed back to same one again but not working