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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. Nextcloud 30.0

Nextcloud 30.0

Scheduled Pinned Locked Moved Nextcloud
31 Posts 7 Posters 3.3k Views 6 Watching
  • 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.
  • firmansiF firmansi

    @luckow after i upgraded to latest version, first, number of errors as displayed was 46 errors, after update with OCC to adjsut the MIME Type, then nextcloud assistant suddenly stopped, eventhough all the parameter for openAI remain the same like my existing version, i also experienced issues with flow , and the last one, eventhough i can't say as glitch, there's external app feature that i wish i could really try to expand the capability of LLM inside the nextcloud, it just didnt work since i should configure the nextcloudAPP API, so for now i am satisfied with existing version

    necrevistonnezrN Offline
    necrevistonnezrN Offline
    necrevistonnezr
    wrote on last edited by
    #17

    @firmansi Ok, so it‘s not the Nextcloud core but one of their half-baked AI addons. I really don’t understand why they keep pushing features just for the sake of it and they never really work or cannot be installed without extensive help by support.

    1 Reply Last reply
    1
    • firmansiF Online
      firmansiF Online
      firmansi
      wrote on last edited by
      #18

      Well..I think i am gonna wait for another next update. One of the addon that i actually wait is custom menu, existing menu of Nextcloud is quite clunky. and the addon has not provided the version that support 30.0

      1 Reply Last reply
      1
      • andreasduerenA Offline
        andreasduerenA Offline
        andreasdueren
        wrote on last edited by
        #19
        The PHP OPcache module is not properly configured. The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply "opcache.interned_strings_buffer" to your PHP configuration with a value higher than "12".. For more details see the documentation ↗.
        
        firmansiF girishG 2 Replies Last reply
        0
        • andreasduerenA andreasdueren
          The PHP OPcache module is not properly configured. The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply "opcache.interned_strings_buffer" to your PHP configuration with a value higher than "12".. For more details see the documentation ↗.
          
          firmansiF Online
          firmansiF Online
          firmansi
          wrote on last edited by
          #20

          @andreasdueren may i know which documentation referred in this?

          andreasduerenA 1 Reply Last reply
          0
          • firmansiF firmansi

            @andreasdueren may i know which documentation referred in this?

            andreasduerenA Offline
            andreasduerenA Offline
            andreasdueren
            wrote on last edited by
            #21

            @firmansi https://docs.nextcloud.com/server/30/admin_manual/installation/server_tuning.html#enable-php-opcache

            1 Reply Last reply
            0
            • andreasduerenA andreasdueren
              The PHP OPcache module is not properly configured. The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply "opcache.interned_strings_buffer" to your PHP configuration with a value higher than "12".. For more details see the documentation ↗.
              
              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #22

              @andreasdueren is that some error message from a live app? Currently, Cloudron package sets that value to 32

              andreasduerenA 1 Reply Last reply
              0
              • girishG girish

                @andreasdueren is that some error message from a live app? Currently, Cloudron package sets that value to 32

                andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                wrote on last edited by
                #23

                @girish

                Yes it's showing up in my current installation.

                Screenshot 2024-11-07 at 08.13.20.png

                1 Reply Last reply
                1
                • firmansiF Online
                  firmansiF Online
                  firmansi
                  wrote on last edited by
                  #24

                  I didnt experience that, i think i dont do anything to the OPCache, i use standard upgrade previously in Cloudron, the only warning is only about PHP version

                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #25

                    Since the warning only shows up and is relevant on instances which need a higher OPcache buffer value, @andreasdueren have you tried to just set this in the config.php file in that instance? Not sure if this is a required generic change.

                    andreasduerenA 1 Reply Last reply
                    0
                    • nebulonN nebulon

                      Since the warning only shows up and is relevant on instances which need a higher OPcache buffer value, @andreasdueren have you tried to just set this in the config.php file in that instance? Not sure if this is a required generic change.

                      andreasduerenA Offline
                      andreasduerenA Offline
                      andreasdueren
                      wrote on last edited by
                      #26

                      @nebulon I added 'opcache.revalidate_freq' => 60,, the warning is gone now, we will see if that solved it.

                      1 Reply Last reply
                      1
                      • andreasduerenA Offline
                        andreasduerenA Offline
                        andreasdueren
                        wrote on last edited by
                        #27

                        Unfortunately the warning is back: The PHP OPcache module is not properly configured. The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply "opcache.interned_strings_buffer" to your PHP configuration with a value higher than "12".. For more details see the documentation ↗.

                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #28

                          Have you tried increase the interned_strings_buffer setting as suggested by the warning?

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            joseph
                            Staff
                            wrote on last edited by
                            #29

                            AFAIK, the values are to be set in php.ini and not in nextcloud's config.php

                            1 Reply Last reply
                            0
                            • andreasduerenA Offline
                              andreasduerenA Offline
                              andreasdueren
                              wrote on last edited by
                              #30

                              For some reason this warning comes and goes. Just checked and it's gone without any actions on my side. What exactly would I put in the php.ini?

                              1 Reply Last reply
                              0
                              • J Offline
                                J Offline
                                joseph
                                Staff
                                wrote on last edited by
                                #31

                                In /app/data/php.ini using File manager:

                                [opcache]
                                opcache.interned_strings_buffer=32
                                

                                Then, restart the app

                                1 Reply Last reply
                                2
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search