When I try to launch WakeOnLan (WOL) from the console, I get the following message:
and on the server side, in the logs:Error on server:
PermissionError(1, 'Operation not permitted')
I am currently using the following versions:[waptserver ] CRITICAL trigger_wakeonlan failed PermissionError(1, 'Operation not permitted')
The server is running on Debian 11, and the wakeonlan package is installed. The message is brief and doesn't specify which file is inaccessible.WAPT Server version: 2.2.3
WAPT Agent version: 2.2.3.12485
WAPT Setup version: 2.2.3.12485
WAPT Deploy version: 2.2.3.12485
Database status: OK (2.2.6.2)
The files that appear to be related to wakeonlan are as follows:
Do you have any idea what might be causing the blockage here?drwxr-xr-x 2 root root 9 Dec 16 16:33 .
drwxr-xr-x 171 root root 202 Feb 22 17:03 ..
-rw-r--r-- 1 root root 44 Dec 16 11:37 entry_points.txt
-rw-r--r-- 1 root root 4 Dec 16 11:37 INSTALL
-rw-r--r-- 1 root root 1095 Dec 16 11:37 LICENSE
-rw-r--r-- 1 root root 3556 Dec 16 11:37 METADATA
-rw-r--r-- 1 root root 773 Dec 16 11:37 RECORD
-rw-r--r-- 1 root root 0 Dec 16 11:37 REQUESTED
-rw-r--r-- 1 root root 83 Dec 16 11:37 WHEEL
-rw-r--r-- 1 root root 4 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/INSTALLER
-rw-r--r-- 1 root root 1095 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/LICENSE
-rw-r--r-- 1 root root 3556 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/METADATA
-rw-r--r-- 1 root root 773 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/RECORD
-rw-r--r-- 1 root root 0 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/REQUESTED
-rw-r--r-- 1 root root 83 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/WHEEL
-rw-r--r-- 1 root root 44 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan-2.0.1.dist-info/entry_points.txt
-rw-r--r-- 1 root root 2554 Dec 16 11:37 /opt/wapt/lib/python3.8/site-packages/wakeonlan.py
Best regards,
