Problems with installing on my localhost - Failed to connect to default database

I’m trying to install Kobo in my localhost but I cannot, the process finish with this message:

[+] Running 2/2
! Network kobobe_kobo-be-network No resource found to remove0.0s
:heavy_check_mark: Network kobofe_kobo-fe-network Removed0.2s
Launching environment
[+] Running 5/5
:heavy_check_mark: Network kobobe_kobo-be-network Created0.0s
:heavy_check_mark: Container kobobe-mongo-1 Started0.1s
:heavy_check_mark: Container kobobe-redis_cache-1 Started0.1s
:heavy_check_mark: Container kobobe-postgres-1 Started0.1s
:heavy_check_mark: Container kobobe-redis_main-1 Started0.1s
Waiting for PostgreSQL database to be up & running…
WARN[0000] a network with name kobobe_kobo-be-network exists but was not created for project “kobofe”.
Set external: true to use an existing network
[+] Creating 1/1
:heavy_check_mark: Network kobofe_kobo-fe-network Created0.2s
CommandError: Retries exceeded; failed to connect to default database
An error has occurred

CONTEXT

  • Host: Windows 11
  • WSL: WSL2
  • Python: 3.8.10
  • Docker: Docker Desktop v4.26.1 - With docker compose v2
    WSL integration activated

I don’t have any other container


Mongo and Postgres containers, always are restarting

Please, I need help because really I don’t know why I can’t install It locally.