Suspend stopped working

Since about a week suspend stopped working on my desktop PC, used to work perfectly.
Now when I try to suspend with: systemctl suspend is goes to sleep but after a second it powers up again with no monitor signal, I have to restart it in order to login.

I searched in the forum with no luck, this is the output of journalctl -xe -p3 -b-1 even though I don’t think is useful:

Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:22 supawhop kernel: 
Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:22 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:23 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:23 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:23 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:23 supawhop kernel: kvm: disabled by bios
Oct 28 15:12:25 supawhop gnome-session-binary[954]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 28 15:12:25 supawhop gnome-session-binary[954]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 28 15:12:32 supawhop gdm-password][1276]: gkr-pam: unable to locate daemon control file
Oct 28 15:12:33 supawhop systemd[1608]: Failed to start Application launched by gnome-session-binary.
░░ Subject: A start job for unit UNIT has failed
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ A start job for unit UNIT has finished with a failure.
░░ 
░░ The job identifier is 201 and the job result is failed.
Oct 28 15:12:39 supawhop gnome-session-binary[954]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed
Oct 28 15:12:39 supawhop gdm-launch-environment][872]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 28 15:13:00 supawhop pulseaudio[1764]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did>
~

journalctl -b -g suspend                                                                                                                                                                                                                                                                        ✔  base  
Oct 29 09:40:05 supawhop gnome-shell[1743]: Custom Hot Corners - Extended: suspended
Oct 29 09:51:24 supawhop ModemManager[836]: <info>  [sleep-monitor] system is about to suspend
Oct 29 09:51:24 supawhop gnome-shell[1743]: Custom Hot Corners - Extended: suspended
Oct 29 09:51:27 supawhop systemd[1]: Starting System Suspend...
Oct 29 09:51:27 supawhop systemd-sleep[5366]: Entering sleep state 'suspend'...
Oct 29 09:51:27 supawhop kernel: PM: suspend entry (deep)
Oct 29 09:51:49 supawhop kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Oct 29 09:51:49 supawhop kernel: PM: suspend exit
Oct 29 09:51:49 supawhop systemd[1]: systemd-suspend.service: Deactivated successfully.
Oct 29 09:51:49 supawhop systemd[1]: Finished System Suspend.
Oct 29 09:51:49 supawhop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 29 09:51:49 supawhop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 29 09:51:49 supawhop systemd[1]: Reached target Suspend.
Oct 29 09:51:49 supawhop systemd[1]: Stopped target Suspend.
Oct 29 09:51:49 supawhop kernel: audit: type=1130 audit(1667029909.383:302): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 29 09:51:49 supawhop kernel: audit: type=1131 audit(1667029909.383:303): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

I also tried with a new user, same issue.

I am on 515 kernel, tried also with: 510 519 and 60 with no luck

Thanks

i have same problem
i suspend the laptop but wont wake up
i am on 515 kernel and tried with 510 and 60

Also experiencing the same problem. In my case systemd-sleep dumps some data, but can’t understand the root of the problem. Please write something, who already solved this.