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. OpenWebUI
  3. OIDC Error with Openwebui Latest Update 0.6.11

OIDC Error with Openwebui Latest Update 0.6.11

Scheduled Pinned Locked Moved OpenWebUI
31 Posts 6 Posters 455 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.
  • jamesJ Offline
    jamesJ Offline
    james
    Staff
    wrote last edited by
    #18

    Solution found, app might be updated soon and looking forward to get feedback.

    firmansiF 2 Replies Last reply
    2
    • jamesJ james

      Hey @ApplegateR and @firmansi
      Do either of you two still have the defective version installed?
      If yes, please put the app in debug mode.
      Open the web terminal and edit the /app/pkg/start.sh.
      In line 2 make set -eu to set -eux and run the start script with:

      /app/pkg/start.sh
      

      If it fails, please send the output.

      A Offline
      A Offline
      ApplegateR
      wrote last edited by
      #19

      @James Hi, I restored to a previous backup version that is currently working. I will wait for the next update and let you know if it resolves the issue. 🙂

      Richard Applegate
      Anthem Coffee and Tea
      Joe Coffee
      IT/Administrator Server/Network

      1 Reply Last reply
      1
      • jamesJ james

        Solution found, app might be updated soon and looking forward to get feedback.

        firmansiF Offline
        firmansiF Offline
        firmansi
        wrote last edited by
        #20

        @james Cool, looking forward to this, I have reverted back to previous version so I can't test the changes to the two lines in script as you mentioned before

        1 Reply Last reply
        0
        • jamesJ james

          Solution found, app might be updated soon and looking forward to get feedback.

          firmansiF Offline
          firmansiF Offline
          firmansi
          wrote last edited by firmansi
          #21

          @james The latest version 0.6.12 is already released, hope the next update comes with the fix as the latest version of OpenWebUI comes with awesome feature additions

          1 Reply Last reply
          1
          • A Offline
            A Offline
            ApplegateR
            wrote last edited by
            #22

            Agree i like it and Feature is champs.

            Richard Applegate
            Anthem Coffee and Tea
            Joe Coffee
            IT/Administrator Server/Network

            1 Reply Last reply
            0
            • Package UpdatesP Package Updates

              [2.14.6]

              • Re-release with shell escaping fix to start.sh
              firmansiF Offline
              firmansiF Offline
              firmansi
              wrote last edited by firmansi
              #23

              @Package-Updates Recent update the OIDC redirection still has issue which points to localhost port 3000 instead of existing domain used for the OpenWebui instance. Eventhough the service start is already normal

              1 Reply Last reply
              1
              • canadaduaneC Offline
                canadaduaneC Offline
                canadaduane
                wrote last edited by
                #24

                I have the same experience as @firmansi and can no longer log in. @nebulon

                firmansiF 1 Reply Last reply
                0
                • canadaduaneC canadaduane

                  I have the same experience as @firmansi and can no longer log in. @nebulon

                  firmansiF Offline
                  firmansiF Offline
                  firmansi
                  wrote last edited by
                  #25

                  @canadaduane The solution that I take to this is you log in as Admin credential, and then go to Admin Panel and enter your domain in the Web UI URL at the bottom of page

                  canadaduaneC 1 Reply Last reply
                  1
                  • jamesJ Offline
                    jamesJ Offline
                    james
                    Staff
                    wrote last edited by
                    #26

                    The latest package should now do it by default on every app restart.

                    firmansiF 1 Reply Last reply
                    0
                    • jamesJ james

                      The latest package should now do it by default on every app restart.

                      firmansiF Offline
                      firmansiF Offline
                      firmansi
                      wrote last edited by
                      #27

                      @james I've seen the latest version 0.6.13 is on process in cloudron git, hopefully works well, the previous version 0.6.12 has several issues especially with OpenAI and Google Gemini, and that's why they release next version to fix the few important bugs in 0.6.12

                      jamesJ 1 Reply Last reply
                      0
                      • firmansiF firmansi

                        @james I've seen the latest version 0.6.13 is on process in cloudron git, hopefully works well, the previous version 0.6.12 has several issues especially with OpenAI and Google Gemini, and that's why they release next version to fix the few important bugs in 0.6.12

                        jamesJ Offline
                        jamesJ Offline
                        james
                        Staff
                        wrote last edited by
                        #28

                        @firmansi sorry but I don't understand what version you are speaking of.
                        The latest OpenWebUI Cloudron Package has the version tag 2.14.6 and this packages OpenWebUI 0.7.1

                        firmansiF 1 Reply Last reply
                        0
                        • jamesJ james

                          @firmansi sorry but I don't understand what version you are speaking of.
                          The latest OpenWebUI Cloudron Package has the version tag 2.14.6 and this packages OpenWebUI 0.7.1

                          firmansiF Offline
                          firmansiF Offline
                          firmansi
                          wrote last edited by
                          #29

                          @james I see this in repository
                          b40ef35a-1aaf-4d3e-8441-c9c5a4d3272b-image.png

                          1 Reply Last reply
                          0
                          • firmansiF firmansi

                            @canadaduane The solution that I take to this is you log in as Admin credential, and then go to Admin Panel and enter your domain in the Web UI URL at the bottom of page

                            canadaduaneC Offline
                            canadaduaneC Offline
                            canadaduane
                            wrote last edited by
                            #30

                            @firmansi Thanks! This worked. It would be better if the URL need not be configured inside the app, but just wanted to note that the solution/workaround is ok.

                            firmansiF 1 Reply Last reply
                            1
                            • canadaduaneC canadaduane

                              @firmansi Thanks! This worked. It would be better if the URL need not be configured inside the app, but just wanted to note that the solution/workaround is ok.

                              firmansiF Offline
                              firmansiF Offline
                              firmansi
                              wrote last edited by
                              #31

                              @canadaduane Glad I can help

                              1 Reply Last reply
                              0
                              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