Closed mortscode closed 3 years ago
Ignore all errors from queue_1
-- and look through the messages to see if there are other errors shown, probably from the database container.
This was an issue with the MariaDB image we were using; I've switched it to the official containers in https://github.com/nystudio107/craft/releases/tag/2.4.26
Describe the bug
Following the start up instructions in the installation section. Getting stuck with this error that repeats every 30 seconds:
To reproduce
Steps to reproduce the behaviour:
example.env
andexample.env.sh
filesdocker-compose up
Expected behavior
The environment would fire up via docker.
Versions