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

Joomla CLI extension:remove -n option "Invalid Response" #44445

Open
Triorama opened this issue Nov 12, 2024 · 0 comments
Open

Joomla CLI extension:remove -n option "Invalid Response" #44445

Triorama opened this issue Nov 12, 2024 · 0 comments

Comments

@Triorama
Copy link

Triorama commented Nov 12, 2024

Steps to reproduce the issue

Try to remove extension with the command
php joomla.php extension:remove ID -n

Expected result

extension should be sucessfully removed

Actual result

i get the Message

[WARNING] Invalid response
and the extension is not removed

System information (as much as possible)

php: Linux php 6.6.31-linuxkit #1 SMP Thu May 23 08:36:57 UTC 2024 aarch64
dbserver: mysql
dbversion: 10.6.12-MariaDB-1:10.6.12+maria~ubu2004-log
dbcollation: utf8mb4_general_ci
dbconnectioncollation: utf8mb4_general_ci
dbconnectionencryption:
dbconnencryptsupported: false
phpversion: 8.1.14
server: Apache/2.4.54 (Unix) OpenSSL/3.0.7
sapi_name: fpm-fcgi
version: Joomla! 5.2.1 Stable [ Uthabiti ] 7-November-2024 17:00 GMT

Additional comments

I can sucessfully remove the extension by not adding the -n flag and ansering the question with "yes" or by using the following command
yes "yes" | php joomla.php extension:remove ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants