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.
  • 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 Offline
        firmansiF Offline
        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