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. Mailtrain
  3. Mailtrain issue with RSS feed from Wordpress, both on the same Cloudron server

Mailtrain issue with RSS feed from Wordpress, both on the same Cloudron server

Scheduled Pinned Locked Moved Solved Mailtrain
12 Posts 6 Posters 2.1k 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.
  • fbartelsF fbartels

    @eggeek you can't update this on your own, as the path in the container is read only. In the end this requires either an app update, and updated base image or (and this would have other benefits) just let the containers mount /etc/ssl from the host.

    E Offline
    E Offline
    EggEek
    wrote on last edited by
    #3

    @fbartels Thanks for your response. I'm not sure if it's related to that root certificate expiration, I just think it's linked because it was working begining of last week and today I see this error message.

    I just don't know how to mount that local folder on this instance, do you know where I can find any documentation on that ?

    fbartelsF 1 Reply Last reply
    0
    • E EggEek

      @fbartels Thanks for your response. I'm not sure if it's related to that root certificate expiration, I just think it's linked because it was working begining of last week and today I see this error message.

      I just don't know how to mount that local folder on this instance, do you know where I can find any documentation on that ?

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

      I am afraid its not possible to mount arbitrary folders into an app. Currently its only possible to mount pre-defined folders into /media.

      So mounting of /etc/ssl (or updating the certs in the app) would need to be something that either @nebulon or @girish need to take care of.

      1 Reply Last reply
      1
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #5

        @fbartels you are probably raising a valid point about the freshness of the certs coming from ca-certificates package. So the /etc/ssl mounting trick might be quite useful.

        In this case however I am not so sure this is the issue, at least it didn't solve it refreshing that. Also other clients like curl have no issue to connect to an external site. So I think this is somehow related to the node10 version we have to use since the last stable mailtrain version we use is so old.

        jdaviescoatesJ 1 Reply Last reply
        1
        • nebulonN nebulon

          @fbartels you are probably raising a valid point about the freshness of the certs coming from ca-certificates package. So the /etc/ssl mounting trick might be quite useful.

          In this case however I am not so sure this is the issue, at least it didn't solve it refreshing that. Also other clients like curl have no issue to connect to an external site. So I think this is somehow related to the node10 version we have to use since the last stable mailtrain version we use is so old.

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #6

          @nebulon said in Mailtrain issue with RSS feed from Wordpress, both on the same Cloudron server:

          the last stable mailtrain version we use is so old

          It looks like there has been a V2 available for quite some time now, perhaps time to package that up?

          This is the latest release:
          https://github.com/Mailtrain-org/mailtrain/releases/tag/v2.20210609.0

          I use Cloudron with Gandi & Hetzner

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

            I wonder if this is because older node releases have trouble with the newer Let's Encrypt authority ? Related to https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

            micmcM 1 Reply Last reply
            0
            • girishG girish

              I wonder if this is because older node releases have trouble with the newer Let's Encrypt authority ? Related to https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

              micmcM Offline
              micmcM Offline
              micmc
              wrote on last edited by
              #8

              @girish said in Mailtrain issue with RSS feed from Wordpress, both on the same Cloudron server:

              I wonder if this is because older node releases have trouble with the newer Let's Encrypt authority ? Related to https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

              Could be, or at least something's related as you already know we're experiencing the same now with Joplin, which is preventing synchronization.

              Andy

              Ignorance is not an excuse anymore!
              https://AutomateKit.com

              1 Reply Last reply
              0
              • jdaviescoatesJ jdaviescoates

                @nebulon said in Mailtrain issue with RSS feed from Wordpress, both on the same Cloudron server:

                the last stable mailtrain version we use is so old

                It looks like there has been a V2 available for quite some time now, perhaps time to package that up?

                This is the latest release:
                https://github.com/Mailtrain-org/mailtrain/releases/tag/v2.20210609.0

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

                @jdaviescoates right, only last time I checked, it was a complete rewrite without a migration path. So essentially like a new project sharing the name. So might be worth looking at again, but that wont fix this immediate issue.

                jdaviescoatesJ 1 Reply Last reply
                1
                • nebulonN nebulon

                  @jdaviescoates right, only last time I checked, it was a complete rewrite without a migration path. So essentially like a new project sharing the name. So might be worth looking at again, but that wont fix this immediate issue.

                  jdaviescoatesJ Offline
                  jdaviescoatesJ Offline
                  jdaviescoates
                  wrote on last edited by
                  #10

                  @nebulon true, it is a rewrite and won't solve this immediate issue, but it should still be packaged. I created a separate thread about that here:

                  https://forum.cloudron.io/topic/5769/time-to-package-mailtrain-v2

                  I use Cloudron with Gandi & Hetzner

                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #11

                    So to further update on this, I've started testing with node 10 and the SSL issue goes away, however our tests have found a new issue regarding file uploads for the mosaic email editor....sigh. So I am debugging this now for a bit.

                    1 Reply Last reply
                    2
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #12

                      I've released custom patched version now which should fix the issue.

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