After starting EspoCRM with Docker Compose, the command
docker compose logs espocrm-daemon
results in:
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
Are these simply the retained first log entries but espocrm-daemon is actually running?
docker compose logs espocrm-daemon
results in:
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
espocrm-daemon | Instance is not ready: installation in progress
Are these simply the retained first log entries but espocrm-daemon is actually running?

Comment