We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am unable to authenticate with Vagrant Cloud using the vagrant cloud auth login command. I tried the following methods:
vagrant cloud auth login
VAGRANT_SERVER_URL=https://app.vagrantup.com vagrant cloud auth login
In both cases, the command fails with the following error:
An unexpected error occurred: Vagrant Cloud request failed - Method Not Allowed
debug.txt
The command should authenticate successfully with Vagrant Cloud.
The command fails with the “Method Not Allowed” error.
Vagrant 2.4.3
MacOS Sequoia 15.0.1 Chip: Apple M1 Pro
or
MacOS Sonoma 14.7 Intel Core i9
Windows 11 arm64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am unable to authenticate with Vagrant Cloud using the vagrant cloud auth login command. I tried the following methods:
In both cases, the command fails with the following error:
Debug output
debug.txt
Expected behavior
The command should authenticate successfully with Vagrant Cloud.
Actual behavior
The command fails with the “Method Not Allowed” error.
Reproduction information
Vagrant version
Vagrant 2.4.3
Host operating system
MacOS Sequoia 15.0.1
Chip: Apple M1 Pro
or
MacOS Sonoma 14.7
Intel Core i9
Guest operating system
Windows 11 arm64
Steps to reproduce
vagrant cloud auth login
in the terminal.The text was updated successfully, but these errors were encountered: