Closed ridvanaltun closed 3 years ago
Please check your SMTP settings to use port 465 and to use SMTP_SECURE set to true. in your Heroku environmental variables.
Please check your SMTP settings to use port 465 and to use SMTP_SECURE set to true. in your Heroku environmental variables.
Thanks, everything works now.
I was manually update my fork so i didn't update using EpicGamesFreeGamesUpdate
action, after hitting to EpicGamesFreeGamesUpdate
action, It didn't change my environment variables, I assume it directly pass by looking last commit. A notice that says manual update may break your deployment
would be great in readme file.
Please check your SMTP settings to use port 465 and to use SMTP_SECURE set to true. in your Heroku environmental variables.
Thanks, everything works now.
I was manually update my fork so i didn't update using
EpicGamesFreeGamesUpdate
action, after hitting toEpicGamesFreeGamesUpdate
action, It didn't change my environment variables, I assume it directly pass by looking last commit. A notice that saysmanual update may break your deployment
would be great in readme file.
Ah - yes. I see; since it only runs on deployment. Might it be helpful if the update function includes the env vars as well in order to ensure and updates are backwards compatible?
Please check your SMTP settings to use port 465 and to use SMTP_SECURE set to true. in your Heroku environmental variables.
Thanks, everything works now. I was manually update my fork so i didn't update using
EpicGamesFreeGamesUpdate
action, after hitting toEpicGamesFreeGamesUpdate
action, It didn't change my environment variables, I assume it directly pass by looking last commit. A notice that saysmanual update may break your deployment
would be great in readme file.Ah - yes. I see; since it only runs on deployment. Might it be helpful if the update function includes the env vars as well in order to ensure and updates are backwards compatible?
Checking a variable before update seems to me a best practice to ensure backwards compatibility. So, why not 👍
OK, I moved the env var set to update, so any updates to the image process should reset any missing (or pulled in) variables.
I updated the my fork and make Mailgun setup, after that I rerun
EpicGamesFreeGamesRun
action, it not worked.Heroku Logs, (I censorship my credentials):
In this
2020-12-22T14:32:54.629045+00:00
line the error started.