Waking up DB not start

hello

my twake installation never wake up.wait 10 min .

waiting fot db start but never run…

how fix this

Hello sorry for the late answer, did you use the ./start.sh script ?
You need to ensure that Scylladb is started before Twake starts. Scylladb is very slow to start, in the future Twake will work with MongoDB.

Hello, i’m having similar problem.

I followed the installation steps: 🏗️ Installation - Twake.

I did the procedure in a VPS with Ubuntu 20.04.03.

When I run ./start.sh, I get these responses:

Pulling scylladb … done
Pulling rabbitmq … done
Pulling node … done
Pulling php … done
Pulling nginx … done
Creating network “twake_default” with the default driver
Creating twake_scylladb_1 … done
Creating twake_rabbitmq_1 … done
twake_scylladb_1 is up-to-date
twake_rabbitmq_1 is up-to-date
Creating twake_php_1 … done
twake_scylladb_1 is up-to-date
twake_rabbitmq_1 is up-to-date
twake_php_1 is up-to-date
Creating twake_node_1 … done
Creating twake_nginx_1 … done

But the url:8000 only says it is waiting for the DB to start 2/4.

I left it running all night, and today the message remains the same.

Please, would you have any tips on how to solve this problem?

im having the same issue

I am also facing this issue, do we have a solution for this now?