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. Support
  3. Haraka Mailserver Logs show loopback_is_rejected errors

Haraka Mailserver Logs show loopback_is_rejected errors

Scheduled Pinned Locked Moved Solved Support
mail
11 Posts 5 Posters 796 Views 5 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.
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes
    App Dev
    wrote on last edited by joseph
    #1

    Hi there,

    today I discovered, that I get (maybe every 30 Minutes?) the following errors:

    2024-12-29T04:11:07Z TypeError: Cannot read properties of undefined (reading 'loopback_is_rejected')
    2024-12-29T04:11:07Z at exports.checkZoneNegative (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:347:22)
    2024-12-29T04:11:07Z at exports.check_zone (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:372:20)
    2024-12-29T04:11:07Z at async Promise.all (index 1)
    2024-12-29T04:11:07Z at async exports.check_zones (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:393:5)
    

    Is this something we should be concerned?

    Best,
    Mike

    1 Reply Last reply
    1
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #2

      That may be related to the issues others are seeing while attempting to send mail while VPNd in. Loopback being rejected for local connections?

      Conscious tech

      1 Reply Last reply
      0
      • KubernetesK Offline
        KubernetesK Offline
        Kubernetes
        App Dev
        wrote on last edited by
        #3

        I don't VPN and the error occures not related to sending emails

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

          No VPN for me either and I saw this same loopback_is_rejected error in my logs which I pasted for a possibly related issue here: https://forum.cloudron.io/topic/12974/hetzner-ptr-record-invalid/12?_=1735543281810

          By any chance are you on 8.2.0? or 8.2.1?

          --
          Dustin Dauncey
          www.d19.ca

          KubernetesK 1 Reply Last reply
          2
          • d19dotcaD d19dotca

            No VPN for me either and I saw this same loopback_is_rejected error in my logs which I pasted for a possibly related issue here: https://forum.cloudron.io/topic/12974/hetzner-ptr-record-invalid/12?_=1735543281810

            By any chance are you on 8.2.0? or 8.2.1?

            KubernetesK Offline
            KubernetesK Offline
            Kubernetes
            App Dev
            wrote on last edited by Kubernetes
            #5

            @d19dotca 8.2.1 and i confirm invalid (not existing) dkim in tests on my cloudron instance

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

              Can you try to run the "Redo DNS Setup" task from the status tab in the mail view of that domain and see if the records get fixed up?

              KubernetesK d19dotcaD 2 Replies Last reply
              0
              • nebulonN nebulon marked this topic as a question on
              • nebulonN nebulon

                Can you try to run the "Redo DNS Setup" task from the status tab in the mail view of that domain and see if the records get fixed up?

                KubernetesK Offline
                KubernetesK Offline
                Kubernetes
                App Dev
                wrote on last edited by Kubernetes
                #7

                @nebulon thx, I tried, no errors during redo, but the result is the same. DKIM is still missing for outgoing emails. I will continue to monitor if the looopback error still appears.

                The loopback error still exist:

                Dec 30 13:11:07 TypeError: Cannot read properties of undefined (reading 'loopback_is_rejected')
                Dec 30 13:11:07 at exports.checkZoneNegative (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:347:22)
                Dec 30 13:11:07 at exports.check_zone (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:372:20)
                Dec 30 13:11:07 at async Promise.all (index 1)
                Dec 30 13:11:07 at async exports.check_zones (/app/code/haraka/node_modules/haraka-plugin-dns-list/index.js:393:5)
                
                1 Reply Last reply
                3
                • nebulonN nebulon

                  Can you try to run the "Redo DNS Setup" task from the status tab in the mail view of that domain and see if the records get fixed up?

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

                  @nebulon I can confirm sync DNS doesn’t do anything to fix the issue. The issue isn’t DNS, I think it’s in the Haraka SMTP side. Please refer to the other thread too where there’s some more details. I think these two threads are effectively the same issue around DKIM not working.

                  --
                  Dustin Dauncey
                  www.d19.ca

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

                    I think we have hit this now also on our own Cloudron, so should be faster now to fix with a easily reproducible setup on our end

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

                      The error here is unrelated to the DKIM issue. This seems to come from the dnsbl plugin. I am submitting a PR upstream to fix it.

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

                        https://github.com/haraka/haraka-plugin-dns-list/pull/11/commits should fix it

                        1 Reply Last reply
                        3
                        • girishG girish has marked this topic as solved on
                        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