Ansible community roles error

When I try to locally install community roles via:

ansible-galaxy install
geerlingguy.security
jdauphant.nginx
thefinn93.letsencrypt
zzet.rbenv
–roles-path ./community

I get this error:

[WARNING]: - geerlingguy.security was NOT installed successfully: Could not process data from the API server (https://galaxy.ansible.com/api/): the
JSON object must be str, not ‘bytes’

ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.

Anyone have advice? I don’t know what this means.

Anyone else have this issue?

@mundotazo does this repeatedly happen? I just wonder if it was some form of network glitch.

What version of Ansible do you have?