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. Cloudron 5 released

Cloudron 5 released

Scheduled Pinned Locked Moved Announcements
20 Posts 9 Posters 3.4k Views 10 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.
  • necrevistonnezrN necrevistonnezr

    Works great so far!
    I have no SSD / HDD graphs, though:

    f08aebf0-cdca-46e5-b17a-1acd90fe10a5-grafik.png
    df -h output:

    Dateisystem                 Größe Benutzt Verf. Verw% Eingehängt auf
    udev                         3,8G       0  3,8G    0% /dev
    tmpfs                        765M    3,2M  762M    1% /run
    /dev/mapper/beebox--vg-root  455G    328G  104G   76% /
    tmpfs                        3,8G    8,0K  3,8G    1% /dev/shm
    tmpfs                        5,0M       0  5,0M    0% /run/lock
    tmpfs                        3,8G       0  3,8G    0% /sys/fs/cgroup
    /dev/loop0                   9,2M    9,2M     0  100% /snap/canonical-livepatch/93
    /dev/loop1                    92M     92M     0  100% /snap/core/8689
    /dev/loop2                    55M     55M     0  100% /snap/core18/1668
    /dev/loop3                   9,2M    9,2M     0  100% /snap/canonical-livepatch/94
    /dev/loop4                    92M     92M     0  100% /snap/core/8592
    /dev/sdb1                    472M    145M  303M   33% /boot
    /dev/sda1                    1,8T    1,5T  306G   83% /media/SG2TB
    
    d19dotcaD Offline
    d19dotcaD Offline
    d19dotca
    wrote on last edited by
    #8

    @necrevistonnezr According to the demo, the disk has moved to the System page (which honestly this memory graph should too IMO, it's system info, don't need a dedicated page for just memory and disk usage IMO).

    --
    Dustin Dauncey
    www.d19.ca

    1 Reply Last reply
    2
    • necrevistonnezrN Offline
      necrevistonnezrN Offline
      necrevistonnezr
      wrote on last edited by
      #9

      Thanks, I'm blind.

      In that screen, I just see a spinning circle....

      1b12ce3c-d788-4ca0-83c4-385da4488af6-grafik.png

      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #10

        @necrevistonnezr Anything errors in the browser console? Looks like we broke something. The idea was to move the graphs into two parts in the next release - app memory graphs will move into the apps itself and the summary will move into system info.

        necrevistonnezrN 1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #11

          @d19dotca Yes, that's the plan 🙂 we wanted to get what we had released, since we were accumulating too many changes.

          1 Reply Last reply
          2
          • girishG girish

            @necrevistonnezr Anything errors in the browser console? Looks like we broke something. The idea was to move the graphs into two parts in the next release - app memory graphs will move into the apps itself and the summary will move into system info.

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

            @girish said in Cloudron 5 released:

            @necrevistonnezr Anything errors in the browser console? Looks like we broke something. The idea was to move the graphs into two parts in the next release - app memory graphs will move into the apps itself and the summary will move into system info.

            From the browser console (Firefox):

            Content Security Policy: Duplicate source 'unsafe-inline' is ignored
            Content Security Policy: Invalid host 'unsafe-inline' cannot be processed
            Content Security Policy: Duplicate source 'unsafe-inline' is ignored
            Content Security Policy: Invalid host 'unsafe-inline' cannot be processed
            This page uses the non-standard property "zoom". Instead, calc() should be used in the corresponding property values or "transform" together with "transform-origin: 0 0".
            SingleFile is hooking the requestAnimationFrame and cancelAnimationFrame functions to load deferred images in background tabs. content-hooks-frames-web.js:231:9
            
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #13

              We have a regression that we cannot send email from Windows/Outlook clients. This is because these clients do not set a EHLO name that is a fqdn. Cloudron 5 enabled a check for validating host EHLO hostnames which is causing this problem. To fix this,

              1. SSH into Cloudron server
              2. docker exec -ti mail /bin/bash
                2.1 Edit /run/haraka/config/helo.checks.ini
                2.2 Change valid_hostname=true to valid_hostname=false
                2.3 supervisorctl restart haraka
              3. Important: the changes are not persisted across mail container and server restarts. So you have to do the above manually for now, until we fix the issue. We should have a patch release in a day or so.
              1 Reply Last reply
              1
              • M Offline
                M Offline
                msbt
                App Dev
                wrote on last edited by
                #14

                @girish can we check if mails didn't get delivered in the new email view?

                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #15

                  @msbt The eventlog is a work in progress, currently it's a bit raw. But it does show that email got delivered. look for the outbound icon <- and then if you click it will say 'delivered' in the expanded logs. If it didn't get delivered, you will see that it's retrying.

                  1 Reply Last reply
                  1
                  • T Offline
                    T Offline
                    Trankery
                    wrote on last edited by
                    #16

                    Did you remove the reboot server option?

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

                      @Trankery it will come back

                      T 1 Reply Last reply
                      1
                      • M msbt

                        @Trankery it will come back

                        T Offline
                        T Offline
                        Trankery
                        wrote on last edited by
                        #18

                        @msbt Thanks!

                        1 Reply Last reply
                        1
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by girish
                          #19

                          It seems the EHLO validation has another bug wrt dynamic host names. To fix this:

                          1. SSH into Cloudron server
                          2. docker exec -ti mail /bin/bash
                            2.1 Edit /run/haraka/config/helo.checks.ini
                            2.2 Change dynamic=true" in the [reject] section to dynamic=false
                            2.3 supervisorctl restart haraka

                          Important: the changes are not persisted across mail container and server restarts. So you have to do the above manually for now, until we fix the issue. We should have a patch release in a day or so.

                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #20

                            The blog is out with screenshots! - https://cloudron.io/blog/2020-03-26-cloudron-5.html

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