You are on page 1of 3

1592984446929 com.junegaming.nazara.

oggyrun Setting GDPR consent info :


Applicable : false Consent Given : true

1592984446930 com.junegaming.nazara.oggyrun starting to cache rewarded ad, ad-


format: VIDEO, screen-name: OggyRun_Video_Mopub

1592984446930 com.junegaming.nazara.oggyrun fetching ad networks...

1592984446932 com.junegaming.nazara.oggyrun checking permissions...

1592984446934 com.junegaming.nazara.oggyrun ad networks not available,


requesting...

1592984446934 com.junegaming.nazara.oggyrun initialising Google Play services...

1592984446937 com.junegaming.nazara.oggyrun Google Play service result Code is 0

1592984446939 com.junegaming.nazara.oggyrun Inside run of Thread after gettng


getAdvertisingIdThread 2 ::

1592984446948 com.junegaming.nazara.oggyrun getAdvertisingIdThread() :: got Info


{21c17b74-c862-407e-a0c6-5eb3b933241e}false

1592984446949 com.junegaming.nazara.oggyrun Inside run of Thread after getting


adinfo

1592984446959 com.junegaming.nazara.oggyrun Scheduling now pull notification

1592984446961 com.junegaming.nazara.oggyrun starting session manager...

1592984446962 com.junegaming.nazara.oggyrun reading session-details...

1592984446963 com.junegaming.nazara.oggyrun no existing session found!

1592984446963 com.junegaming.nazara.oggyrun creating new session details...

1592984446964 com.junegaming.nazara.oggyrun creating new session data...

1592984446964 com.junegaming.nazara.oggyrun saving session-details...

1592984446965 com.junegaming.nazara.oggyrun onProviderDisablednetwork

1592984446971 com.junegaming.nazara.oggyrun GetAdNetworksTask is ready to execute!

1592984446972 com.junegaming.nazara.oggyrun executing c...

1592984446974 com.junegaming.nazara.oggyrun hashKey id e365f496-e045-49b4-b048-


3ba4d3e3a8f715929844469730fa895ea8bf15611ef9511f4fd93cf3b

1592984446974 com.junegaming.nazara.oggyrun md5_token id


dd73eed19918404d3c7595145bfc42a1

1592984446980 com.junegaming.nazara.oggyrun Offer Table Empty !

1592984446985 com.junegaming.nazara.oggyrun c Request url:


https://vdo.pokkt.com/api/AdNetworksV2?
token=dd73eed19918404d3c7595145bfc42a1&timestamp=1592984446973&udid=e365f496-e045-
49b4-b048-
3ba4d3e3a8f7&appId=507e7668d99dbf1725e57461f26b39e7&os_version=9&app_version=1.02&d
evice_id=&app_bundle_name=com.junegaming.nazara.oggyrun&sdk_version=7.2.0&advertisi
ngID=21c17b74-c862-407e-a0c6-
5eb3b933241e&limitedTracking=false&androidID=&mac_address=&device_type=Phone&mobile
_no=&email_address=&connection_type=Wifi&screen_density_x=403.411&screen_density_y=
404.979&sheight=2068&swidth=1080&carrier_name=&screen_density_category=XXHDPI&devic
e_model=OPPO+CPH1819&language=in&maturity_rating=&opt_userid=12345&name=&age=&sex=&
location=&marital_status=&birthday=&facebook_id=&twitter_handle=&education=&nationa
lity=&lat=&long=&address=&sessionId=b7a9af21-07fc-485d-b841-
d805e3929312&gdpr_applicable=false&gdpr_consent=true

1592984460516 com.junegaming.nazara.oggyrun Service Created

1592984460849 com.junegaming.nazara.oggyrun IOException !


java.net.UnknownHostException: Unable to resolve host "vdo.pokkt.com": No address
associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:157)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:105)
at java.net.InetAddress.getAllByName(InetAddress.java:1154)
at com.android.okhttp.Dns$1.lookup(Dns.java:39)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:175)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:141)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:83)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:174)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:126)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
5)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:299)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:237)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:472)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:127)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:89)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:26)
at com.pokkt.sdk.utils.l.a(Unknown Source:104)
at com.pokkt.sdk.utils.l.a(Unknown Source:19)
at com.pokkt.sdk.net.a.a(Unknown Source:111)
at com.pokkt.sdk.net.a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$2.call(AsyncTask.java:333)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
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:764)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:172)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:137)
... 25 more

1592984460877 com.junegaming.nazara.oggyrun failed to execute c! Error Code 11 :


Could Not Connect To Server.

1592984728815 com.junegaming.nazara.oggyrun Setting GDPR consent info :


Applicable : false Consent Given : true

1592984728815 com.junegaming.nazara.oggyrun starting to cache rewarded ad, ad-


format: VIDEO, screen-name: OggyRun_Video_Mopub

1592984728818 com.junegaming.nazara.oggyrun fetching ad networks...

1592984728820 com.junegaming.nazara.oggyrun no internet connection: Problem


connecting to the internet. Please Check your Internet connection.

You might also like