I was also looking for this option but too lenghty to make a custom app on cloudron and due to these limitation i deployed portainer on intranetwork and proxy the portainer gui with cloudron app proxy as its on a seperate ubuntu and i have PG, MSSQL and MongoDB their
DualOSWinWiz
Posts
-
MySQL and Postgresql as standalone apps -
False positive on SpamHausso their is a separate feature in Unify gateway to filter content with options None, Work and Family i selected work. the problem was if you select either of Family or Work firewall was migrating traffic to be on open resolver regardless of Network settings. i turned off that feature and it worked out.
-
False positive on SpamHaus@girish finally i figured out the problem it was Unifiy Gateway (it was Using content filtering in order to moderate the traffic and using dns once i turned off that for all turned green and so far since last 3 hours its green.
-
False positive on SpamHaus@girish already
-
False positive on SpamHaus@girish i have 24.04 and ipv6 is disabled
-
False positive on SpamHaus@girish I am the second person having this problem my isp is Verizon fios with static ip and they provided specific dns instructions and i doubled checked my cloud xg gateway from unify it shouldn't use dnsec but still spamhouse is block this is i am getting false positive
i restart netplan after applying dns directly in netplan provided by netplan and it came negative but after few seconds it went back again to positive please see the next picture below
-
Cloudron 8.3 + Base image 5.0.0worked fine on selfhost ubuntu 24.04 on 3 separate instances
-
IP Address Blocklist Check This server's IP xx.xx.xx.xx is on a blocklist. SpamHaus Zenmine is happening randomly
-
IP Address Blocklist Check This server's IP xx.xx.xx.xx is on a blocklist. SpamHaus ZenIP Address Blocklist Check Issue - False Positive on SpamHaus Zen
Issue Summary
I am experiencing an intermittent issue where Cloudron reports that my server's IP (
xx.xx.xx.xx
) is on a blocklist, specifically SpamHaus Zen. However, when I manually check on the SpamHaus website, my IP is not listed.Environment Details
- Self-hosted Cloudron instance
- Unbound DNS service is running
- Firewall is not encrypting DNSSEC
- PTR (Reverse DNS) records are correctly configured
Observations
- The error disappears randomly at times, and Cloudron shows no issue.
- However, most of the time, the blocklist warning persists.
- PTR (reverse DNS) records are correctly set up and resolve fine.
- This seems to be an issue related to DNS resolution or Unbound's behavior rather than an actual blocklist listing.
Troubleshooting Steps Taken
- Manually checked my IP on SpamHaus’s official website – IP is not listed.
- Restarted Unbound to see if it helps resolve any DNS caching issue.
- Verified PTR (Reverse DNS) records – confirmed they are properly configured.
- Confirmed DNSSEC settings – firewall is not encrypting DNSSEC, so that shouldn’t be affecting the lookup.
Questions & Assistance Needed
- Has anyone else encountered similar false positive blocklist checks in Cloudron?
- Could Cloudron’s Unbound service be returning outdated/cached blocklist results?
- Any recommended steps to debug Unbound’s DNS resolution for blocklist lookups?
Any insights or suggestions would be greatly appreciated. Thanks in advance!
-
DNS resolving problemToday, I encountered the same error again. Although this thread is closed, I wanted to share the issue I discovered and how I resolved it.
I’ve been running Cloudron on my local cloud, and until yesterday, I was using a Cisco Meraki MX. However, due to outdated equipment, I recently upgraded to a UNIFI cloud setup. Unfortunately, my IP address started appearing on the Spamhaus blacklist. When I checked the Spamhaus website, it didn’t list my IP, so I thought the issue was elsewhere.
After some troubleshooting, I found that Unbound wasn’t providing any useful information. I decided to take a closer look at the logs, where I found the following entries:
2025-02-23T05:53:25.125Z box:mail checkRblStatus: myinboxZZZlabs.com (flippedIp: 123.456.111.111) is in the blocklist of {"name":"SpamHaus Zen","dns":"zen.spamhaus.org","site":"http://spamhaus.org"} 2025-02-23T05:53:25.125Z box:mail checkRblStatus: myinboxZZZlabs.com (error: null) (txtRecords: [["Error: open resolver; https://check.spamhaus.org/returnc/pub/123.456.111.111/"]]) 2025-02-23T05:53:30.178Z box:mail checkRblStatus: myinboxZZZlabs.com (ip: 111.222.333.444) blockedServers: [{"name":"SpamHaus Zen","dns":"zen.spamhaus.org","site":"http://spamhaus.org","txtRecords":["Error: open resolver; https://check.spamhaus.org/returnc/pub/123.456.111.111/"]}]) 2025-02-23T05:53:33.085Z box:apphealthmonitor app health: 17 running / 14 stopped / 7 unresponsive
At this point, I shifted my attention to the new security gateway. While configuring the firewall policies, I realized that I had enabled the "Encrypt DNS via Google/Cloudron" option. After disabling this setting, the email system immediately came back online.
Solution Summary:
The root cause was the "Encrypt DNS via Google/Cloudron" option causing issues with DNS resolution and email functionality.
Solution: Disable "Encrypt DNS via Google/Cloudron" in the security gateway settings, which immediately restored the email system.
I wanted to share this here so others experiencing the same issue can benefit from the solution. I hope it helps! -
n8n - Package Updatesthe bug is fixed with Update n8n to 1.76.1
-
n8n - Package Updates@Package-Updates there is a bug in code node and breaking the code I already posted on upstream with a link https://github.com/n8n-io/n8n/issues/12846
-
Kutt 3.0@DualOSWinWiz this one is fixed with 2.2.2
-
Kutt - Package Updates@DualOSWinWiz this one is fixed 2.2.2
-
Kutt - Package Updates@DualOSWinWiz their is an issue with api response since 3.0 here is the link of github upstream
i believe only effecting api integrations.
https://github.com/thedevs-network/kutt/issues/795 -
Kutt 3.0their is an issue with api response here is the link of github upstream
-
Add an option to display resources allocated to apps somewhereThis Cloudron is running low on resources.
i have attached the resources for me i dont know what is causing this. any help would be greatly appreciated.I am getting this error even though i am on self host with ample spaces
-
Kutt - Package Updates@Package-Updates Guys careful my asp.net Api integration braked so I have to revert back I am looking into possible fixes.