You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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 nothingAny help would be appreciated. Cheers :)
The text was updated successfully, but these errors were encountered: