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

occ libresign:configure:check returns an error #1144

Closed
kmorber opened this issue Oct 30, 2022 · 5 comments
Closed

occ libresign:configure:check returns an error #1144

kmorber opened this issue Oct 30, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@kmorber
Copy link

kmorber commented Oct 30, 2022

Hello,

i receive the following error on the command mentioned above:

FEIN Default property file doesn't exists.
FEIN Default property file doesn't exists.
An unhandled exception has been thrown:
Error: Class 'Symfony\Component\Console\Helper\TableCellStyle' not found in /var/www/html/nextcloud/apps/libresign/lib/Command/Configure/Check.php:71
Stack trace:
#0 /var/www/html/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Libresign\Command\Configure\Check->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#1 /var/www/html/nextcloud/core/Command/Base.php(168): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(1009): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Libresign\Command\Configure\Check), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/nextcloud/lib/private/Console/Application.php(211): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/nextcloud/console.php(100): OC\Console\Application->run()
#7 /var/www/html/nextcloud/occ(11): require_once('/var/www/html/n...')

What am i doing wrong?

Best regards

@kmorber kmorber added the bug Something isn't working label Oct 30, 2022
@vitormattos
Copy link
Member

Could you provide the version of LibreSign and the version of Nextcloud Server?

@kmorber
Copy link
Author

kmorber commented Nov 4, 2022

Nextcloud 24.0.7
libresign 5.2.1

@tasagore
Copy link

tasagore commented Nov 7, 2022

Same here but the error changes from "FEIL" to "DETALLADO", all other lines exactly as yours:

DETALLADO Default property file doesn't exists.
...

@vitormattos
Copy link
Member

vitormattos commented Nov 14, 2022

Partial fixed with: #1184
Wait the next release

@vitormattos
Copy link
Member

Install the newest release compatible with stable25 and do a new test.
If the problem persist, reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants