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

Hello,

I have this error

any help?

kobo@Kobo:~/kobo-install$ ./run.py
[+] Running 1/0
:heavy_check_mark: Network kobobe_kobo-be-network Removed0.1s
Launching environment
[+] Running 5/5
:heavy_check_mark: Network kobobe_kobo-be-network Created0.0s
:heavy_check_mark: Container kobobe-mongo-1 Started0.2s
:heavy_check_mark: Container kobobe-redis_cache-1 Started0.2s
:heavy_check_mark: Container kobobe-redis_main-1 Started0.2s
:heavy_check_mark: Container kobobe-postgres-1 Started0.2s
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
The PostgreSQL database is 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
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
[+] Running 4/4
:heavy_check_mark: Container kobofe-kobocat-1 Started0.1s
:heavy_check_mark: Container kobofe-kpi-1 Started0.1s
:heavy_check_mark: Container kobofe-nginx-1 Started0.1s
:heavy_check_mark: Container kobofe-enketo_express-1 Started0.1s
Waiting for environment to be ready. It can take a few minutes.

KoBoToolbox has not started yet. This is can be normal with low CPU/RAM computers.
Wait for another 600 seconds?

  1. Yes
  2. No
    [1]: 2

Sometimes front-end containers cannot communicate with back-end containers.
Restarting the front-end containers usually fixes it.

Would you like to try?

  1. Yes
  2. No
    [1]: 1
    [+] Stopping 4/4
    :heavy_check_mark: Container kobofe-kpi-1 Stopped0.8s
    :heavy_check_mark: Container kobofe-nginx-1 Stopped0.5s
    :heavy_check_mark: Container kobofe-enketo_express-1 Stopped10.4s
    :heavy_check_mark: Container kobofe-kobocat-1 Stopped0.7s
    [+] Running 4/0
    :heavy_check_mark: Container kobofe-kobocat-1 Removed0.0s
    :heavy_check_mark: Container kobofe-kpi-1 Removed0.0s
    :heavy_check_mark: Container kobofe-enketo_express-1 Removed0.0s
    :heavy_check_mark: Container kobofe-nginx-1 Removed0.0s
    Launching front-end containers
    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
    The PostgreSQL database is 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
    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
    [+] Running 4/4
    :heavy_check_mark: Container kobofe-nginx-1 Started0.1s
    :heavy_check_mark: Container kobofe-enketo_express-1 Started0.1s
    :heavy_check_mark: Container kobofe-kobocat-1 Started0.1s
    :heavy_check_mark: Container kobofe-kpi-1 Started0.1s

    KoBoToolbox has not started yet. This is can be normal with low CPU/RAM computers.

Wait for another 600 seconds?

  1. Yes
  2. No
    [1]: 2

╔════════════════════════════════════════════════════════════════════╗
║ ║
║ KoBoToolbox could not start! ║
║ Please try python3 run.py --logs to see the logs. ║
║ ║
╚════════════════════════════════════════════════════════════════════╝

same error brother. Did you get the issue resolved?