Error upgrade plugin

Error upgrade plugin

by Direktorat Digitalisasi Pembelajaran -
Number of replies: 0

Hi, I'm experiencing difficulties while upgrade from the plugin from moodle repository

Debugging output enabled
cURL request for "https://moodle.org/plugins/download.php/23075/mod_attendance_moodle310_2020120300.zip" failed, HTTP response code: HTTP/1.1 403 Forbidden
  • line 1623 of /lib/filelib.php: call to debugging()
  • line 447 of /lib/classes/update/code_manager.php: call to download_file_content()
  • line 416 of /lib/classes/update/code_manager.php: call to core\update\code_manager->download_file_content()
  • line 121 of /lib/classes/update/code_manager.php: call to core\update\code_manager->download_plugin_zip_file()
  • line 1071 of /lib/classes/plugin_manager.php: call to core\update\code_manager->get_remote_plugin_zip()
  • line 1252 of /lib/classes/plugin_manager.php: call to core_plugin_manager->get_remote_plugin_zip()
  • line 2465 of /lib/upgradelib.php: call to core_plugin_manager->install_plugins()
  • line 196 of /admin/plugins.php: call to upgrade_install_plugins()
Error fetching plugin ZIP.
  • line 399 of /lib/classes/update/code_manager.php: call to debugging()
  • line 419 of /lib/classes/update/code_manager.php: call to core\update\code_manager->debug()
  • line 121 of /lib/classes/update/code_manager.php: call to core\update\code_manager->download_plugin_zip_file()
  • line 1071 of /lib/classes/plugin_manager.php: call to core\update\code_manager->get_remote_plugin_zip()
  • line 1252 of /lib/classes/plugin_manager.php: call to core_plugin_manager->get_remote_plugin_zip()
  • line 2465 of /lib/upgradelib.php: call to core_plugin_manager->install_plugins()
  • line 196 of /admin/plugins.php: call to upgrade_install_plugins()
Downloading mod_attendance ... <- https://moodle.org/plugins/download.php/23075/mod_attendance_moodle310_2020120300.zip -> ... Errorwhen I try to curl directly from the server (centos7), it returns a html page
opening it with a browser it turns out that it was moodle chalenge required
Our security system has detected some irregularities, we need to make sure you're human.
Please complete the following captcha to proceed.
(If we try to open from browser it will ask for google captcha)

Anyone can help to solve ?
(I know how to install the plugin via linux cli, but a solution for installation from admin gui is the goal)
Thanks.

Average of ratings: -