deploying to custom URL does not work consistently

hey folks,

I bought a domain off squarespace, and I am trying to deploy my app there, it seems to work on an off, sometimes the app is there, sometimes auth works (login button shows), and sometimes it doesnt. here are the steps I've taken.

my domain is yellowbirdapp.com
  1. Followed the fly.io cutom domain deployment (https://wasp-lang.dev/docs/advanced/deployment/cli)
  2. Ensured my google o auth is set up (as in the screenshot)
  3. Verified the domains
  4. Added the A and AAAA and CNAME records for domain verification to my square space DNS dashboard (screenshot)
so going to yellowbirdapp.com shows me an under construction page, but if I go to https://yellowbird-client.fly.dev/ my page works, but the login button appears and then disappears, but if i login, it takes my to a callback as shown in the screen shot

I am at a loss as to figure out how to consistently keep my app deployed and auth working.

Thanks!
image.png
image.png
image.png
image.png
Wasp CLI can deploy your full-stack application with only a single command.
I made a SaaS App. Buy my stuff.
Was this page helpful?