Expand my Community achievements bar.

SOLVED

Analytics Request Being Queued , Not able to send data from Swift Demo App

Avatar

Level 2

Hello Everyone,

I am trying to follow the documentation to understand Analytics implementation on the IOS app using Swift.

I just followed whatever is there in below URL :

Install the Mobile SDK

I see :

1. Successfully downloaded Rules from 'https://assets.adobedtm.com/xyz/zyz/launch-zyz-development-rules.zip in my console

2. Sending request (https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=xyz@AdobeOrg&d_mid=zyz&d_blob=zyz&dcs_region=8)

3. ID Service - Got ID Response (mid: XYZ, blob: zyz, hint: 8, ttl: "604800000 ms")

I only installed Analytics in my extension , disabled Offline line hits in analytics and report suite is configured with timestamp optional setting ..  just to make things simpler .. Build was successful I see the app launched right but I see below for Analytics request. Its always queued .. I tried everything couldn`t find much of info on this ..

I see below in the console :

Analytics Request Queued (ndh=1&c.&a.&AppID=BusBookingSwift%201.0%20%281%29&CarrierName=%28null%29&DeviceName=x86_64&OSVersion=iOS%2012.1&Resolution=750x1334&RunMode=Application&.a&.c&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&aamlh=8&ce=UTF-8&cp=foreground&mid=60966434714968856807426109547853715956&pageName=Home%20Screen&t=00%2F00%2F0000%2000%3A00%3A00%200%20600)

Can someone help me where I am going wrong ?

Thanks

Anu

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Anu @anudeeps65186663,

It doesn't appear that your Launch Mobile Property configuration is valid.  This https://assets.adobedtm.com/zyz/zyz/launch-e2dd29ff54f5-development.json does not appear to be correct. 

What is your Launch Mobile Property called?

Confirm that you have added the necessary information in the Mobile Core extension, your OrgID as well as in your Analytics Extension confirm the reportsuite and tracking server?   Then ensure the Environment in your ACPCore.configure(withAppid: " ...")  is the correct value.

Regards,
Jen

View solution in original post

3 Replies

Avatar

Level 2

2019-09-25 17:20:07.579147+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.579426+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.579831+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.580050+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.580299+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.580682+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <Core>]: Registered Configuration module

2019-09-25 17:20:07.582418+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.582891+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.583285+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.609793+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.610186+1000 BusBookingSwift[11305:171347] [AdobeExperienceSDK DEBUG <TaskExecutor>]: System info services are required to set thread name

2019-09-25 17:20:07.641197+1000 BusBookingSwift[11305:171820] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Privacy opt-unknown: Suspend Identity database

2019-09-25 17:20:07.644967+1000 BusBookingSwift[11305:171824] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Couldn't retrieve shared state for com.adobe.module.configuration. Please make sure you have registered and configured the  extension properly based on the documentation.

2019-09-25 17:20:07.645119+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK WARNING <ConfigurationDownloader>]: Failed to find cacheed config at https://assets.adobedtm.com/zyz/zyz/launch-e2dd29ff54f5-development.json

2019-09-25 17:20:07.648137+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK WARNING <SystemInfoService>]: Call to GetAsset failed to read file '': The file name is invalid.

2019-09-25 17:20:07.648507+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK WARNING <EventHub(AMSEventHub)>]: Unable to create or update shared state for com.adobe.module.configuration with version 1.

2019-09-25 17:20:07.653204+1000 BusBookingSwift[11305:171792] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.653342+1000 BusBookingSwift[11305:171793] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.653377+1000 BusBookingSwift[11305:171792] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.653483+1000 BusBookingSwift[11305:171793] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.653492+1000 BusBookingSwift[11305:171823] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.653648+1000 BusBookingSwift[11305:171823] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.654680+1000 BusBookingSwift[11305:171823] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.654740+1000 BusBookingSwift[11305:171793] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.654800+1000 BusBookingSwift[11305:171823] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.654889+1000 BusBookingSwift[11305:171794] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.655488+1000 BusBookingSwift[11305:171823] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.655512+1000 BusBookingSwift[11305:171794] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.655598+1000 BusBookingSwift[11305:171823] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.655628+1000 BusBookingSwift[11305:171793] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:07.663795+1000 BusBookingSwift[11305:171823] [AdobeExperienceSDK DEBUG <com.adobe.module.lifecycle>]: Configuration is null, waiting...

2019-09-25 17:20:07.663796+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Lifecycle timer scheduled having timeout "1000 ms"

2019-09-25 17:20:08.664433+1000 BusBookingSwift[11305:171827] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Lifecycle timeout has expired without lifecycle data

2019-09-25 17:20:11.525480+1000 BusBookingSwift[11305:171794] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:20:12.930555+1000 BusBookingSwift[11305:171824] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Couldn't retrieve shared state for com.adobe.module.identity. Please make sure you have registered and configured the  extension properly based on the documentation.

2019-09-25 17:20:12.934203+1000 BusBookingSwift[11305:171811] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.934247+1000 BusBookingSwift[11305:171793] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.934337+1000 BusBookingSwift[11305:171811] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.934402+1000 BusBookingSwift[11305:171793] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.934398+1000 BusBookingSwift[11305:171794] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.co2019-09-25 17:20:12.934915+1000 BusBookingSwift[11305:171811] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

mmcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.934981+1000 BusBookingSwift[11305:171793] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.938091+1000 BusBookingSwift[11305:171812] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Sending request (https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=xyz@AdobeOrg&d_mid=zyz)

2019-09-25 17:20:12.942078+1000 BusBookingSwift[11305:171794] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942084+1000 BusBookingSwift[11305:171811] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942189+1000 BusBookingSwift[11305:171794] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942647+1000 BusBookingSwift[11305:171811] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942720+1000 BusBookingSwift[11305:171794] [Client] Remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942797+1000 BusBookingSwift[11305:171811] [NetworkInfo] Descriptors query returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:12.942921+1000 BusBookingSwift[11305:171793] [Client] Sending selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated.}

2019-09-25 17:20:13.607145+1000 BusBookingSwift[11305:171792] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:20:13.627659+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <RulesDownloader>]: Successfully downloaded Rules from 'https://assets.adobedtm.com/xyz/zyz/launch-zyx-development-rules.zip'

2019-09-25 17:20:13.628017+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <ZipBundleHandler>]: Attempting to extract the zip file content for /Users//Library/Developer/CoreSimulator/Devices/B55F9687-76AC-43BE-9411-B57E04D26056/data/Containers/Data/Application/E171B725-EE09-4B93-821D-47948050FE21/Library/Caches/adbdownloadcache/configRules/SkoNBUaK+CTY8CwAb97JvC1gN4CbOpBYvWTPmDoK8_8=.1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222 in /Users//Library/Developer/CoreSimulator/Devices/B55F9687-76AC-43BE-9411-B57E04D26056/data/Containers/Data/Application/E171B725-EE09-4B93-821D-47948050FE21/Library/Caches/adbdownloadcache/configRules/SkoNBUaK+CTY8CwAb97JvC1gN4CbOpBYvWTPmDoK8_8=.1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222_dir

2019-09-25 17:20:13.635481+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <NativeFileSystemService>]: Deleted file successfully: /Users//Library/Developer/CoreSimulator/Devices/B55F9687-76AC-43BE-9411-B57E04D26056/data/Containers/Data/Application/E171B725-EE09-4B93-821D-47948050FE21/Library/Caches/adbdownloadcache/configRules/SkoNBUaK+CTY8CwAb97JvC1gN4CbOpBYvWTPmDoK8_8=.1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222

2019-09-25 17:20:13.635710+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <ZipBundleHandler>]: Zip extraction completed for file /Users//Library/Developer/CoreSimulator/Devices/B55F9687-76AC-43BE-9411-B57E04D26056/data/Containers/Data/Application/E171B725-EE09-4B93-821D-47948050FE21/Library/Caches/adbdownloadcache/configRules/SkoNBUaK+CTY8CwAb97JvC1gN4CbOpBYvWTPmDoK8_8=.1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222

2019-09-25 17:20:13.641473+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK WARNING <RemoteFileManager: >]: Invalid Extension on Cache File (1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222_dir)

2019-09-25 17:20:13.641493+1000 BusBookingSwift[11305:171820] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Privacy opted-in: Attempting to send Identity queued hits from database

2019-09-25 17:20:13.645221+1000 BusBookingSwift[11305:171824] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Sending Analytics ID call (https://<xyz-Changedthis>./id?mcorgid=<changedthis>%40AdobeOrg&mid=<changedthis>)

2019-09-25 17:20:13.646153+1000 BusBookingSwift[11305:171825] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Referrer timer scheduled having timeout "0 ms"

2019-09-25 17:20:13.646336+1000 BusBookingSwift[11305:171825] [AdobeExperienceSDK DEBUG <AnalyticsProperties>]: Lifecycle Timer Cancelled

2019-09-25 17:20:13.646378+1000 BusBookingSwift[11305:172125] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Launch hit delay has expired without referrer data

2019-09-25 17:20:13.648661+1000 BusBookingSwift[11305:171825] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Analytics Request Queued (ndh=1&c.&a.&AppID=BusBookingSwift%201.0%20%281%29&CarrierName=%28null%29&DailyEngUserEvent=DailyEngUserEvent&DayOfWeek=4&DeviceName=x86_64&HourOfDay=17&InstallDate=9%2F25%2F2019&InstallEvent=InstallEvent&LaunchEvent=LaunchEvent&Launches=1&MonthlyEngUserEvent=MonthlyEngUserEvent&OSVersion=iOS%2012.1&Resolution=828x1792&RunMode=Application&TimeSinceLaunch=6&internalaction=Lifecycle&locale=en-US&.a&.c&ce=UTF-8&cp=foreground&mid=17528390148904532386526670469053474742&pageName=BusBookingSwift%201.0%20%281%29&pe=lnk_o&pev2=ADBINTERNAL%3ALifecycle&t=00%2F00%2F0000%2000%3A00%3A00%200%20600&ts=1569396012)

2019-09-25 17:20:13.663439+1000 BusBookingSwift[11305:171791] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:20:13.675129+1000 BusBookingSwift[11305:171791] TIC TCP Conn Failed [3:0x6000014212c0]: 12:8 Err(-65554)

2019-09-25 17:20:13.677740+1000 BusBookingSwift[11305:171794] Task <DF462B57-504F-4082-900F-AB978D26CB4C>.<1> HTTP load failed (error code: -1003 [12:8])

2019-09-25 17:20:13.680301+1000 BusBookingSwift[11305:171793] Task <DF462B57-504F-4082-900F-AB978D26CB4C>.<1> finished with error - code: -1003

2019-09-25 17:20:13.683078+1000 BusBookingSwift[11305:171791] [AdobeExperienceSDK DEBUG <NativeNetworkService>]: NSURLErrorDomainURL error: A server with the specified hostname could not be found.

2019-09-25 17:20:13.683342+1000 BusBookingSwift[11305:171791] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Unable to read response for AID request, connection was null

2019-09-25 17:20:13.684159+1000 BusBookingSwift[11305:171791] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: New analytics response identity dispatched, with aid = , vid =

2019-09-25 17:20:13.684928+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK DEBUG <RulesDownloader>]: Successfully downloaded Rules from 'https://assets.adobedtm.com//xyz/launch-e2dd29ff54f5-development-rules.zip'

2019-09-25 17:20:13.695257+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK WARNING <RemoteFileManager: >]: Invalid Extension on Cache File (1569395685_2266663038653535656538306332613839376632353238366166356633633464613A313536393339353638352E30383238363222_dir)

2019-09-25 17:20:13.706977+1000 BusBookingSwift[11305:171791] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:20:13.709064+1000 BusBookingSwift[11305:171791] TIC TCP Conn Failed [4:0x600001439740]: 12:8 Err(-65554)

2019-09-25 17:20:13.712932+1000 BusBookingSwift[11305:171794] Task <861B14E5-57B1-42AD-A513-B19BC5D4356D>.<2> HTTP load failed (error code: -1003 [12:8])

2019-09-25 17:20:13.714806+1000 BusBookingSwift[11305:171794] Task <861B14E5-57B1-42AD-A513-B19BC5D4356D>.<2> finished with error - code: -1003

2019-09-25 17:20:13.715188+1000 BusBookingSwift[11305:171792] [AdobeExperienceSDK DEBUG <NativeNetworkService>]: NSURLErrorDomainURL error: A server with the specified hostname could not be found.

2019-09-25 17:20:13.715559+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Failed to process hit (connection was null)

2019-09-25 17:20:13.739801+1000 BusBookingSwift[11305:171811] [AdobeExperienceSDK DEBUG <RulesDownloader>]: Successfully downloaded Rules from 'https://assets.adobedtm.com/xyz/zyx/launch-e2dd29ff54f5-development-rules.zip'

2019-09-25 17:20:14.009203+1000 BusBookingSwift[11305:171812] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: ID Service - Got ID Response (mid: <changedthis>, blob: <changedthis>, hint: 8, ttl: "604800000 ms")

2019-09-25 17:20:43.729472+1000 BusBookingSwift[11305:171791] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:20:43.731816+1000 BusBookingSwift[11305:171792] TIC TCP Conn Failed [5:0x600001421200]: 12:8 Err(-65554)

2019-09-25 17:20:43.735299+1000 BusBookingSwift[11305:171793] Task <7F413D60-42FB-494E-9F67-2FACC15928D5>.<3> HTTP load failed (error code: -1003 [12:8])

2019-09-25 17:20:43.735487+1000 BusBookingSwift[11305:171793] Task <7F413D60-42FB-494E-9F67-2FACC15928D5>.<3> finished with error - code: -1003

2019-09-25 17:20:43.735794+1000 BusBookingSwift[11305:171792] [AdobeExperienceSDK DEBUG <NativeNetworkService>]: NSURLErrorDomainURL error: A server with the specified hostname could not be found.

2019-09-25 17:20:43.735974+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Failed to process hit (connection was null)

2019-09-25 17:20:53.922756+1000 BusBookingSwift[11305:171793] TIC Read Status [1:0x600001424cc0]: 1:57

2019-09-25 17:20:53.922892+1000 BusBookingSwift[11305:171793] TIC Read Status [1:0x600001424cc0]: 1:57

2019-09-25 17:20:53.927886+1000 BusBookingSwift[11305:171793] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1.1:2][0x7f9ed3c1d840] get output frames failed, state 8196

2019-09-25 17:20:53.928013+1000 BusBookingSwift[11305:171793] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1.1:2][0x7f9ed3c1d840] get output frames failed, state 8196

2019-09-25 17:20:53.928514+1000 BusBookingSwift[11305:171793] TIC Read Status [1:0x0]: 1:57

2019-09-25 17:20:53.928613+1000 BusBookingSwift[11305:171793] TIC Read Status [1:0x0]: 1:57

2019-09-25 17:20:53.928729+1000 BusBookingSwift[11305:171793] TIC Read Status [1:0x0]: 1:57

2019-09-25 17:21:13.749264+1000 BusBookingSwift[11305:173366] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003

2019-09-25 17:21:13.751249+1000 BusBookingSwift[11305:173366] TIC TCP Conn Failed [6:0x600001438c00]: 12:8 Err(-65554)

2019-09-25 17:21:13.754754+1000 BusBookingSwift[11305:173365] Task <6B19E765-4B91-401B-9D05-407CF3D219B9>.<4> HTTP load failed (error code: -1003 [12:8])

2019-09-25 17:21:13.754968+1000 BusBookingSwift[11305:173366] Task <6B19E765-4B91-401B-9D05-407CF3D219B9>.<4> finished with error - code: -1003

2019-09-25 17:21:13.755252+1000 BusBookingSwift[11305:173365] [AdobeExperienceSDK DEBUG <NativeNetworkService>]: NSURLErrorDomainURL error: A server with the specified hostname could not be found.

2019-09-25 17:21:13.755452+1000 BusBookingSwift[11305:171807] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Failed to process hit (connection was null)

Avatar

Correct answer by
Employee

Hi Anu @anudeeps65186663,

It doesn't appear that your Launch Mobile Property configuration is valid.  This https://assets.adobedtm.com/zyz/zyz/launch-e2dd29ff54f5-development.json does not appear to be correct. 

What is your Launch Mobile Property called?

Confirm that you have added the necessary information in the Mobile Core extension, your OrgID as well as in your Analytics Extension confirm the reportsuite and tracking server?   Then ensure the Environment in your ACPCore.configure(withAppid: " ...")  is the correct value.

Regards,
Jen

Avatar

Level 2

Hi Jennifer,

Sorry, I removed the identifiers from the script and replaced with XYZ characters to make sure tracking server and other details are not exposed to everyone ..

I was able to fix this, There were two issues essentially.

1. Our internal Proxy was blocking Launch files to be accessed .. Moved to another network it was solved.

2. When I added Analytics extension it came with the tracking server details but it was just <trackingServer>.

    We have to add sc.omtrdc.net at the end which I overlooked

Simple Stuff

Thanks for your answer though ..

Regards

Anu