Created
July 5, 2022 19:56
-
-
Save JonMcL/885be369403217cc9934382eba52db0f to your computer and use it in GitHub Desktop.
ddev enabled on tryddevproject-12898
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\Users\jmclaughlin\tmp\tryddevproject-12898>dir | |
| Volume in drive C is Windows | |
| Volume Serial Number is F4A3-09FB | |
| Directory of C:\Users\jmclaughlin\tmp\tryddevproject-12898 | |
| 07/05/2022 03:40 PM <DIR> . | |
| 07/05/2022 03:40 PM <DIR> .. | |
| 07/05/2022 03:41 PM <DIR> .ddev | |
| 07/05/2022 03:40 PM 292 index.php | |
| 1 File(s) 292 bytes | |
| 3 Dir(s) 335,371,116,544 bytes free | |
| C:\Users\jmclaughlin\tmp\tryddevproject-12898>ddev stop | |
| Project tryddevproject-12898 is already stopped. | |
| Warning: No resource found to remove for project "ddev-tryddevproject-12898". | |
| Project tryddevproject-12898 has been stopped. | |
| C:\Users\jmclaughlin\tmp\tryddevproject-12898>ddev config --mutagen-enabled | |
| You are reconfiguring the project at C:\Users\jmclaughlin\tmp\tryddevproject-12898. | |
| The existing configuration will be updated and replaced. | |
| Found a php codebase at C:\Users\jmclaughlin\tmp\tryddevproject-12898 | |
| Project type has no settings paths configured, so not creating settings file. | |
| Configuration complete. You may now run 'ddev start'. | |
| C:\Users\jmclaughlin\tmp\tryddevproject-12898>ddev start | |
| Starting tryddevproject-12898... | |
| Network ddev-tryddevproject-12898_default Created | |
| Volume "tryddevproject-12898_project_mutagen" Created | |
| Container ddev-tryddevproject-12898-db Started | |
| Container ddev-tryddevproject-12898-dba Started | |
| Container ddev-tryddevproject-12898-db Healthy | |
| Container ddev-tryddevproject-12898-web Started | |
| Starting mutagen sync process... This can take some time. | |
| Failed to start tryddevproject-12898: Failed to create mutagen sync session tryddevproject-12898. You may be able to resolve this problem 'ddev mutagen reset' (err=Failed to mutagen [sync create C:\Users\jmclaughlin\tmp\tryddevproject-12898 docker://6b30c3671935792bf336d6e0c408789dc4aa10d594c284eaa40014b1afc43192/var/www/html --no-global-configuration --name tryddevproject-12898 --configuration-file=C:\Users\jmclaughlin\tmp\tryddevproject-12898\.ddev\mutagen\mutagen.yml] (exiExtracting agent... | |
| Error: unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to install agent: unable to get agent for platform: unable to create output file: open \mutagen-agent.229210235: invalid argument | |
| ) | |
| C:\Users\jmclaughlin\tmp\tryddevproject-12898> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment