-
Notifications
You must be signed in to change notification settings - Fork 51
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
Trying to get property of non-object #68
Comments
./occ nextant:check How many segments in your index ? Is it slow also to get the result using the check command ? |
All the output comes immediatelly after running the command, except for the segments. Those take some time. And the corresponding error: |
i'll have a look, in the meanwhile you can ./occ nextant:optimize |
That is interesting. After doing |
When you do a ./occ nextant:check there is still a delay to display the number of segments ? |
Yes, a 20 seconds delay. |
Can you have a look to the logs of your solr when you're executing ./occ nextant:check ? In the meantime, remove this line so your Admin Interface is working |
Also confirming that removing the line helps. |
I have currently no idea why it takes you so long, but would you try this patch and see if ./occ nextant:check is still slow ? |
Works. No more delays. |
ok, 0.6.6 fix that |
Reproduce:
What can I see:
Trying to get property of non-object at /var/www/nextcloud/apps/nextant/lib/Controller/SettingsController.php#113
The text was updated successfully, but these errors were encountered: