Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Continuous Network Logs with blocked connection #2

Description

@menardsmobileapp

When the device has a network connection, but the connection is restricted, the logs are filled with the following:

2018-06-20 12:32:53.857176-0500 Menards[2665:2188407] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813)
2018-06-20 12:32:53.857277-0500 Menards[2665:2188407] Task <506D23C1-278F-4EA9-9651-2EEC0D708D32>.<1> HTTP load failed (error code: -1202 [3:-9813])
2018-06-20 12:32:53.857835-0500 Menards[2665:2188402] Task <506D23C1-278F-4EA9-9651-2EEC0D708D32>.<1> finished with error - code: -1202
2018-06-20 12:32:53.986805-0500 Menards[2665:2188407] TIC SSL Trust Error [304:0x1cc176140]: 3:0
2018-06-20 12:32:53.987177-0500 Menards[2665:2188407] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813)
2018-06-20 12:32:53.987251-0500 Menards[2665:2188407] Task <594D3438-8E24-4979-8DEB-2CE2FDDC51C3>.<1> HTTP load failed (error code: -1202 [3:-9813])
2018-06-20 12:32:53.987545-0500 Menards[2665:2188402] Task <594D3438-8E24-4979-8DEB-2CE2FDDC51C3>.<1> finished with error - code: -1202

This causes high CPU and Memory usage thus slowing down the device.

It occurs even with the logLevel set as QBLogLevelDisabled:
[QubitSDK startWithTrackingId:URLConstants.getQubitTrackingId logLevel:QBLogLevelDisabled];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions