You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ reward env up
Docker Compose is now in the Docker CLI, try docker compose up
mage_db_1 is up-to-date
Starting mage_opensearch_1 ...
mage_rabbitmq_1 is up-to-date
Starting mage_opensearch_1 ... done
Starting mage_php-fpm_1 ... done
Starting mage_php-debug_1 ...
mage_nginx_1 is up-to-date
Starting mage_php-debug_1 ... done
INFO Checking if synced container is changed...
INFO Listing mutagen sync sessions...
INFO ...mutagen sync sessions listed.
INFO ...synced container ID is changed. Assuming the container is changed, restarting sync session.
INFO Terminating sync session...
INFO ...successfully terminated sync sessions.
INFO Creating mutagen sync session...
Copying agent...
Error: unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to install agent: unable to copy agent binary: unable to set ownership of copied file: exit status 1
ERROR error running env command: an error occurred while updating mutagen: an error occurred while starting mutagen sync: cannot create mutagen sync session: error running command: sh: exit status 1
Expected:
All containers should be created and running without errors
The text was updated successfully, but these errors were encountered:
-- version 0.17.2
-- OS: MacOs Bif Sur 11.7.10
Steps to reproduce
reward env up
The following error is encountered
$ reward env up
Docker Compose is now in the Docker CLI, try
docker compose up
mage_db_1 is up-to-date
Starting mage_opensearch_1 ...
mage_rabbitmq_1 is up-to-date
Starting mage_opensearch_1 ... done
Starting mage_php-fpm_1 ... done
Starting mage_php-debug_1 ...
mage_nginx_1 is up-to-date
Starting mage_php-debug_1 ... done
INFO Checking if synced container is changed...
INFO Listing mutagen sync sessions...
INFO ...mutagen sync sessions listed.
INFO ...synced container ID is changed. Assuming the container is changed, restarting sync session.
INFO Terminating sync session...
INFO ...successfully terminated sync sessions.
INFO Creating mutagen sync session...
Copying agent...
Error: unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to install agent: unable to copy agent binary: unable to set ownership of copied file: exit status 1
ERROR error running env command: an error occurred while updating mutagen: an error occurred while starting mutagen sync: cannot create mutagen sync session: error running command: sh: exit status 1
Expected:
All containers should be created and running without errors
The text was updated successfully, but these errors were encountered: