Waiting for propagation taking an absurdly long time (even when it works)
-
I'm running a LAMP app and there are about 15 domains I'm hosting on it. Here's the thing, since about two days ago, whenever I add or remove a domain (in the Location settings for the app) it starts the propagation process for each and every domain on the LAMP app (which has always been the case) – and it now takes about 5-10 minutes for each domain(!)
This used to take just seconds. So these small changes brings down the app for around 2 hours before the propagation process is complete. After this everything works.
Why is this process now taking so long? Can anyone think of a fix?
-
@axbom I fixed this a couple of days ago (https://git.cloudron.io/cloudron/box/-/commit/777834d790f1c116bdf3984f94da783defae673f) . If you are comfortable making changes, you can edit the files in
/home/yellowtent/box
and thensystemctl restart box
.Are you using name.com by any chance? This is where I noticed the issue. It seems one of their IPv6 nameservers is unreachable or is having issues.
-
-