Did you get an error message like this? The real error is shown on the top left side.
It’s just a permission problem, so let’s set asterisk as owner with the following command:
chown asterisk:asterisk /etc/asterisk/http_custom.conf
Now the update should work.