-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[Bug] cannot run ./console after update to v5.0 #21788
Comments
@JanMalte It's hard to help without any further details on the exact error. I guess for some reason the error reporting is disabled on your box. Otherwise console would output the error that occurs, or it would be logged somewhere. I guess this might be due to the way your docker machine is set up. Unfortunately we aren't able to handle setup specific trouble shooting here on GitHub, as we use this issue tracker only for feature requests and bug reports. Please try to find some help on our forums at https://forum.matomo.org |
@sgiehl I've updated the issue a few minutes ago and added the releveant error message. As the error messages states something about |
Thanks for the hint. |
In that case, this is actually a duplicate of #21718 |
What happened?
Upgraded from v4.16 to v5.0 using docker setup
Web GUI is working but the
console
script is exiting without error and exit code255
What should happen?
The
console
script should output the help messageHow can this be reproduced?
docker compose exec app php ./console
Matomo version
5.0.1
PHP version
8.2.14
Server operating system
Docker running on Ubuntu
What browsers are you seeing the problem on?
Not applicable (e.g. an API call etc.)
Validations
The text was updated successfully, but these errors were encountered: