Hi there,
environment stop fails suddenly:
curl -s https://get.qovery.com | bash
qovery environment stop \
--organization "***" \
--project *** \
--environment *** \
--watch
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
QOVERY_CLI_ACCESS_TOKEN: ***
##################################
# #
# QOVERY CLI INSTALL #
# #
##################################
[+] Downloading Qovery CLI archive...
[+] Uncompressing qovery binary in /usr/local/bin directory (sudo permissions are required)
Qovery CLI is installed, you can now use 'qovery' command line
Environment is stopping!
time="2024-08-05T17:19:23Z" level=info msg="\x1b[93mSTOP_QUEUED\x1b[0m (0/7 services ⏳ )"
time="2024-08-05T17:19:26Z" level=info msg="\x1b[31mDEPLOYMENT_ERROR\x1b[0m (0/7 services ⏳ )"
Just noticed that CLI v1.1.1 was released an hour ago and 2 hours ago everything was fine. Deployments don’t seem to be affected.