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

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Cloudron 9.0 (beta) bug reports

Cloudron 9.0 (beta) bug reports

Scheduled Pinned Locked Moved Discuss
37 Posts 16 Posters 720 Views 13 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.
  • M Offline
    M Offline
    msbt
    App Dev
    wrote last edited by msbt
    #15

    Chiming in here since I just tested the 9.0.0 setup and ran into some issues (maybe you fixed them already, didn't check):

    • After setting up the user and getting forwarded to the dashboard, I got the message "Removing containers for upgrade" at the top which never disappeared and docker didn't start properly. At some point I did a service box restart which seems to have fixed it, all service came back on after that which they didn't before.

    • stats aren't working, box.log is getting spammed with

    box:cron TypeError: Cannot read properties of undefined (reading 'trim')
        at readDiskMetrics (/home/yellowtent/box/src/metrics.js:117:29)
        at async readSystemMetrics (/home/yellowtent/box/src/metrics.js:154:25)
        at async Object.sendToGraphite (/home/yellowtent/box/src/metrics.js:164:20)
    
    • /#/metrics hovering on the apps in disk usage changes width of the container, not really a problem, but doesn't look great

    • /#/users I've added a bunch of users and only 10 are visible, the container has a max-height of 400px and adds scrollbars, even though there's plenty of vertical space available. Also not a problem, but not great ux

    • /#/backup-sites the admin-users seems to be able to add backups ("add"-button is visible even though it shouldn't be), when clicking next, I get a 403 error with

    body: Object { status: "Forbidden", message: "role 'owner' is required but user has only 'admin'" }
    
    • /#/backup-sites when adding a MinIO destination as admin, prefix is mandatory ("prefix must be a string"), that wasn't the case until now I believe

    There were a few more errors which I could't reproduce, so leaving them out for now.

    Other than that, great work on everything!

    girishG 1 Reply Last reply
    5
    • M msbt

      Chiming in here since I just tested the 9.0.0 setup and ran into some issues (maybe you fixed them already, didn't check):

      • After setting up the user and getting forwarded to the dashboard, I got the message "Removing containers for upgrade" at the top which never disappeared and docker didn't start properly. At some point I did a service box restart which seems to have fixed it, all service came back on after that which they didn't before.

      • stats aren't working, box.log is getting spammed with

      box:cron TypeError: Cannot read properties of undefined (reading 'trim')
          at readDiskMetrics (/home/yellowtent/box/src/metrics.js:117:29)
          at async readSystemMetrics (/home/yellowtent/box/src/metrics.js:154:25)
          at async Object.sendToGraphite (/home/yellowtent/box/src/metrics.js:164:20)
      
      • /#/metrics hovering on the apps in disk usage changes width of the container, not really a problem, but doesn't look great

      • /#/users I've added a bunch of users and only 10 are visible, the container has a max-height of 400px and adds scrollbars, even though there's plenty of vertical space available. Also not a problem, but not great ux

      • /#/backup-sites the admin-users seems to be able to add backups ("add"-button is visible even though it shouldn't be), when clicking next, I get a 403 error with

      body: Object { status: "Forbidden", message: "role 'owner' is required but user has only 'admin'" }
      
      • /#/backup-sites when adding a MinIO destination as admin, prefix is mandatory ("prefix must be a string"), that wasn't the case until now I believe

      There were a few more errors which I could't reproduce, so leaving them out for now.

      Other than that, great work on everything!

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote last edited by
      #16

      @msbt said in Cloudron 9.0 (beta) bug reports:

      Awesome, thanks for testing. We will be putting out 9.0.1 shortly (will confirm here).

      I tried reproducing the set up issue but haven't managed to so far.

      The disk graph issue is already logged in https://git.cloudron.io/platform/box/-/issues/855

      Rest of the issues are valid, and we have fixed it now.

      Let us know as you find more!

      1 Reply Last reply
      3
      • girishG girish referenced this topic
      • andreasduerenA andreasdueren referenced this topic
      • d19dotcaD Offline
        d19dotcaD Offline
        d19dotca
        wrote last edited by d19dotca
        #17

        Just use the demo Cloudron and love the UI updates, a nice refresh for sure! 🙂 Kudos, and great job as always! I'm always proud of the work you guys do, and I hope you are as well.

        With that said, I did want to offer some feedback (not bugs per-se but more feedback that I saw in a quick explore of the demo):

        1. The Spam Filtering box seems like it wasn't touched in the UI. I think it should be much larger (and the number of lines in each box should also be much larger, perhaps adapting dynamically to the viewport height), as right now it's sort of just a small window/pop-up in the upper left corner of the boxed page width.

        image.png

        1. Same as #1 but for the pop-ups for IPv4 and IPv6 provider configurations. This actually seems to go for many of the pop-ups/overlays.

        image.png

        1. The Services page memory usage column could probably use a bit of a start/end visual indicator, so that it's easy at a glance to see what is close to filling up. Maybe it's something I'll get used to, but since it's a percentage and visual for it, I'd normally anticipate having some sort of start & end lines so the percentage is much more visibly apparent in the bar part. Hopefully that makes sense, I may not be explaining that well. 👼

        image.png

        4. If there is only one disk recognized, maybe make this full-width for the content box rather than only 50% of the width? Otherwise it feels unnecessarily cramped. Actually on second thought, maybe this one doesn't make sense, because then there may be too large a gap between the App name and Size columns which wouldn't be easy to follow unless each row was a different soft alternating background colour for example. So maybe it's fine the way it is?

        image.png

        1. The mailboxes list feels like it should be clickable rather than needing to click the three-dot menu to the right side. This would make it behave much like the mail domains page where the full domain is clickable. Right now the difference in those two pages feels a bit disjointed in behaviour. Same goes for the Users page and Domains page as well. Either that, or make the domains under Mail behave the same as all the other ones for consistency.

        image.png

        --
        Dustin Dauncey
        www.d19.ca

        J 1 Reply Last reply
        6
        • N Offline
          N Offline
          Neiluj
          wrote last edited by Neiluj
          #18

          Hi there - thanks for the great work on v9.
          For the little I played with, it looks and feels great so far.

          From the demo server, I will pinch in with a couple of questions/comments too:

          • 1 - Branding - Footer: This seems to be available only from the login page and not from the dashboard anymore. is this intended?

          c288388e-e9fb-424e-acdf-2f849920954f-image.png

          In v8, we store some references and links to internal help documentation etc in the footer. So I wonder if/what could replace this in v9?

          c0c09869-849c-4636-a60a-37ea3dec9ace-image.png

          • 2 - The help menu:
            • Is this something visible to all users? No it is not, tried and saw.
            • Related to the point above, instead of the footer, potentially, I would love the opportunity to have such an help menu option for non-admin users, so long as the content is editable / amendable by admin. I hope that I make sense

          db0d224d-75b4-4e86-9da3-ed5ea5c8f458-image.png

          • 3 - Log out - This is for sure a matter of tastes and colour etc.. but since I got confused initially: working on a fairly big screen I looked for the logout button for longer than I believe I should. Instinctively (or maybe from previous version) I was looking for it below the username as I clicked on it.
            Then I noticed it on the profile page.
            Maybe it is only me, but should it remain there, then I would suggest potentially a change of colour, to something that pops up a little bit more.

          e431f5ea-3c25-4cf9-bf92-8ae8327ab73f-image.png

          • 4 - Menu item for user with User Manager priviledges (possibly this is not tied to v9 entirely)
            At the moment, a user with a user manager role see the following menu items

          c4b10d73-d24f-4be2-9064-80f19d53963e-image.png

          Clicking on the LDAP/OpenID/Settings option open the "My Apps" page.
          While I think it is right that the User Manager does not have access to these options, I think that the options should simply not be visible, rather that to open another / different page. This is likely to create confusion.

          I hope that it makes sense.
          Speaking personally, v9 gives already a very nice feeling.
          This is it for now and my short play around - I might pop back in later on with more.
          Many thanks for all the work and support in the background!

          girishG 1 Reply Last reply
          4
          • B Offline
            B Offline
            Bedrijfstak14
            wrote last edited by
            #19

            Hi there,

            Cloudron v9 is amazing, and I really like the new interface.

            However, I believe I have found a bug. I have created a test instance on AWS. When I add a domain for which the DNS is on Cloudflare, I cannot enable the proxying option (see error).
            When I uncheck the "enable proxying" box, the domain gets added. I have tested this with multiple domains, but the result is the same.
            afbeelding.png

            girishG 1 Reply Last reply
            3
            • jamesJ Offline
              jamesJ Offline
              james
              Staff
              wrote last edited by
              #20

              Hello @d19dotca, @Neiluj and @Bedrijfstak14 - thank you for the detailed feedback.

              Firstly, I am no web designer by any means, so all my opinions can be discarded if you have a better idea.
              And please, share your ideas.


              @d19dotca

              1. and 2. good point!
              3. I can second your opinion. Maybe we should give the bar a visible border in the same blue color? Suggestions on styling are very welcome
              4. Understand where you're coming from, like spreadsheets where you alternate between white and gray to faster separate each row.
              There are many options to make tables more readable.
              In my opinion to not clash with the aesthetic of the otherwise clean UI, maybe a visual cue based on hover over might be a good idea?
              But the hover over might not be the best for mobile view then.
              5. good point


              @Neiluj

              1. I see, you are missing the footer in the dashboard. Maybe this should be re-added. I know some Cloudron hosters that put Need Help? there with a link to their internal support chat. Ah, reading further after your screenshot, you do the same.
              2. Nice suggestion this might indeed be a good replacement for the old footer
              3. good to think about it
              4. good catch, should only be visible if the permission level matches


              @Bedrijfstak14

              Thanks for the report, we are looking into it.

              1 Reply Last reply
              2
              • B Bedrijfstak14

                Hi there,

                Cloudron v9 is amazing, and I really like the new interface.

                However, I believe I have found a bug. I have created a test instance on AWS. When I add a domain for which the DNS is on Cloudflare, I cannot enable the proxying option (see error).
                When I uncheck the "enable proxying" box, the domain gets added. I have tested this with multiple domains, but the result is the same.
                afbeelding.png

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote last edited by
                #21

                @Bedrijfstak14 thanks , that one was already fixed in 9.0.1 - https://git.cloudron.io/platform/box/-/commit/e9318d7f11e1198ab988825fed31b0f42e262718

                1 Reply Last reply
                1
                • d19dotcaD d19dotca

                  Just use the demo Cloudron and love the UI updates, a nice refresh for sure! 🙂 Kudos, and great job as always! I'm always proud of the work you guys do, and I hope you are as well.

                  With that said, I did want to offer some feedback (not bugs per-se but more feedback that I saw in a quick explore of the demo):

                  1. The Spam Filtering box seems like it wasn't touched in the UI. I think it should be much larger (and the number of lines in each box should also be much larger, perhaps adapting dynamically to the viewport height), as right now it's sort of just a small window/pop-up in the upper left corner of the boxed page width.

                  image.png

                  1. Same as #1 but for the pop-ups for IPv4 and IPv6 provider configurations. This actually seems to go for many of the pop-ups/overlays.

                  image.png

                  1. The Services page memory usage column could probably use a bit of a start/end visual indicator, so that it's easy at a glance to see what is close to filling up. Maybe it's something I'll get used to, but since it's a percentage and visual for it, I'd normally anticipate having some sort of start & end lines so the percentage is much more visibly apparent in the bar part. Hopefully that makes sense, I may not be explaining that well. 👼

                  image.png

                  4. If there is only one disk recognized, maybe make this full-width for the content box rather than only 50% of the width? Otherwise it feels unnecessarily cramped. Actually on second thought, maybe this one doesn't make sense, because then there may be too large a gap between the App name and Size columns which wouldn't be easy to follow unless each row was a different soft alternating background colour for example. So maybe it's fine the way it is?

                  image.png

                  1. The mailboxes list feels like it should be clickable rather than needing to click the three-dot menu to the right side. This would make it behave much like the mail domains page where the full domain is clickable. Right now the difference in those two pages feels a bit disjointed in behaviour. Same goes for the Users page and Domains page as well. Either that, or make the domains under Mail behave the same as all the other ones for consistency.

                  image.png

                  J Offline
                  J Offline
                  joseph
                  Staff
                  wrote last edited by
                  #22

                  @d19dotca said in Cloudron 9.0 (beta) bug reports:

                  The mailboxes list feels like it should be clickable

                  For all the table views, the idea is to have some sort of "favorite"/"common action" buttons to the left of the "..." . And also some default action . We will have this for 9.1 most likely.

                  1 Reply Last reply
                  2
                  • N Neiluj

                    Hi there - thanks for the great work on v9.
                    For the little I played with, it looks and feels great so far.

                    From the demo server, I will pinch in with a couple of questions/comments too:

                    • 1 - Branding - Footer: This seems to be available only from the login page and not from the dashboard anymore. is this intended?

                    c288388e-e9fb-424e-acdf-2f849920954f-image.png

                    In v8, we store some references and links to internal help documentation etc in the footer. So I wonder if/what could replace this in v9?

                    c0c09869-849c-4636-a60a-37ea3dec9ace-image.png

                    • 2 - The help menu:
                      • Is this something visible to all users? No it is not, tried and saw.
                      • Related to the point above, instead of the footer, potentially, I would love the opportunity to have such an help menu option for non-admin users, so long as the content is editable / amendable by admin. I hope that I make sense

                    db0d224d-75b4-4e86-9da3-ed5ea5c8f458-image.png

                    • 3 - Log out - This is for sure a matter of tastes and colour etc.. but since I got confused initially: working on a fairly big screen I looked for the logout button for longer than I believe I should. Instinctively (or maybe from previous version) I was looking for it below the username as I clicked on it.
                      Then I noticed it on the profile page.
                      Maybe it is only me, but should it remain there, then I would suggest potentially a change of colour, to something that pops up a little bit more.

                    e431f5ea-3c25-4cf9-bf92-8ae8327ab73f-image.png

                    • 4 - Menu item for user with User Manager priviledges (possibly this is not tied to v9 entirely)
                      At the moment, a user with a user manager role see the following menu items

                    c4b10d73-d24f-4be2-9064-80f19d53963e-image.png

                    Clicking on the LDAP/OpenID/Settings option open the "My Apps" page.
                    While I think it is right that the User Manager does not have access to these options, I think that the options should simply not be visible, rather that to open another / different page. This is likely to create confusion.

                    I hope that it makes sense.
                    Speaking personally, v9 gives already a very nice feeling.
                    This is it for now and my short play around - I might pop back in later on with more.
                    Many thanks for all the work and support in the background!

                    girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote last edited by
                    #23

                    @Neiluj said in Cloudron 9.0 (beta) bug reports:

                    While I think it is right that the User Manager does not have access to these options, I think that the options should simply not be visible, rather that to open another / different page. This is likely to create confusion.

                    Whoops, that's a bug. They should not appear at all indeed, fixed now. User Manager role just has ability to add/remove users and groups and that's about it.

                    1 Reply Last reply
                    1
                    • M Offline
                      M Offline
                      msbt
                      App Dev
                      wrote last edited by msbt
                      #24

                      Just updated to 9.0.1, /#/server still doesn't show stats and the trim error got replaced with this one, which is odd, because the disk stats are actually working when clicking on the "Details" button, but the rest of the graphs aren't:

                      box:metrics BoxError: Could not get disk stats
                          at readDiskMetrics (/home/yellowtent/box/src/metrics.js:115:27)
                          at async readSystemMetrics (/home/yellowtent/box/src/metrics.js:154:25)
                          at async pipeSystemToMap (/home/yellowtent/box/src/metrics.js:425:21)
                      

                      Browser console says this "Uncaught TypeError: can't access property "blockReadTotal", metric is undefined"

                      1 Reply Last reply
                      2
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote last edited by
                        #25

                        @msbt I fixed that issue earlier today morning - https://git.cloudron.io/platform/box/-/commit/41c00eda7468ee27ff5250bdf74f672684b738cc . Should have a 9.0.2 later today .

                        1 Reply Last reply
                        3
                        • andreasduerenA Online
                          andreasduerenA Online
                          andreasdueren
                          wrote last edited by
                          #26

                          I'd suggest improving contrast on the app store cards for better visibility. Something like this with stronger highlight on hover.

                          Screenshot 2025-10-15 at 12.01.23.png

                          1 Reply Last reply
                          1
                          • LanhildL Offline
                            LanhildL Offline
                            Lanhild
                            App Dev
                            wrote last edited by
                            #27

                            Not a bug per-se, but I believe it would be better to replace this Alert icon by another one, as this makes the user believe there is an error, rather than outstanding tasks to do
                            image.png

                            1 Reply Last reply
                            3
                            • LanhildL Offline
                              LanhildL Offline
                              Lanhild
                              App Dev
                              wrote last edited by
                              #28

                              The application grid container should be vertically aligned with the toolbar header

                              ee0c42d2-e9b7-49da-bd36-9c538f0557d1-image.png
                              4632f578-4e47-4e8c-a9d6-e7251c33bbe9-image.png

                              Currently, there's a visible gutter when resizing the window to a smaller size.

                              1 Reply Last reply
                              2
                              • LanhildL Offline
                                LanhildL Offline
                                Lanhild
                                App Dev
                                wrote last edited by
                                #29

                                Add an autocomplete=off attribute where deemed necessary, e.g the user creation modal email, username, and password recovery inputs.

                                419389c9-fac7-4a5b-95cd-668fdf215ace-image.png

                                1 Reply Last reply
                                3
                                • LanhildL Offline
                                  LanhildL Offline
                                  Lanhild
                                  App Dev
                                  wrote last edited by
                                  #30

                                  The message makes it as if there is no form validation before authenticating the request. If this is the case, might want to check in on that.

                                  2e92299e-25ed-41a7-8cad-eae8b96cf96a-image.png

                                  1 Reply Last reply
                                  1
                                  • LanhildL Offline
                                    LanhildL Offline
                                    Lanhild
                                    App Dev
                                    wrote last edited by
                                    #31

                                    Apart from the cursor style, there is no visual cue that the app domain is a link.

                                    61023adf-3c56-47a3-8d35-1f105d949784-image.png

                                    1 Reply Last reply
                                    1
                                    • LanhildL Offline
                                      LanhildL Offline
                                      Lanhild
                                      App Dev
                                      wrote last edited by
                                      #32

                                      Email configuration changes can be saved, even if there were no changes. The button should be disabled if the value hasn't changed.
                                      image.png

                                      1 Reply Last reply
                                      3
                                      • LanhildL Offline
                                        LanhildL Offline
                                        Lanhild
                                        App Dev
                                        wrote last edited by
                                        #33

                                        The start/stop option is not available in an app's settings toolbar anymore, but only through the "Uninstall" section of it's settings. Not ideal.

                                        8e033537-8993-44c7-8b1e-0f5857d5a505-image.png

                                        1 Reply Last reply
                                        5
                                        • C Offline
                                          C Offline
                                          CBCUN
                                          wrote last edited by
                                          #34

                                          Hi,

                                          while testing version 9.0.1 i run into domain limit.
                                          image.png Is this a new limit?

                                          Greetings
                                          Christian

                                          nebulonN 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