I don’t remember seeing the following before when rebuilding Discourse. The errors are “Aborting! Domain is not configured!” and “Aborting! CDN must have a protocol specified. Once fixed you should rebake your posts now to correct all posts.”
Is is anything to be concerned about? Thanks.
I, [2022-06-19T22:14:38.676589 #1] INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Aborting! Mail is not configured!"; exit 1; end'
I, [2022-06-19T22:14:38.767947 #1] INFO -- :
I, [2022-06-19T22:14:38.768752 #1] INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_HOSTNAME"] == "discourse.example.com"; puts "Aborting! Domain is not configured!"; exit 1; end'
I, [2022-06-19T22:14:38.858456 #1] INFO -- :
I, [2022-06-19T22:14:38.859105 #1] INFO -- : > /usr/local/bin/ruby -e 'if (ENV["DISCOURSE_CDN_URL"] || "")[0..1] == "//"; puts "Aborting! CDN must have a protocol specified. Once fixed you should rebake your posts now to correct all posts."; exit 1; end'
I, [2022-06-19T22:14:38.927528 #1] INFO -- :