Computer with freepbx suspending?

Halo, here i have some error (i think) because mi server is suspending after en update: Here is the log:
root@freepbx:~# sudo apt update && sudo apt upgrade -y
Hit:1 http://ftp.belnet.be/debian bookworm InRelease
Get:2 http://ftp.belnet.be/debian bookworm-updates InRelease [55.4 kB]
Hit:3 http://ftp.debian.org/debian stable InRelease
Get:4 Index of /debian-security bookworm-security InRelease [48 .0 kB]
Hit:5 http://deb.freepbx.org/freepbx17-prod bookworm InRelease
Fetched 103 kB in 1s (144 kB/s)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@freepbx:~# sudo fwconsole ma upgradeall
sudo fwconsole reload
No repos specified, using: [standard] from last GUI settings

Up to date.
Updating Hooks…Done
Reload Started
Reload Complete
root@freepbx:~# sudo systemctl disable <service_name>
sudo systemctl stop <service_name>
-bash: syntax error near unexpected token newline' -bash: syntax error near unexpected token newline’
root@freepbx:~#
Broadcast message from Debian-gdm@freepbx on tty1 (Mon 2024-10-21 10:28:39 CEST) :

The system will suspend now!

Most recommendations in debian are to mask these three services

sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target

IWFM

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.