Trouble changing domain
-
wrote on Nov 5, 2022, 8:36 PM last edited by girish Nov 7, 2022, 8:46 AM
Hello,
I am having trouble changing the domain in my cloudron server I want to change it from matthewdykstra.xyz to mjsiebolt.pro and it is not letting me do that.
I have cloudflare dns services I have gone through the control panel to change the url but now I get when i go to the old domain my.matthewdykstra.xyz it starts the setup all over again and ends up at https://my.mjsiebolt.pro/setup.html
And that is where firefox for MacOS Big Sur Gets this Message
The page isn’t redirecting properly
An error occurred during a connection to my.mjsiebolt.pro .
This problem can sometimes be caused by disabling or refusing to accept cookies.
How do Fix This Issue? I have deleted all cookies and cache and even went to the server directly to setup the cloudron.io with the new domain in FireFox for Linux Ubuntu
Thank you
Matthew -
@Saint-0 add an A record for the bare domain too. so @ for the NAME and your public IP address for the IPv4 field. Do not use the proxy for now. Google "whats my ip", if you see a long weird IP address, that's IPv6. Make sure to open ports for that too or you'll run into the same errors (that was the case for my home server).
wrote on Nov 5, 2022, 8:37 PM last edited by@humptydumpty Yes you need a record for the bare domain
If you are using cloudflare you need to add
A domain.com ipaddress (127.0.0.1)
Then add a cname record fpr www
Cname @ domain.comthat should help you fix the issue.
-
wrote on Nov 6, 2022, 2:23 AM last edited by
Okay after hours of work I got it back to using my old domain but it is in a setupdns.html loop now even when I go to my.matthewdykstra.xyz/#/apps it reverts back
now what?
Thank you for your help -
Okay after hours of work I got it back to using my old domain but it is in a setupdns.html loop now even when I go to my.matthewdykstra.xyz/#/apps it reverts back
now what?
Thank you for your helpwrote on Nov 6, 2022, 2:29 AM last edited by@matthewdykstra out of my league stuff.. you should start your own topic about it though
-
Okay after hours of work I got it back to using my old domain but it is in a setupdns.html loop now even when I go to my.matthewdykstra.xyz/#/apps it reverts back
now what?
Thank you for your help@matthewdykstra issue is somewhere on the DNS side. Is that domain using Cloudflare? If so, for a start I would disable Cloudflare proxying for
my.mjsiebolt.pro
and just make that point to your server (so a single A record). Once that starts working, you can re-enable Cloudflare proxying and see. -
-