Ryan Salsman
WWasp
•Created by Ryan Salsman on 3/15/2025 in #đŸ™‹questions
Email does not work after deployment
When I run "fly logs -a sobek-server" I can see this in there...
LEMONSQUEEZY_API_KEY
I've added those secrets and then redeployed the server and I'm still getting that error. I'll keep hammering away.
12 replies
WWasp
•Created by Ryan Salsman on 3/15/2025 in #đŸ™‹questions
Email does not work after deployment
There are two areas on fly.io where it seems logs are accessible: "Live Logs" and "Log Search".
When I click "Live Logs" it always says "Waiting for logs..." and both machines seem to be not running (they have grey dots).
When I click "Log Search" it says there is no data.
When I inspect network traffic, I'm getting http 200 responses on api endpoints, so it seems it's connecting to a server somehow.
I'll admit, I'm ignorant of this sort of stack so I'm not sure if I'm missing something "obvious."
12 replies
WWasp
•Created by Ryan Salsman on 3/15/2025 in #đŸ™‹questions
Email does not work after deployment
Where would I check the Wasp logs?
12 replies
WWasp
•Created by Ryan Salsman on 3/15/2025 in #đŸ™‹questions
Email does not work after deployment
I thought it might have to do with a mismatch in my client url and server url, and also a mismatch with my server url and my REACT_APP_API_URL? The server wasn't matching what SendGrid expected? Or some mess in the chain. I made them all the same and it's still not working.
I'm going to check certs next.
12 replies