Skip to content

Error authenticating/opening browser on macOS #1012

@liamchampton

Description

@liamchampton

Describe the bug

Platform - macOS Catalina 10.15.4

Installed from brew as instructed:

brew install github/gh/gh

brew upgrade gh

gh version:

➜  codewind git:(master) gh version
gh version 0.9.0 (2020-05-26)
https://github.com/cli/cli/releases/tag/v0.9.0

Attempted to run a command in a git directory and there is an authentication error, much like #479

➜  codewind git:(master) gh issue list
Notice: authentication required
Press Enter to open github.com in your browser...
listen tcp 192.168.1.64:0: bind: can't assign requested address

Steps to reproduce the behavior

  1. Install gh with brew
  2. cd into any local git directory
  3. Try to run a command using gh (as shown above)

Expected vs actual behavior

Expecting to see a list of issues on this repository but I am getting an authentication error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions