Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
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

Cloudron Forum

Apps | Demo | Docs | Install

Cloudron 5 released

Scheduled Pinned Locked Moved Announcements
20 Posts 9 Posters 826 Views
    • 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 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
  • necrevistonnezrN Offline
    necrevistonnezrN Offline
    necrevistonnezr
    replied to girish 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
  • T Offline
    T Offline
    Trankery
    replied to msbt 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

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks