Page MenuHomePhabricator

4.0.7.8 - NSURLErrorDomain error code -999 with the first login
Closed, ResolvedPublic

Description

iPad mini iOS 8.2 with Beta 4.0.7.8

  1. Install Beta 4.0.7.8
  2. Open the apps and log in - after entering username/password, click Done.

The error msg is displayed briefly: The operation could not be completed(NSURLErrorDomain error code -999)

There is no noticeable implications after that

  • logging in is successful and quick
  • subsequent log out/log in won't display such error.

IMG_0065.PNG (2×1 px, 135 KB)

Event Timeline

Etonkovidova raised the priority of this task from to Needs Triage.
Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

The issue is still present in 4.1.1(78).

When reproducing the issue, make sure
that there are no other instances of beta(if you're testing beta) or alpha(if you're checking alpha) apps installed.

It appears this surfaces when a valid username and password are entered, then the user taps Done once, then a little under a second later taps Done again. This is causing a networking cancellation, which causes the error. One way to deal with this is to disable the Done button after it has been tapped once until it's done doing it's thing.