@james said in Notification being unhelpful:
Hello @ekevu123
Where did you see this log message?
In the main notifications of the server instance
@joseph said in Notification being unhelpful:
This is coming from porkbun - https://status.porkbun.com/ . They are having some service issues .
Oh, thank you, that wasn't clear!
Ah ok, Cloudron doesn't wait for DNS to be in sync forever. It just waits for it at installation time and gives up after some retries.
Maybe a feature request?
@samgreenwood are you following the steps in https://docs.cloudron.io/backups/#move-cloudron-to-another-server ?
If you need access to your old server simply change DNS manually to point to the old server or modify your laptop's /etc/hosts .
my.domain.com 1.2.3.4
(where 1.2.3.4 is your old server IP)
actually after looking closer in the code, the RRSet record api should also work as ich even for more records. It only would hit an issue, if one record has more than 25 values.
Hello @arta
Yes it does.
If you place the file /root/yellowtent/boxdata/custom_pages/notfound.html you can customize it.
I have copied the original and edited the text:
[image: 1766355580244-a2bb1bf8-7374-4be0-a13e-811a40335ed4-image-resized.png]
@shrey said in Error: Domain nameservers are not set to NameCheap:
Sorry, my first time with this sort of Subdomain delegations.
Subdomain delegation can be very, very tricky.
Not all DNS providers even support this.
I know that DigitalOcean is very straight forward with adding a subdomain as full Domain and works well.
But for example Cloudflare or Hetzner do not even allow adding e.g. subdomain.DOMAIN.TLD as a DNS entry.
There are probably no answers here since it is a very uncommon setup. Why put in so much effort to pipe mails via another mail service into Cloudron . At that point, isn't it just easier to accept using the other service for mail entirely ?
Hello @3246
Yes, as stated in the information text in AdGuard:
Allowed clients
A list of CIDRs, IP addresses, or ClientIDs. If this list has entries, AdGuard Home will accept requests only from these clients.
Emphasis on only.
WebFinger is not a simple static file (though of course it can be). The URL has to respond based on the acct provided in the query parameter. So, each user needs to have their own links .
For the moment, it's best to use something like https://wordpress.org/plugins/webfinger/ . Or if you can code, just write some simple PHP page or static Surfer page to respond . Cloudron's nginx server will query the app.