An error occurred while trying to submit the form
Article ID: 288 | Rating: Unrated | Last Updated: Fri, Apr 17, 2020 at 10:07 PM
Error: An error occurred while trying to submit the form - got this error while saving account > pasword > new yubikey
For PHP < 7.2, needs XML extension is required
Install php-xml extension to fix this error
On ubuntu
root@ubuntu:~# apt install php-xml
On centos
root@localhost:~# yum install php-xml