Yes, but looks like the ‘ProcessPost’ job is failing de to a refused connection … um … this might explain things!
Jobs::ProcessPost {"post_id"=>11, "bypass_bump"=>false, "cooking_options"=>nil, "current_site_id"=>"default"} Jobs::HandledExceptionWrapper: Wrapped Errno::ECONNREFUSED: Failed to open TCP connection to localhost:443 (Connection refused - connect(2) for "localhost" port 443)
Guys, having a dig around, but does anyone know how to run ProcessPost on dev successfully with the otherwise vanilla dev setup (albeit on a cloud server)?
I’ve browsed through a lot of code and configs but can’t see what is forcing ProcessPost to attempt to connect over port 443 …