I faced the issue - my laptop can't suspend. After I checked logs (via dmesg) - I realized that my network interface faces errors during the wol (wake on lan) functionality. I've never used this functionality, so I disabled it with the following command:
sudo ethtool -s enp0s31f6 wol d
