Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Unsolved Searchindex Manager not working

    Dokuwiki
    2
    8
    194
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ahummel last edited by

      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.

      Auswahl_20220901-001.png

      The Request Formular Data is 'call; "pagelist"'

      Did anyone have an hint to solve this?
      Running "php bin/indexer.php" works.

      Regards
      Anton

      girish 1 Reply Last reply Reply Quote 0
      • Topic has been marked as a question  nebulon nebulon 
      • girish
        girish Staff @ahummel last edited by girish

        @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?

        A 1 Reply Last reply Reply Quote 0
        • A
          ahummel @girish last edited by

          @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

          girish 1 Reply Last reply Reply Quote 0
          • girish
            girish Staff @ahummel last edited by

            @ahummel I see finished indexing here. Are you able to reproduce this on a new install? There was a new dokuwiki release today, maybe try it again in that?

            4c68f35d-1cf6-4ad2-8a4b-3e338d96a2da-image.png

            1 Reply Last reply Reply Quote 0
            • girish
              girish Staff last edited by

              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

              A 1 Reply Last reply Reply Quote 0
              • A
                ahummel @girish last edited by

                @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.

                A 1 Reply Last reply Reply Quote 0
                • A
                  ahummel @ahummel last edited by

                  @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

                  1 Reply Last reply Reply Quote 2
                  • girish
                    girish Staff last edited by

                    Just looked into this issue again with a fresh mind. I think it's not solvable without support in the platform to backup directories outside of /app/data (or alternately, we have to install dokuwiki in /app/data )

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Powered by NodeBB