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

Upodates give "GET /core/authorize.php" 403 #147

Open
joshuacox opened this issue Oct 19, 2024 · 0 comments
Open

Upodates give "GET /core/authorize.php" 403 #147

joshuacox opened this issue Oct 19, 2024 · 0 comments

Comments

@joshuacox
Copy link
Contributor

joshuacox commented Oct 19, 2024

I get these errors in my logs when trying to do updates.

Error 403 Forbidden
Forbidden

Guru Meditation:
XID: 393228

Varnish cache server

I attempted to add this line to extraSettings:

  extraSettings:
    |-
    $settings['allow_authorize_operations'] = TRUE;

but does not seem to be catching. Is there something else that must be on for updates to work?

EDIT: possibly this is only expected to be done from CLI?

composer update drush/drush
composer update "drupal/core-*" --with-all-dependencies
drush updatedb
drush cache:rebuild
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