Ringo
WWasp
•Created by Ringo on 4/10/2025 in #đŸ™‹questions
Fly Prod Deploy - ...not listening on the expected address and will not be reachable by fly-proxy.
I have seen the below error as I run
wasp deploy fly deploy
(both initially + subsequently). It seems like my app is working fine but wonder if this is an issue I need to address.
I have not manually changed any of the fly-client.toml
or fly-server.toml
, which shows internal_port
of 8043 and 8080 respectively since they are automatically generated, which I believe contributed to this issue.
Per Fly's troubleshooting doc, it looks like I would need to update the toml
docs, but before I do that I want to make it won't mess with anything as those files are currently automatically generated.
Error from deploy logs:
12 replies
WWasp
•Created by Ringo on 4/3/2025 in #đŸ™‹questions
Is there a way to cc an email when using sendEmail?
From the docs, it looks like we can only define a to / from in the action.
My use case is to cc my support@ email in the Contact Form submission acknowledgement email to the user such that we can start the support conversation in a thread from there.
6 replies
WWasp
•Created by Ringo on 3/12/2025 in #đŸ™‹questions
Google OAuth : Missing required parameter: scope

20 replies