frej1046
frej1046
WWasp-lang
Created by frej1046 on 1/30/2024 in #đŸ™‹questions
Problems with server on fly.io - unexpectedly without any updates or redeployments
No, not at all. The docs are fine. This seems to have been a fly.io thing, where they struggled with the certificates for shared IPs.
14 replies
WWasp-lang
Created by frej1046 on 1/30/2024 in #đŸ™‹questions
Problems with server on fly.io - unexpectedly without any updates or redeployments
issuing a new certificate did the trick!! 1. Removing the old certificate fly certs remove bookd.xyz -a foretagscenter-client 2. Creating a new certificate fly certs create bookd.xyz -a foretagscenter-client 3. Adding the proper DNS records accoring to logs (A and AAAA) 4. Watch progress fly certs show bookd.xyz -a foretagscenter-client 5. Repeat for www (but with CNAME post on www subdomain) Thank you all so much for the help, I highly appreciate it!
14 replies
WWasp-lang
Created by frej1046 on 1/30/2024 in #đŸ™‹questions
Problems with server on fly.io - unexpectedly without any updates or redeployments
https://community.fly.io/t/cert-not-being-issued-after-12h/9795/24 This might have something to do with it. I did not have a AAAA record set up (only A record as per the documentation), EDIT: Sorry, I did have the AAAA record, as per the documentation. and fly.io have apparently made some updates here. I will continue with trying to recreate the certificate and redo the DNS settings using A and AAAA posts. (My DNS provider does not allow me to put CNAME under @
14 replies
WWasp-lang
Created by frej1046 on 1/30/2024 in #đŸ™‹questions
Problems with server on fly.io - unexpectedly without any updates or redeployments
Yes, this I could try of course. When setting it up I followed the guide at https://wasp-lang.dev/docs/advanced/deployment/cli#using-a-custom-domain-for-your-app, without adding any CNAME record. It worked until now, but things might change on their side. I will try to follow the fly.io documentation for this one.
14 replies