Error getting credentials - starting airbyte on linux

Docker version 20.10.7, build 20.10.7-0ubuntu1~18.04.2
Docker Compose version v2.0.1

#/opt/airbyte/airbyte$ sudo docker-compose up
[+] Running 0/7
⠦ db Pulling 15.5s
⠦ server Pulling 15.5s
⠦ scheduler Pulling 15.5s
⠦ airbyte-temporal Pulling 15.5s
⠦ init Pulling 15.5s
⠦ webapp Pulling 15.5s
⠦ worker Pulling 15.5s
error getting credentials - err: exit status 1, out: Error calling StartServiceByName for org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.freedesktop.secrets': timed out (service_start_timeout=120000ms)

What OS are you or Cloud Provider Image you’re using?

Elementary OS 5.1.7 Hera
Based on Ubuntu 18.04.6 LTS
Linux 4.15.0-159-generic

Are you able to run others docker containers? Looks the problem is with Docker and not Airbyte.