Ghost hostname after hostname change

Thank you Jay for the link. I hadn’t found that topic yet. :slight_smile:

Based on your inputs and that linked topic, I have:

  1. Disabled Cloudflare and confirmed via DNSChecker.org my A records resolve to my DO droplet IP
  2. Doublechecked my app.yml (it was fine)
  3. Entered app container and ran discourse remap from old to new domain name and it made changes. To confirm, I ran it second time and it exited with no changes
  4. Used recursive grep looking inside and outside the app container for the old domain name and found nothing
  5. Rebuilt the app and studied the docker run command. Found no issues.
  6. Went into my admin and changed backup from local to S3
  7. Continued to get the 500 error as before. :crying_cat_face:
  8. Changed back to local backup and everything was fine again.
  9. Enabled Cloudflare and confirmed it is proxying once again

I am feeling stuck and am basically :man_shrugging: