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
  • Brite
  • 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

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. NextCloud can't start after v5.8.4 update

NextCloud can't start after v5.8.4 update

Scheduled Pinned Locked Moved Nextcloud
nextcloudoauthsso
22 Posts 4 Posters 1.3k Views 4 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.
  • J
    J
    joseph
    Staff
    wrote on last edited by
    #9

    Could it be that you have disabled the OIDC plugin? Clearly it's installed (the lines above it). Can you use the occ tool to enable the plugin manually?

    potemkin_aiP 1 Reply Last reply
    0
    • J joseph

      Could it be that you have disabled the OIDC plugin? Clearly it's installed (the lines above it). Can you use the occ tool to enable the plugin manually?

      potemkin_aiP
      potemkin_aiP
      potemkin_ai
      wrote on last edited by
      #10

      @joseph said:

      Could it be that you have disabled the OIDC plugin? Clearly it's installed (the lines above it).

      99.9999% not. I'll leave 0.0001% for the case if UFO manipulated my brain somehow...

      Can you use the occ tool to enable the plugin manually?

      I've changed the script with vi and executed it - so, yeah, I guess I can 🙂

      Would you mind guiding me?

      1 Reply Last reply
      0
      • jamesJ
        jamesJ
        james
        Staff
        wrote on last edited by
        #11

        Hello @potemkin_ai
        Here you can find instructions on how to enable or disable apps in Nextcloud https://docs.cloudron.io/packages/nextcloud#fixing-a-broken-install

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

          I am thinking may be sudo -u www-data php /app/code/occ app:enable user_oidc . @james should we fix the package to always enable oidc (not just install)?

          potemkin_aiP 1 Reply Last reply
          0
          • J joseph

            I am thinking may be sudo -u www-data php /app/code/occ app:enable user_oidc . @james should we fix the package to always enable oidc (not just install)?

            potemkin_aiP
            potemkin_aiP
            potemkin_ai
            wrote on last edited by
            #13

            @joseph thank you!
            I've tried that (during LLM research phase):

            # sudo -u www-data php /app/code/occ app:enable user_oidc
            App "OpenID Connect user backend" cannot be installed because it is not compatible with this version of the server.
            

            We got stuck with LLM - from what I recall, we didn't find why the extension can't be updated to support the latest version as well.

            1 Reply Last reply
            0
            • J joseph moved this topic from Support on
            • J joseph marked this topic as a regular topic on
            • J
              J
              joseph
              Staff
              wrote on last edited by
              #14

              @potemkin_ai strange . i cannot reproduce this here - nextcloud 34.0.1 supports the latest oidc app .

              potemkin_aiP 1 Reply Last reply
              0
              • J joseph

                @potemkin_ai strange . i cannot reproduce this here - nextcloud 34.0.1 supports the latest oidc app .

                potemkin_aiP
                potemkin_aiP
                potemkin_ai
                wrote on last edited by
                #15

                @joseph said:

                @potemkin_ai strange . i cannot reproduce this here - nextcloud 34.0.1 supports the latest oidc app .

                I can't reproduce it anywhere (and I have some instances running)!

                What do I do to restore that / to get it working? 🙂

                1 Reply Last reply
                0
                • potemkin_aiP
                  potemkin_aiP
                  potemkin_ai
                  wrote on last edited by
                  #16

                  I'm sorry... Anyone?

                  jdaviescoatesJ 1 Reply Last reply
                  0
                  • potemkin_aiP potemkin_ai

                    I'm sorry... Anyone?

                    jdaviescoatesJ
                    jdaviescoatesJ
                    jdaviescoates
                    wrote on last edited by
                    #17

                    @potemkin_ai have you tried running the appropriate commands via the web terminal? or just using the File manager to completely delete the related plugin folder?

                    I use Cloudron with Gandi & Hetzner

                    potemkin_aiP 1 Reply Last reply
                    0
                    • jdaviescoatesJ jdaviescoates

                      @potemkin_ai have you tried running the appropriate commands via the web terminal? or just using the File manager to completely delete the related plugin folder?

                      potemkin_aiP
                      potemkin_aiP
                      potemkin_ai
                      wrote on last edited by
                      #18

                      @jdaviescoates I've tried quite a lot...

                      delete the related plugin folder

                      do you mean the auth plugin, that actually let me login at all? 🙂

                      jdaviescoatesJ 1 Reply Last reply
                      0
                      • potemkin_aiP potemkin_ai

                        @jdaviescoates I've tried quite a lot...

                        delete the related plugin folder

                        do you mean the auth plugin, that actually let me login at all? 🙂

                        jdaviescoatesJ
                        jdaviescoatesJ
                        jdaviescoates
                        wrote on last edited by
                        #19

                        @potemkin_ai yes, I mean (clone your broken app and then) delete the user_oidc app to see if it then starts-up. If it does, you'll know for sure it's something about that app that is the issue.

                        In fact, what I think I'd try first (I'm just thinking out loud here) would be to rename the folder to user_oidc.backup as that would likely disable it too. And then deleting it completely if that doesn't work.

                        And if it does start up without that app, try copying the same user_oidc folder from one of your working Nextcloud installs into it's place. And if the cloned app then starts up and you can login, repeat the process on your original broken app.

                        Can't hurt to give that a try?

                        I use Cloudron with Gandi & Hetzner

                        potemkin_aiP 1 Reply Last reply
                        0
                        • jdaviescoatesJ jdaviescoates

                          @potemkin_ai yes, I mean (clone your broken app and then) delete the user_oidc app to see if it then starts-up. If it does, you'll know for sure it's something about that app that is the issue.

                          In fact, what I think I'd try first (I'm just thinking out loud here) would be to rename the folder to user_oidc.backup as that would likely disable it too. And then deleting it completely if that doesn't work.

                          And if it does start up without that app, try copying the same user_oidc folder from one of your working Nextcloud installs into it's place. And if the cloned app then starts up and you can login, repeat the process on your original broken app.

                          Can't hurt to give that a try?

                          potemkin_aiP
                          potemkin_aiP
                          potemkin_ai
                          wrote on last edited by
                          #20

                          @jdaviescoates thank you, appreciate it.

                          If support (@joseph , @james ) won't support me in this case - that is what I will have to do, yes... =(

                          jdaviescoatesJ 1 Reply Last reply
                          0
                          • potemkin_aiP potemkin_ai

                            @jdaviescoates thank you, appreciate it.

                            If support (@joseph , @james ) won't support me in this case - that is what I will have to do, yes... =(

                            jdaviescoatesJ
                            jdaviescoatesJ
                            jdaviescoates
                            wrote on last edited by
                            #21

                            @potemkin_ai tbf I'm not sure what they could do really, other than suggest similar stuff. Unless you enable remote access and email support@ asking them to take a look.

                            I use Cloudron with Gandi & Hetzner

                            1 Reply Last reply
                            1
                            • potemkin_aiP
                              potemkin_aiP
                              potemkin_ai
                              wrote on last edited by
                              #22

                              Viva la LLM:

                              The container is healthy now — 1 running, 0 unresponsive. The Cloudron update worked:
                              - New image: cloudron/com.nextcloud.cloudronapp:202607231345050000
                              - Nextcloud: 34.0.2 (up from 34.0.1)
                              - user_oidc: 8.10.1 — working!
                              How extensions should be updated in Nextcloud under Cloudron
                              The proper way is:
                              1. occ app:update — updates from Nextcloud app store to /app/data/apps/ (persistent across restarts)
                              2. Nextcloud web UI → Apps — same effect
                              3. Cloudron app package update — what you just did; the vendor bundles newer versions in the image
                              The root issue was that the old image (202606251555380000) bundled user_oidc 8.3.0 which had max-version="33" — incompatible with Nextcloud 34. The startup script's $occ user_oidc:provider command couldn't register. The data volume still had our manually-installed 8.10.1 from earlier.
                              The new image (202607231345050000) likely bundles a compatible version, or my 8.10.1 on the data volume is now taking effect.
                              
                              1 Reply Last reply
                              2

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              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