HP Envy 4570 wireless printer - cannot get it working

CUPS service changed name with the last update

It’s no longer org.cups.cupsd.socket, but cups.socket.

Just running:

sudo systemctl enable cups.service
sudo systemctl start cups.service

(and possibly rebooting) should fix everything.