Searchindex Manager not working
-
Hi
I have an issue with the Searchindex Manager.
There seems to be an Problem with the Ajax Call to rebuild or update the index.The Request Formular Data is 'call; "pagelist"'
Did anyone have an hint to solve this?
Running "php bin/indexer.php" works.Regards
Anton -
N nebulon marked this topic as a question on
-
Hi
I have an issue with the Searchindex Manager.
There seems to be an Problem with the Ajax Call to rebuild or update the index.The Request Formular Data is 'call; "pagelist"'
Did anyone have an hint to solve this?
Running "php bin/indexer.php" works.Regards
Anton -
@ahummel I was able to reproduce this and have pushed a fix - https://git.cloudron.io/cloudron/dokuwiki-app/-/commit/bc5051b55d2c5bb0fa25de5c65d93d1275d34efa .
Can you update to the latest package and let me know?
-
@girish Sorry now nothing happend while clicking on the buttons
i got this error message in the browser console:
Uncaught SyntaxError: missing } after function body js.php:517note: { opened at line 515, column 28js.php:515:28 -
If I click 'Rebuild Index', it does seem like it goes into some infinite loop. Doesn't seem to finish. Might want to report this upstream though it's not been updated for a while - https://github.com/splitbrain/dokuwiki-plugin-searchindex
-
@girish Yes i can reproduce it with a new install. Now i have the same as you!
"Update Index" seems to work - 'rebuild Index' prints true an goes into a loop.@ahummel After experience many minor Errors.
-
Indexing not working
-
Pictures are not displayed
I solved most issues by using Lamp Stack and installed dokuwiki manually on it with php 7.4.
For me it seems there are some issuse with the imported cloudron base container. I am new in packageing cloudron apps and could not identify the source docker file
So i solved it via lamp stack it is not optimal cause of the unneeded mysql and redis components.
Regards ahummel
-