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. Announcements
  3. What's coming in 7.4

What's coming in 7.4

Scheduled Pinned Locked Moved Announcements
55 Posts 17 Posters 13.3k Views 19 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.
  • nebulonN nebulon

    We have also added a first version of an OpenID Connect provider to Cloudron. Version 7.4 will ship with this to figure out how well the various integrations in the apps work out. Hopefully this will provider a smoother single-sign-on experience in the future.

    eae5ff5d-d659-4f4e-9c22-b558e1e891ef-image.png

    So far in the tests, Nextcloud and RocketChat worked as such, but both have their own oddities in how accounts are managed, so for existing installations there will likely be no automatic upgrade path from LDAP to OpenID Connect, but lets see.

    fbartelsF Offline
    fbartelsF Offline
    fbartels
    App Dev
    wrote on last edited by
    #23

    @nebulon I've done the upgrade today and was wondering about one thing (and looking at your screenshot it seems to be the same on your system). While all the endpoints are on the my subdomain, the discovery document is served from the base domain. Technically the discovery document could also be served from the my domain.

    nebulonN 1 Reply Last reply
    2
    • fbartelsF fbartels

      @nebulon I've done the upgrade today and was wondering about one thing (and looking at your screenshot it seems to be the same on your system). While all the endpoints are on the my subdomain, the discovery document is served from the base domain. Technically the discovery document could also be served from the my domain.

      nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #24

      @fbartels it should actually also be served up by the my. domain. I wasn't quite sure what the most compatible way is.

      fbartelsF 1 Reply Last reply
      2
      • nebulonN nebulon

        @fbartels it should actually also be served up by the my. domain. I wasn't quite sure what the most compatible way is.

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #25

        @nebulon ah yes, it can definitely also be curled from the my subdomain. Considering that for most of the well-known stuff people want to query the base domain it may be better to keep it as its currently implemented.

        1 Reply Last reply
        2
        • J Offline
          J Offline
          jayonrails
          translator
          wrote on last edited by
          #26

          Danish / German translations are done ✨

          1 Reply Last reply
          2
          • fbartelsF Offline
            fbartelsF Offline
            fbartels
            App Dev
            wrote on last edited by fbartels
            #27

            One thing i have noticed since upgrading to 7.4 is that my backups now are failling:

            Error uploading snapshot/app_0a8cabb4-9f38-4826-b1ff-0bd5cff5ff5b.tar.gz.enc. Message: We encountered an internal error, please try again.: cause(stat /data/bucket-name: host is down) HTTP Code: InternalError
            

            My backup goes to a minio instance with a hetzner storage space mounted. The path looks like it's coming from the minio host. No changes have been done on the minio end, but I have also not yet checked it's logs. The cloudron backup list only contains one backup tagged with 7.4.0 and the error is the same for the automated and manually triggered backups.

            Currently on mobile will need to check logs when at my desk later.

            girishG L 2 Replies Last reply
            1
            • fbartelsF fbartels

              One thing i have noticed since upgrading to 7.4 is that my backups now are failling:

              Error uploading snapshot/app_0a8cabb4-9f38-4826-b1ff-0bd5cff5ff5b.tar.gz.enc. Message: We encountered an internal error, please try again.: cause(stat /data/bucket-name: host is down) HTTP Code: InternalError
              

              My backup goes to a minio instance with a hetzner storage space mounted. The path looks like it's coming from the minio host. No changes have been done on the minio end, but I have also not yet checked it's logs. The cloudron backup list only contains one backup tagged with 7.4.0 and the error is the same for the automated and manually triggered backups.

              Currently on mobile will need to check logs when at my desk later.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #28

              @fbartels we haven't really made any changes around backups for 7.4. Let us know what you find but this seems like some error coming from the server.

              fbartelsF 1 Reply Last reply
              1
              • fbartelsF fbartels

                One thing i have noticed since upgrading to 7.4 is that my backups now are failling:

                Error uploading snapshot/app_0a8cabb4-9f38-4826-b1ff-0bd5cff5ff5b.tar.gz.enc. Message: We encountered an internal error, please try again.: cause(stat /data/bucket-name: host is down) HTTP Code: InternalError
                

                My backup goes to a minio instance with a hetzner storage space mounted. The path looks like it's coming from the minio host. No changes have been done on the minio end, but I have also not yet checked it's logs. The cloudron backup list only contains one backup tagged with 7.4.0 and the error is the same for the automated and manually triggered backups.

                Currently on mobile will need to check logs when at my desk later.

                L Offline
                L Offline
                LoudLemur
                wrote on last edited by
                #29

                @fbartels said in What's coming in 7.4:

                One thing i have noticed since upgrading to 7.4 is that my backups now are failling:
                .
                ···
                Error uploading snapshot/app_0a8cabb4-9f38-4826-b1ff-0bd5cff5ff5b.tar.gz.enc. Message: We encountered an internal error, please try again.: cause(stat /data/bucket-name: host is down) HTTP Code: InternalError
                ···

                My backup goes to a minio instance with a hetzner storage space mounted. The path looks like it's coming from the minio host. No changes have been done on the minio end, but I have also not yet checked it's logs. The cloudron backup list only contains one backup tagged with 7.4.0 and the error is the same for the automated and manually triggered backups.

                Currently on mobile will need to check logs when at my desk later.

                Thanks to the brave soul @fbartels for trying the update to 7.4 and letting us know how it went. Encouraged, I did the same and it has gone very smoothly. The backup takes quite a while, but it all seems to be going well now.

                Well done, Cloudron team!

                I am curious why Cloudron use a Kanban instead of a Gantt for tracking progress.

                1 Reply Last reply
                0
                • girishG girish

                  @fbartels we haven't really made any changes around backups for 7.4. Let us know what you find but this seems like some error coming from the server.

                  fbartelsF Offline
                  fbartelsF Offline
                  fbartels
                  App Dev
                  wrote on last edited by
                  #30

                  @girish said in What's coming in 7.4:

                  Let us know what you find but this seems like some error coming from the server.

                  This indeed turned out to be an issue on the minio side (backup is still running but I expect it will finish this time). The smb mount died on the minio host, so after remounting minio was operational again.

                  1 Reply Last reply
                  3
                  • humptydumptyH Offline
                    humptydumptyH Offline
                    humptydumpty
                    wrote on last edited by humptydumpty
                    #31

                    The night after my server auto-updated to 7.4, I got an error notification regarding email config that has no more info when clicked on it. It happened only once so far but just wanted to mention it. Other than that, 7.4 seems to be working fine for me.

                    Email is not configured properly
                    
                    nebulonN 1 Reply Last reply
                    0
                    • humptydumptyH humptydumpty

                      The night after my server auto-updated to 7.4, I got an error notification regarding email config that has no more info when clicked on it. It happened only once so far but just wanted to mention it. Other than that, 7.4 seems to be working fine for me.

                      Email is not configured properly
                      
                      nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #32

                      @humptydumpty the initial regression thread is at https://forum.cloudron.io/topic/8913/email-is-not-configured-properly-since-update-to-cloudron-7-4-0/2

                      1 Reply Last reply
                      1
                      • P Offline
                        P Offline
                        privsec
                        wrote on last edited by
                        #33

                        With Auto updates on, I was force updated to 7.4.0

                        Can you please disable that functionality?

                        Unstable updates should not occur without manual involvement.

                        I should not have to choose between installing an unstable update or manually update all my cloudron apps, that list is quite high at this point.

                        L girishG 2 Replies Last reply
                        1
                        • P privsec

                          With Auto updates on, I was force updated to 7.4.0

                          Can you please disable that functionality?

                          Unstable updates should not occur without manual involvement.

                          I should not have to choose between installing an unstable update or manually update all my cloudron apps, that list is quite high at this point.

                          L Offline
                          L Offline
                          LoudLemur
                          wrote on last edited by
                          #34

                          @privsec said in What's coming in 7.4:

                          With Auto updates on, I was force updated to 7.4.0

                          Can you please disable that functionality?

                          Unstable updates should not occur without manual involvement.

                          I should not have to choose between installing an unstable update or manually update all my cloudron apps, that list is quite high at this point.

                          On a similar note, after the update, VaultWarden showed a pre-release update was available for installation. I think I am going to have that green up-arrow there till a stable release happens.

                          Perhaps we could have a two tone up arrow system, where neon green was for unstable releases and green for ordinary releases. We could toggle notifications for a permutation of these.

                          girishG 1 Reply Last reply
                          3
                          • L LoudLemur

                            @privsec said in What's coming in 7.4:

                            With Auto updates on, I was force updated to 7.4.0

                            Can you please disable that functionality?

                            Unstable updates should not occur without manual involvement.

                            I should not have to choose between installing an unstable update or manually update all my cloudron apps, that list is quite high at this point.

                            On a similar note, after the update, VaultWarden showed a pre-release update was available for installation. I think I am going to have that green up-arrow there till a stable release happens.

                            Perhaps we could have a two tone up arrow system, where neon green was for unstable releases and green for ordinary releases. We could toggle notifications for a permutation of these.

                            girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by girish
                            #35

                            @LoudLemur Yes, for vaultwarden, there seems to be some issue which is causing MySQL to crash. So, we have pushed a pre-release for those who are willing to test it. See https://forum.cloudron.io/topic/8895/mysql-not-responding-with-vaultwarden-installed

                            L 1 Reply Last reply
                            2
                            • P privsec

                              With Auto updates on, I was force updated to 7.4.0

                              Can you please disable that functionality?

                              Unstable updates should not occur without manual involvement.

                              I should not have to choose between installing an unstable update or manually update all my cloudron apps, that list is quite high at this point.

                              girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #36

                              @privsec let's follow up at https://forum.cloudron.io/topic/8948/cloudron-updates/6

                              1 Reply Last reply
                              2
                              • girishG girish

                                @LoudLemur Yes, for vaultwarden, there seems to be some issue which is causing MySQL to crash. So, we have pushed a pre-release for those who are willing to test it. See https://forum.cloudron.io/topic/8895/mysql-not-responding-with-vaultwarden-installed

                                L Offline
                                L Offline
                                LoudLemur
                                wrote on last edited by
                                #37

                                @girish i tried the vaultwarden update and it seems ok at the moment

                                1 Reply Last reply
                                1
                                • d19dotcaD Offline
                                  d19dotcaD Offline
                                  d19dotca
                                  wrote on last edited by
                                  #38

                                  It seems that the time display was changed in Backups & Email Log. Screenshots below. Can we please have this either be 24 hour time again or else at least add AM/PM if meant to be 12-hour format? It's confusing at a glance since it's missing AM/PM tags it is presumed to be 24-hour but that's incorrect.

                                  3a3fb7ba-5271-48e9-b440-6f5337602052-image.png

                                  359fb8a6-7c31-485c-a944-fe47a9523b72-image.png

                                  --
                                  Dustin Dauncey
                                  www.d19.ca

                                  necrevistonnezrN 1 Reply Last reply
                                  2
                                  • d19dotcaD d19dotca

                                    It seems that the time display was changed in Backups & Email Log. Screenshots below. Can we please have this either be 24 hour time again or else at least add AM/PM if meant to be 12-hour format? It's confusing at a glance since it's missing AM/PM tags it is presumed to be 24-hour but that's incorrect.

                                    3a3fb7ba-5271-48e9-b440-6f5337602052-image.png

                                    359fb8a6-7c31-485c-a944-fe47a9523b72-image.png

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

                                    @d19dotca see https://forum.cloudron.io/topic/8967/time-in-logs-in-12h-format-now-since-update-to-7-4/

                                    fbartelsF d19dotcaD 2 Replies Last reply
                                    3
                                    • necrevistonnezrN necrevistonnezr

                                      @d19dotca see https://forum.cloudron.io/topic/8967/time-in-logs-in-12h-format-now-since-update-to-7-4/

                                      fbartelsF Offline
                                      fbartelsF Offline
                                      fbartels
                                      App Dev
                                      wrote on last edited by
                                      #40

                                      the mentioned fix from the linked post seems to have rolled out with 7.4.1.

                                      1 Reply Last reply
                                      4
                                      • girishG girish

                                        Much smaller release given the vacation time and I think we want to make more releases often. The previous one took forever!

                                        • Update base image for apps and addons to Ubuntu 22. This is already under way - https://forum.cloudron.io/topic/8130/docker-base-image-4-0
                                        • (mail) Virtual all directory in dovecot for search
                                        • (mail) Investigate why Spam learning/filtering sometimes does not work effectively.
                                        • Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
                                        • Backup/restore progress
                                        • OpenVPN/Wireguard integration
                                        • DoT support with client ID
                                        • Community repo (appstore)
                                        • Add optional flag for turn addon.
                                        jdaviescoatesJ Offline
                                        jdaviescoatesJ Offline
                                        jdaviescoates
                                        wrote on last edited by
                                        #41

                                        @girish said in What's coming in 7.4:

                                        (mail) Virtual all directory in dovecot for search

                                        Did this make it into 7.4? If so, how do we take advantage of it?

                                        And as @artd2019 just asked, can we us use Solr in SnappyMail? (and what about the SnappyMail Nextcloud app too?)

                                        I use Cloudron with Gandi & Hetzner

                                        1 Reply Last reply
                                        0
                                        • necrevistonnezrN necrevistonnezr

                                          @d19dotca see https://forum.cloudron.io/topic/8967/time-in-logs-in-12h-format-now-since-update-to-7-4/

                                          d19dotcaD Offline
                                          d19dotcaD Offline
                                          d19dotca
                                          wrote on last edited by
                                          #42

                                          @necrevistonnezr said in What's coming in 7.4:

                                          @d19dotca see https://forum.cloudron.io/topic/8967/time-in-logs-in-12h-format-now-since-update-to-7-4/

                                          Funny I had thought I saw a post but couldn’t find it earlier before I made that comment. Thanks for linking it, that’s the one I was looking for earlier. 🙂

                                          Yes it seems this was fixed with 7.4.1 thankfully. 🙂

                                          --
                                          Dustin Dauncey
                                          www.d19.ca

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