Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

composer server logs php does not work #586

Open
johnbillion opened this issue Mar 1, 2023 · 0 comments
Open

composer server logs php does not work #586

johnbillion opened this issue Mar 1, 2023 · 0 comments
Labels
bug Existing functionality isn't behaving as expected

Comments

@johnbillion
Copy link
Member

johnbillion commented Mar 1, 2023

On three separate Altis local server projects on my machine the composer server logs php command hangs without any output. When I run the underlying command, I get the following error:

> docker compose logs --tail=100 -f php
no configuration file provided: not found

However, I'm not sure if that's the exact command that gets run. I was looking at the Command::logs() method.

All sites are on Altis version 12.

Running composer server logs <type> for all the other log types works as expected. Only php is broken.

One of the three sites is on PHP 8, the other two are on PHP 7.4.

  • How can I debug this?
  • What information can I provide to assist someone else to debug or reproduce this?
@johnbillion johnbillion added the bug Existing functionality isn't behaving as expected label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality isn't behaving as expected
Projects
None yet
Development

No branches or pull requests

1 participant