Добрый день.
Пытаюсь на чистую установку поставить модуль причем как загрудая файл так и через ссылку на модуль и получаю вот такую ошибку. Подскажите пожалуйста в чем может быть проблема?
Произошла ошибка.
Перейдите на страницу ошибки
An AJAX HTTP error occurred.
HTTP Result Code: 404
Debugging information follows.
Path: /core/authorize.php/core/authorize.php?batch=1&id=8&op=do_nojs&op=do
StatusText: error
ResponseText:
404 Not Found
404 Not Found
nginx/1.20.1
Сообщение об ошибке
Notice: Undefined index: log in update_authorize_install_batch_finished() (line 296 of core/modules/update/update.authorize.inc).
Warning: Invalid argument supplied for foreach() in update_authorize_install_batch_finished() (line 296 of core/modules/update/update.authorize.inc).
Notice: Undefined index: log in update_authorize_install_batch_finished() (line 338 of core/modules/update/update.authorize.inc).
Notice: Undefined index: tasks in update_authorize_install_batch_finished() (line 339 of core/modules/update/update.authorize.inc).
File add failed! See the log below for more information.
Комментарии
Есть вероятность, что nginx блочит authorize.php
Спасибо. Так и есть.
Добавил в конфигурацию
и все заработало!