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

Missing release v29 #2

Closed
bebeo92 opened this issue May 10, 2024 · 10 comments
Closed

Missing release v29 #2

bebeo92 opened this issue May 10, 2024 · 10 comments

Comments

@bebeo92
Copy link

bebeo92 commented May 10, 2024

Hi repo owner

I see that you create a tag for release 29 but I think you forget create an actual release that cause an issue with nextcloud when try to install it
image

@bebeo92 bebeo92 changed the title Missing Full text search - Elasticsearch Platform v29 Missing release v29 May 10, 2024
@kmorber
Copy link

kmorber commented May 11, 2024

Same for me.

@jurgenhaas
Copy link

Same problem here, artefacts are missing.

@bebeo92
Copy link
Author

bebeo92 commented May 13, 2024

@ArtificialOwl @skjnldsv could you guys take a look ?

@zenhighzer
Copy link

same here :)

@SinisterCrayon
Copy link

Ditto :)

@neocult-de
Copy link

+1

ArtificialOwl pushed a commit that referenced this issue May 14, 2024
Solves error message:
OC\AllConfig::getSystemValueString(): Argument #2 ($default) must be of type string, bool given, called in /var/www/html/custom_apps/fulltextsearch_elasticsearch/lib/Service/ConfigService.php on line 147 and defined in /var/www/html/lib/private/AllConfig.php:163



Signed-off-by: Keino <post@cue4net.com>
@bebeo92
Copy link
Author

bebeo92 commented May 14, 2024

image
Seeing new error not sure it is related @ArtificialOwl

@bebeo92
Copy link
Author

bebeo92 commented May 15, 2024

Work for me so I close this issue

@bebeo92 bebeo92 closed this as completed May 15, 2024
@zenhighzer
Copy link

zenhighzer commented May 15, 2024

Since I enabled the "fulltext-stack" I got an error running the 5min-php-cron-job:

nextcloud (29.0.0) as container
installed apps:

[...]
 - files_fulltextsearch: 28.0.0
 - files_fulltextsearch_tesseract: 27.0.0
 - fulltextsearch: 28.0.1
 - fulltextsearch_elasticsearch: 29.0.0
[...]

Error while running 'docker exec -u www-data nextcloud php -f /var/www/html/cron.php':

Error: Class "OC\BackgroundJob\TimedJob" not found in /var/www/html/custom_apps/fulltextsearch/lib/Cron/Index.php:51
Stack trace:
#0 /var/www/html/lib/composer/composer/ClassLoader.php(576): include()
#1 /var/www/html/lib/composer/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/var/www/html/c...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('OCA\\FullTextSea...')
#3 /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php(126): ReflectionClass->__construct('OCA\\FullTextSea...')
#4 /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php(146): OC\AppFramework\Utility\SimpleContainer->resolve('OCA\\FullTextSea...')
#5 /var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php(470): OC\AppFramework\Utility\SimpleContainer->query('OCA\\FullTextSea...')
#6 /var/www/html/lib/private/ServerContainer.php(155): OC\AppFramework\DependencyInjection\DIContainer->queryNoFallback('OCA\\FullTextSea...')
#7 /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php(64): OC\ServerContainer->query('OCA\\FullTextSea...')
#8 /var/www/html/lib/public/Server.php(55): OC\AppFramework\Utility\SimpleContainer->get('OCA\\FullTextSea...')
#9 /var/www/html/lib/private/BackgroundJob/JobList.php(326): OCP\Server::get('OCA\\FullTextSea...')
#10 /var/www/html/lib/private/BackgroundJob/JobList.php(235): OC\BackgroundJob\JobList->buildJob(Array)
#11 /var/www/html/cron.php(163): OC\BackgroundJob\JobList->getNext(true)
#12 {main}

@SinisterCrayon
Copy link

SinisterCrayon commented May 15, 2024

Since I enabled the "fulltext-stack" I got an error running the 5min-php-cron-job:

You need to upgrade your fulltextsearch components to 29.0.0. This is a known issue with running the 28.0 code on Nextcloud 29.0

EDIT: NVM... looks like their "fix" was to revert to installing 28.0.1 on NextCloud 29. So yeah... FTS is broken on NextCloud 29 for now.

nextcloud/backup#663

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

No branches or pull requests

6 participants