Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login fails #1078

Open
danielcavanagh opened this issue Sep 13, 2021 · 0 comments
Open

Login fails #1078

danielcavanagh opened this issue Sep 13, 2021 · 0 comments

Comments

@danielcavanagh
Copy link
Contributor

I'm attempting to run a command (which doesn't matter), and it's asking me to log in but that always fails

It redirects to the browser and asks me to authorise but then afterwards the CLI throws the error below

I'm on MacOS 11.5.2. Both an old and new installation fail. rm -rf ~/.platformsh first doesn't help. Giving full disk access to ~/.platformsh/bin/platform under System Prefs > Security & Privacy > Full Disk Access doesn't help. I've tried different shells as well but nothing

Any help would be appreciated. Cheers :)

> platform db:dump -e master
Authentication is required.

Log in via a browser? [Y/n]

Opened URL: http://127.0.0.1:5000
Please use the browser to log in.

Help:
  Leave this command running during login.
  If you need to quit, use Ctrl+C.

Login information received. Verifying...


  [RuntimeException]
  Failed to store the session



  [ProcessFailedException]
  The command failed with the exit code: 1

  Full command: '/Users/dcavanagh1/.platformsh/credential-helper' 'store'

  Output:
  Write permissions error.


  Error output:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant