An error occurred while trying to submit the form
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
[email protected]:~# apt install php-xml
On centos
[email protected]:~# yum install php-xml