-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi,
On Ubuntu 24.04.1 LTS I am trying to use the local test environment.
All packages are installed and updated, QIT is installed and connected.
However running qit env:up always finishes with error
`PHP Warning: file_get_contents(/home/robert/.config/woo-qit-cli/temporary-envs/e2e-67506b983c496//docker-compose.yml): Failed to open stream: No such file or directory in phar:///home/robert/.config/composer/vendor/woocommerce/qit-cli/qit/src/Environment/Environments/Environment.php on line 180
In Environment.php line 181:
Failed to start the environment. Output:
Creating network "e2e-67506b983c496_qit_network_67506b983c496" with driver "bridge"
Creating volume "e2e-67506b983c496_qit_env_volume_db_67506b983c496" with default driver
Creating qit_env_db_67506b983c496 ... done
Creating qit_env_cache_67506b983c496 ... d
ERROR: for qit_env_php_67506b983c496 Container "ef1fba113caa" is unhealthy.
ERROR: Encountered errors while bringing up the project`
I have pruned all docker history, tries different env variables but to no end.