Hi there, woke up this morning to some sort of email error. My Discourse seemed to be running fine until this.
In Sidekiq, I get many errors such as this:
"16 default Jobs::UserEmail
{"type"=>"digest", "user_id"=>8, "current_site_id"=>"default"}
Jobs::HandledExceptionWrapper: Wrapped SocketError: getaddrinfo: No address associated with hostname"
Also this one:
"5 default Jobs::VersionCheck
{}
Jobs::HandledExceptionWrapper: Wrapped SocketError: Failed to open TCP connection to api.discourse.org:443 (getaddrinfo: No address associated with hostname)"
I’m not sure how to access the app.yml to check. Can’t seem to find it.
Thanks for your help!