ValueError: dictionary update sequence element #0 has length 1; 2 is required

I get this error when I add an admin user to galaxy.yml file. How can I fix it?

Can you show us the line from the galaxy.yml file? Ofcourse you can anonymize the email adres itself.
It should look like something like this:

admin_users: 'youremail@example.com'