XcodesOrg / XcodesOrg/XcodesApp

Signing in causes an error

Open
#830 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
8.6k
Forks
387
Avg merge
6d 7h
Merged PRs (30d)
3

Description

Describe the bug
Was having issues installing the latest Xcode version – got some errors, but interestingly also got an Apple TOTP notification but no prompt from the app. Settings showed I wasn't signed in any more, and when I tried, I got an error: "The operation couldn't be completed. (NetworkError.non200StatusCode(statusC ode: 503, data: Optional(190 bytes)))"

Could be a macOS beta issue, but wanted to flag it in case it was a general Xcodes error.

To Reproduce
Try loggong in with Xcodes 4.0.4

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Version

  • OS: macOS 27b3
  • Xcodes: 4.0.4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing sign-in with Xcodes 4.0.4 on macOS 27b3 and trace the reported NetworkError.non200StatusCode response with status 503. Determine whether the failure is specific to the app, the macOS beta, or the sign-in service; done means the cause is identified and the user receives a clear result or corrective action.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
authentication, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.