-
Notifications
You must be signed in to change notification settings - Fork 29
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
"OCA\DocumentServer\Command\Fonts::execute()" must be of the type int, "null" returned. #296
Comments
Same issue here, on NC27.0 / TurnkeyLinux Nextcloud, Debian 11.7:
This also happens on my other NC25.0.8 version:
Can anyone help? |
Same here on Debian GNU/Linux 10 (buster) and NC27.0 |
Hello, Same for me with exactly same log on debian 11 instead and Apache2 on NC27.0.2 |
Hi, |
Hi, root@dms:/var/www/nextcloud# sudo -u www-data php occ documentserver:fonts --rebuild rebuilding An unhandled exception has been thrown: |
Adding info so the bug doesn't get closed for inactivity. |
Same here. I've tried Manually updating the files from their latest release but the segafult seems to persist. According to |
Same here using the official docker image nextcloud:28.0.1-apache
|
This also happens on 28.0.2 version TypeError: Return value of "OCA\DocumentServer\Command\Fonts::execute()" must be of the type int, "null" returned. in /var/www/nextcloud/3rdparty/symfony/console/Command/Command.php:301
Stack trace:
#0 /var/www/nextcloud/core/Command/Base.php(177): Symfony\Component\Console\Command\Command->run()
#1 /var/www/nextcloud/3rdparty/symfony/console/Application.php(1040): OC\Core\Command\Base->run()
#2 /var/www/nextcloud/3rdparty/symfony/console/Application.php(301): Symfony\Component\Console\Application->doRunCommand()
#3 /var/www/nextcloud/3rdparty/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun()
#4 /var/www/nextcloud/lib/private/Console/Application.php(206): Symfony\Component\Console\Application->run()
#5 /var/www/nextcloud/console.php(100): OC\Console\Application->run()
#6 /var/www/nextcloud/occ(11): require_once('...') |
Hello got the same here |
Same here on 28.0.4 Actually, I'm getting
That likely being this guy: |
Same on 28.0.5, issue being more than 1 year old now... |
Same problem, Debian 12 |
Same problem, docker container |
I believe it's not linked directly to NxC version, but of the difference between documentserver app and onlyoffice client app:
So I believe this issue depends on #312 If you really want to use OnlyOffice and can run a docker container, you can check here |
Same here with Nextcloud 30.04 and latest app versions without docker Ubuntu 24.04 Community Document 0.1.20 |
Hi all!
I see this while the maintenance:repair command runs
NC: 26.0
OS: "Ubuntu 22.04.2 LTS"
What would you suggest I´d do?
Peace!
The text was updated successfully, but these errors were encountered: