Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docker compose giving error unable to set ownership of copied file #465

Open
techguyuk opened this issue Nov 3, 2023 · 0 comments
Open

Comments

@techguyuk
Copy link

-- version 0.17.2
-- OS: MacOs Bif Sur 11.7.10

Steps to reproduce

  1. Install rewardenv https://rewardenv.readthedocs.io/en/latest/getting-started.html
  2. follow steps under manual install https://rewardenv.readthedocs.io/en/latest/environments/initializing-magento2.html
  3. run 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant